I am doing a new site and I need a footer area to appear at the bottom of the content (much like this site), but I want it to appear at the bottom of the window when there is less content than requires a scrollbar.
For example: http://odata.stackexchange.com/
...has a footer, but on a large screen it appears in the middle of the page. I want it to attach to the bottom of the window but geet there is more text in which case it floats beneath the content.
I hope I have described my problem sufficiently :-)
Does anyone have any ideas or help with this?