Have you ever wondered how you get the scrollbar colors to change? Well, it's easy to do with CSS.
It can be done with the scrollbar properties in CSS. Note, though, that only Microsoft Internet Explorer supports these properties. There are eight scrollbar properties:
Ok, great, so what do these properties represent? Have a look at the image below...
To use these properties, all you have to do is put them into the body selector of a stylesheet. An example is shown below.
<style type="text/css">
|
|
Go ahead and try it, play around with the different settings. 
| Discuss Tutorial: Custom Scrollbars | 13 Comments |

custom scrollbars does not work with firefox (mozilla) browsers.



