scrollbar-3d-
light-color

Support Key: IE5.5B1
Other Scrollbar Properties
scrollbar-face-color
scrollbar-arrow-color
scrollbar-base-color
scrollbar-shadow-color
scrollbar-dark-shadow-color
scrollbar-highlight-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 outer top and left bevel edges (the normally lighter portion of the "highlights") 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.)

NOTE: This documentation is pulled from IE's online reference material, which appears to be incorrect. IE 5.5 Beta 1 does not appear to actually support 'scrollbar-dark-shadow-color' as a CSS property; it DOES, however, appear to support the effects of this property through scripting.

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-3d-light-color: #ffff00 }
In-Line:  <body STYLE="scrollbar-3d-light-color: #ffff00">text</body>
Browser Peculiarities

Boring Copyright Stuff....