scrollbar-
highlight-color

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

scrollbar-shadow-color
scrollbar-darkshadow-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
What is it?
This property describes the color of the inner top and left bevel edges (the normally darker portion of the "highlights") of the scrollbar arrows, the scroll bar slider box, and half of the dither pattern color of the scrollbar slider tray area (the other half of the dither is taken from the OS default button face color.) For a more detailed explanation of the components of a scrollbar interface, check this illustrated diagram.

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-highlight-color: yellow }
In-Line:  <body STYLE="scrollbar-highlight-color: yellow">text</body>
Browser Peculiarities

Boring Copyright Stuff....