
Originally Posted by
Twey
This isn't Javascript. What's it doing in a .js file? Actually, it's not CSS either. What is this?No tags in a JS file.
I believe what he is attempting to use is
Code:
scrollbar-face-color: #fff;
scrollbar-highlight-color: #fff;
scrollbar-3dlight-color: #fff;
scrollbar-darkshadow-color: #fff;
scrollbar-shadow-color: #fff;
scrollbar-arrow-color: #fff;
scrollbar-track-color: #fff;
even though it looks like what he was doing was attempting to use the Javascript equivalents, even though those weren't correctly implemented either.
Bookmarks