CSS SCROLLBAR-FACE-COLOR
This property describes the color for the button face of the scrollbar arrow widgets, the button face color of the slider widget and the main color of the inactive square at the bottom/right corner of the scrolled box. This property has no effect on the scrollbar tray/track that the scrollbar slider widget travels in
Example
body {
scrollbar-face-color: red
}
text
Possible Values
[color]: This is a representation of the values for Red/Green/Blue used to determine a final display color.
6 Responses
Whats the point, browser devs are idiots, since browsers have their own scroll bars.
It would be awsome if there where a reliable way to controll this, but with the retarded browser devs we have today, i wouldent hold my hopes up.
Opera too supports it
The point is that scrollbars inside div or iframe elements could use some custom coloring/skinning to match with the design/pallette so the “stupid” web devs don’t have to resort to javascript or flash for this kind of work. A scrollbar is a visible element and needs to be able to be styled like everything else. That’s the job for CSS not javascript or plugins.
I agree, scrollbars within divs can look so ugly. using css to control styling of scrollbars is very useful.
It would be great to be able to customize div element scrollbar styles, would give a much prettier look to the site, but how long is it gonna take for the browsers to completely support it.
after about 45 mins of searching. Its been concluded, web developers have not yet thoughtt aboutt scrollbars at all! so ill just cover mines up with an absolute: image position. :( if i can’t style the scroll THERE WILL BE NONE!……use your mousewhell instead! ;>