Natalie79
10-09-2007, 09:16 AM
I found this code here on codingforums, and used it for a CSSheet:
body{
SCROLLBAR-FACE-COLOR: white;
SCROLLBAR-HIGHLIGHT-COLOR: white;
SCROLLBAR-SHADOW-COLOR: #BFB8A6;
SCROLLBAR-3DLIGHT-COLOR: #BFB8A6;
SCROLLBAR-ARROW-COLOR: #AB9A74;
SCROLLBAR-TRACK-COLOR: white;
SCROLLBAR-DARKSHADOW-COLOR: #f9faf4;
}
It works fine in IE, but not in Firefox. The scrollbar simply vanishes. I've searched the net and even here and can't find what the trick is... or it it that nothing can be done about it?
thanks.
Nat
body{
SCROLLBAR-FACE-COLOR: white;
SCROLLBAR-HIGHLIGHT-COLOR: white;
SCROLLBAR-SHADOW-COLOR: #BFB8A6;
SCROLLBAR-3DLIGHT-COLOR: #BFB8A6;
SCROLLBAR-ARROW-COLOR: #AB9A74;
SCROLLBAR-TRACK-COLOR: white;
SCROLLBAR-DARKSHADOW-COLOR: #f9faf4;
}
It works fine in IE, but not in Firefox. The scrollbar simply vanishes. I've searched the net and even here and can't find what the trick is... or it it that nothing can be done about it?
thanks.
Nat