Hello Suvina,
You could not apply styles to the scroll bars except in Internet Explorer.
One important thing you must know about a colored scroll bar is that it does not work in Gecko-based and WebKit browsers (Firefox, Netscape Navigator, Mozilla, Safari, Chrome): It is an Internet Explorer's only property. It is not a standard property or a proprietary property. According to W3C, these properties are illegal: they are neither defined in any CSS specification nor are they marked as proprietary (by prefixing them with "-vendor-").
However, if you want to style the scroll bars only in Internet Explorer, you could check the following example, that I have prepared for you:
The example is bases on Telerik RadDock Black skin, so I have added a few styles in the document header to make the scroll bars black styles in Internet Explorer. This code will no take effect in browsers like Firefox, Opera. Safari and Chrome. Please, find attached
scrolls.gif showing comparison between the result form the above code in Internet Explorer and Firefox.
Greetings,
Bojo
the Telerik team
Check out
Telerik Trainer, the state of the art learning tool for Telerik products.