Warning: fopen(graphic_design/files/thread-1013-1.txt) [function.fopen]: failed to open stream: Permission denied in /graphic_design/global.php on line 421
file NOT opened scrolling problems -
PDA

View Full Version : scrolling problems


Ed Hall
06-08-2004, 10:12 AM
Ok I'm designing in CSS.

The problem is with the entire document scrolling. I have content overflow so it should be hidden except in the containment box. But the problem is that entire document still scrolls as if that content is still there.

Is there a way to not make the entire document scroll??

The problem is with IE5.2 Mac I haven't checked a PC yet.

freakyclean
06-08-2004, 10:34 AM
Yeah you have to add a no scoll thing to the body tag I think... I will look around. I can't remember how exactly I did it before.

Ed Hall
06-08-2004, 10:38 AM
man I don't know why I didn't think that before.. it worked thanks