View Full Version : Oversized DIV in an overflow DIV (marquee) makes scrollbar appear in Moz.
x_goose_x
04-18-2003, 04:06 PM
I have a marquee script that works fine in IE, but when put into mozilla, the horizontal scrollbar goes nuts. When the scrolling DIV moves from left to right my scrollbar gets larger. Is there any way to stop this? Aside from clipping the scrolling DIV.
Roy Sinclair
04-18-2003, 04:27 PM
You could embed the whole scrollbar into another div with overflow hidden. That way the parts of the div not showing would be clipped automatically instead of focing you to clip it programmatically.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.