scrollbar-
arrow-color

Support Key: IE5.5B1
Other Scrollbar Properties
scrollbar-face-color
scrollbar-base-color
scrollbar-shadow-color
scrollbar-dark-shadow-color
scrollbar-highlight-color
scrollbar-3d-light-color
= Index DOT Css by Brian Wilson [indexdot@blooberry.com] =
  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 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
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....