Here's the code:
body
[
background-color:#000000;
scrollbar-3d-light-color: #CCCCCC;
scrollbar-arrow-color: #FFCC00;
scrollbar-base-color: Black;
scrollbar-dark-shadow-color: #CCCCCC;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #CCCCCC;
scrollbar-shadow-color: #CCCCCC;
scrollbar-track-color: #000000;
]
For some reason when this is loaded, nothing happens. There are a few sites that the coloring works on, but then there are a few where it doesn't.
Do you see any issue with this? Or do you know of some problem inherent with IE and colored scrollbars?
body
[
background-color:#000000;
scrollbar-3d-light-color: #CCCCCC;
scrollbar-arrow-color: #FFCC00;
scrollbar-base-color: Black;
scrollbar-dark-shadow-color: #CCCCCC;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #CCCCCC;
scrollbar-shadow-color: #CCCCCC;
scrollbar-track-color: #000000;
]
For some reason when this is loaded, nothing happens. There are a few sites that the coloring works on, but then there are a few where it doesn't.
Do you see any issue with this? Or do you know of some problem inherent with IE and colored scrollbars?



Comment