I need to change the scroll bar color in Firefox. Using CSS I am able to change scroll bar color in IE. It works fine. But I cannot see the change in Firefox.
I dont want any custom scroll bars. I want to apply the color to the default scroll bar only.
Not all browsers will let you control the styling for their scrollbars.
You can fake scroll bars with plugins like this, which claims to be cross-browser compatible:
http://www.kelvinluck.com/projects/jscrollpane-custom-cross-browser-scrollbars/