scrollbar-
darkshadow-color

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

scrollbar-shadow-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 outer bottom and right bevel edges (the normally darker portion of the "shadows") of the scrollbar arrows and scroll bar slider box portions of a scroll bar (see 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-darkshadow-color: #00ffff }
In-Line:  <body STYLE="scrollbar-darkshadow-color: #00ffff">text</body>
Browser Peculiarities

Boring Copyright Stuff....