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.
Scroll Bar Colours? ... In Netscape?
Moderator: General Moderators
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
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
A Google search throws up the following:
http://www.webmasterworld.com/forum83/39.htm
http://www.dwfaq.com/FAQ/CSS/default.asp
Mac
Last edited by twigletmac on Wed Jan 15, 2003 6:29 am, edited 1 time in total.
-
crazyjimsmith
- Forum Commoner
- Posts: 28
- Joined: Sat Jan 11, 2003 1:46 pm
- Location: Sydney
- Contact:
Galleon
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