scrollbar-
face-color

Support Key: [IE5.5B1|O7]
Other Scrollbar Properties
scrollbar-arrow-color
scrollbar-base-color
scrollbar-shadow-color

scrollbar-darkshadow-color
scrollbar-highlight-color
scrollbar-3dlight-color
scrollbar-track-color
= Index DOT Css by Brian Wilson =
  Main Index | Property Index | CSS Support History | Browser History  



   Quick Statistics   
Default Value:
   NA
Applicable Elements:
Elements whose intrinsic display may use scrollbars
(APPLET, BODY, EMBED, OBJECT, SELECT, TABLE, TEXTAREA)
or elements with an assigned 'overflow' property value of "scroll" or "auto".
Inherit From Parent:
Yes
Applicable Media:
Visual
HTML Equivalent:
NA
Official Docs:
Microsoft MSDN Reference
What is it?
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 (please see also the illustrated diagram showing the components of a scrollbar interface.)

Allowed Values
[color]
[IE5.5B1|O7]
Type: Explicit
Description:
This is a representation of the values for Red/Green/Blue used to determine a final display color. Please see the section on Color Units for details on the various color specification schemes.
Example
Ext/Doc: body { scrollbar-face-color: red }
In-Line:  <body STYLE="scrollbar-face-color: red">text</body>
Browser Peculiarities

Boring Copyright Stuff....