View Full Version : Div Table not Scrolling Properly.


Trifle
09-04-2004, 03:53 AM
My Div Table in my User Lookup on Neopets, is scrolling horizontally, not vertically?

<DIV id=scroll3
style="OVERFLOW: auto; WIDTH: 350px; HEIGHT: 100px; BACKGROUND-COLOR: #FFFFFF">
Text here.Text here.Text here.
Text here.
Text here.
Text here.

Text here.Text here.
Text here.

Text here.


</DIV>

pb&j
09-04-2004, 04:05 AM
it would depend on the text inside of the div.
where-ever it goes beyond 350 in width or 100 in height, a scrollbar will appear.
perhaps link to the problem page if possible?

Trifle
09-04-2004, 04:12 AM
Scrolling properly now, sorry.