http://game.patternsforphp.com/window.html
Basic premise - one can add a header and sidebar which never change position because the tab/window scrolling is disabled (html and body have 100% height and all padding/margins removed from top and bottom). I should then be able to add a second content column (the main part of the page) which uses the overflow:auto style to add scrolling bars if required.
I'm gathering it's more complicated than that though... One test saw IE6 scrolling, but the scrolled content left the division it was in and just scrolled right up into the header remaining visible under the header text. Weird stuff - but not what this topic was for...
Examples would be nice.
Thanks guys...
