I am developing a web app that is supposed to have the feeling of a desktop app. I want my layout to make use of the entire browser window height (no more, no less). I’ve made an image that show the intended structure of the page.
In other words, I don’t want the user to be able to scroll the entire page, but rather the different sections of the page. Similar to how most desktop applications work.
I’ve read everything about how to create columns with equal height etc., but non of the solutions I’ve found adds scrolling to the different sections instead of the entire page, and still makes use of the entire window height.
I hope someone has a solution to this, it would be awesome. I’ve been googling for hours.
This should get you 90% of the way there:
http://jsfiddle.net/aEdc7/
However, have you considered using a JavaScript framework such as Ext JS? Take a look at some of the demos: http://dev.sencha.com/deploy/ext-4.0.1/examples/