scrollbar-
track-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-highlight-color
scrollbar-3dlight-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 solid color of the scrollbar track (see the illustrated diagram showing the components of a scrollbar interface to see this better.)

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

Boring Copyright Stuff....