scrollbar properties


What it does:
These properties control the appearance of the scrollbar (colors). These codes are only compatabile with IE and Opera browsers. For every one you will need to specify a hex color code.

HTML Equivalent:
None

Values:
scrollbar-face-color: The big top portion of the scrollbar.
scrollbar-arrow-color: The arrows on your scrollbar.
scrollbar-shadow-color: Shadow on the scrollbar.
scrollbar-darkshadow-color: The darkest shadow on the scrollbar.
scrollbar-hilight-color: The lightest shade one the scrollbar.
scrollbar-3dlight-color: Gives the scrollbar a 3D look, is usually the same color as the face color.
scrollbar-track-color: The track on the scrollbar (the part it scrolls on).

Example:
External Style Sheet: body {scrollbar-face-color: black; scrollbar-arrow-color: white; scrollbar-shadow-color: black; scrollbar-darkshadow-color: white; scrollbar-hiligh-color: black; scrollbar-3dlight-color: white; scrollbar-track-color: silver;}
In-line: <body style="scrollbar-face-color: black; scrollbar-arrow-color: white; scrollbar-shadow-color: black; scrollbar-darkshadow-color: white; scrollbar-hiligh-color: black; scrollbar-3dlight-color: white; scrollbar-track-color: silver;">

CSS Properties: Contents

::Fonts
font-style
font-weight
font-family
color
::Text
text-align
text-decoration
text-transform
text-shadow
::Backgrounds
background-color
background-image
background-repeat
background-attachment
::Scrollbars ::Dimensions ::Margins and Padding
::Borders
Border
Border-width
Border-style