scrollbar-
arrow-color

Support Key: [IE5.5B1|O7]
Other Scrollbar Properties
scrollbar-face-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 of the scrollbar directional arrows of a scroll bar when they are activate-able. When scrllbars appear but are not usable, this property does not control the arrow color in this state. 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-arrow-color: green }
In-Line:  <body STYLE="scrollbar-arrow-color: green">text</body>
Browser Peculiarities

Boring Copyright Stuff....