[thelist] iframe scrollbar colours

Sam-I-Am sam at sam-i-am.com
Fri Nov 2 09:30:40 CST 2001


> I find dhtml scrollbars clunky and unreliable which is why i though id use
> iframe in IE.

that depends on whose you use of course :) 
But i know what you mean. Actually I was talking about a scrollable div
in the css sense: 
div style="overflow: auto"
(see here: http://www.sam-i-am.com/testsuite/css/overflow.html )

if you have iframe support you more than likely have css2 support too.
So that's another option. Of course a div doesn't have a src attribute,
so it's a little more complicated to load content in there on the fly so
this might be no help

Sam




More information about the thelist mailing list