[thelist] horiz scrollbar only on overflow div

Morgan Kelsey morgan at morgankelsey.com
Thu Jan 23 00:22:00 CST 2003


> > Err..no, overflow: auto works as advertised in IE Win.
>
> visit this in IE/win (5.5 is what i have here):
> http://roselli.org/adrian/articles/style_switcher.asp
>
> completely unecessary vertical scrollbars... even added padding to
> try to override it...
>

well, here's i'm settling on for this particular project:
{
width : 500px;
overflow : auto;
overflow-y : hidden;
}
yeah, invalid, but at least it cascades toward invalidity....heh, sounds like my
life in general.


nagrom
http://morgankelsey.com/




More information about the thelist mailing list