Is there a way to make the tab container extend to the bottom of the browser window? I have a footer at the bottom of the page and Ive used the sticky footer example here for that..
http://ryanfait.com/sticky-footer/
So how can i make the tab container height extend the height of the browser minus the footer height etc..
I have seen possible javascript solutions, but i havent found one thats pure css.
Any help would be appreciated!