PDA

View Full Version : dhtml scrollbar show/hide...not scrolling?


cloudseven
03-28-2003, 08:00 AM
hi guys again,

http://cloudseven.www4.dotnetplayground.com/cloudseven.asp

I have a scroller that's working properly, but I'm trying to implement a show/hide function to it. If you click on 'messagebox' on the menu, the scroller shows, but it no longer scrolls? I'm not sure if it has to do with the css properties. Can someone take a look please. Thanks so much.


*when one thing works, another goes wrong, sigh*

cloudseven
03-30-2003, 06:57 AM
got it working...just had to disable the onload=init() and change to an onclick even. Can't believe I didn't figure that out early. DUH!!!


:o