Forum Moderators: not2easy

Message Too Old, No Replies

Scrollbar height control

Is it possible?

         

orangetwist

8:32 pm on Jun 16, 2005 (gmt 0)

10+ Year Member



Hi everyone,

Is there a way to control the height of a vertical scroll bar using CSS and not frames? Got one that's too tall for the background box in some browsers.

Thanks!

ps Site Search is down?

Sathallrin

10:46 pm on Jun 16, 2005 (gmt 0)

10+ Year Member



Not sure exactly what you are describing, but maybe you could use a div with overflow:scroll or auto and set the height of that.