Page 1 of 1

Scroll Bar Colours? ... In Netscape?

Posted: Mon Jan 13, 2003 6:46 am
by glenn
Hello,

I have just started using CSS and I am haiving a problem! The CSS rule that I have writen works fine in IE but not in Netscape, so what I have is to use Javascript to load different css files in when the sites being used by Netscape or IE this is working (or at less I thnk it is) but the scroll bar colours dont seem to work in Netscpe is that just because Netscape does not support them or is it just my coding? Here are the scrollbar effects I have been using :

scrollbar-base-color: #660066;
scrollbar-face-color: #660066;
scrollbar-arrow-color: #CC9900;
scrollbar-track-color: #CC9900;

Can anyone help?


Thank you Glenn Curtis.

Posted: Mon Jan 13, 2003 6:54 am
by twigletmac
Those scrollbar effects are IE specific Microsoft inventions so they don't necessarily work in other browsers.

A Google search throws up the following:
http://www.webmasterworld.com/forum83/39.htm
http://www.dwfaq.com/FAQ/CSS/default.asp

Mac

Galleon

Posted: Wed Jan 15, 2003 6:27 am
by crazyjimsmith
I cant remember which but they also work in either Galleon or Konqueror. I am not on linux anymore (it was too much to learn) so I cant check. But yeah its a microsoft thing