Hi ,
how to apply the css styles for scrollbar..?
i have used below css properties:
body
{
scrollbar-track-color:red;
scrollbar-face-color:green;
scrollbar-highlight-color:FFFFFF;
scrollbar-base-color:FFFFFF;
scrollbar-darkShadow-color:FFFFFF;
scrollbar-shadow-color:FFFFFF;
scrollbar-arrow-color:FFFFFF;
}
its working in IE, but its not working in firefox browser.
so please help me any one to change the scrollbar color,size that should be work on firefox browser.
Thanks in advance.
Regards,
Shajahan.