Lunar Zafara
03-05-2005, 06:28 PM
Hi, is there any way you can make a div layer that scrolls? Any help would be appreciated ^-^
|
View Full Version : Scrolling div Lunar Zafara 03-05-2005, 06:28 PM Hi, is there any way you can make a div layer that scrolls? Any help would be appreciated ^-^ webgirl 03-05-2005, 06:42 PM I think overflow:auto; would do it. Works on my site. Lunar Zafara 03-05-2005, 06:43 PM I'll try it, then. Thanks a lot! ^^ pb&j 03-06-2005, 02:39 AM be sure the DIV has a WIDTH and HEIGHT value too. that way the overflow knows when to start scrolling or not. |