Click to See Complete Forum and Search --> : No bottom Scrollbar


cybercampbell
07-08-2004, 06:07 AM
Hi all

I have a layer and I need the side scroll bar but not the bottom one that apears. Is it possible to get ride of the bottom scrollbar in both IE and NS?

Cheers
Chris

Primal
07-08-2004, 10:05 AM
Use overflow: auto and you should get just the side scroll bar. The side scroll bar will only show up if you need it, though.