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 }

<body style=”scrollbar-face-color: red”>text</body>
 

 

Possible Values

Value Description
[color] This is a representation of the values for Red/Green/Blue used to determine a final display color.

 

 

4 Responses to “CSS SCROLLBAR-FACE-COLOR”

  1. kumar naidu Says:

    exlent

  2. kumar naidu Says:

    body { scrollbar-face-color: red }

    text

  3. Blast Says:

    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.

  4. mwhenry.com » Blog Archive » What I’m Reading: 3/20 Says:

    […] CSS Styled Scrollbars With Mootools and JQuery: Currently, only the IEs support the styling of scrollbars with CSS alone (although scrollbar styles are part of CSS3). This post links to a couple of Javascript-library-based techniques to get the job done in the meantime. […]

Leave a Reply