Wed, 2007-02-28 14:08
Hi
Take a look at this: http://common.test.capitex.se/test2.html
How can I do exactly the same using CSS? I don't think it is possible, but maybe we have some really good css-hackers out there?
* Do not suggest some other solution than IFRAME, and do not talk about the bad idea using IFRAME, I allready know that.
* Scroller only in the content-area
* No scroller in the browser-window
* avoid tables
* avoid script
* avoid IE quirks-mode
* Should work in IE6+, Firefox and Opera 8+
Main problem to solve:
Make the height of an element "100% - some fixed height"
Best regards