Scroll Bar Colours? ... In Netscape?
Posted: Mon Jan 13, 2003 6:46 am
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.
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.