2008 Oct 19
Theree are some properties not in the CSS standard that are supported by some browsers (e.g. KDE Congueror and IE 5.5+):
html, body { scrollbar-3dlight-color: #639; scrollbar-arrow-color: black; scrollbar-darkshadow-color: #333; scrollbar-face-color: #396; scrollbar-highlight-color: #CCC; scrollbar-shadow-color: #999; scrollbar-track-color: blue; } |
|