![]() | |||||||||
|
|
|
|
|
|
|
|
|
|
|
|
CSS Scrollbars
This tutorial is to make your scrollbars look spiffy. Just a note that colored scrollbar effects do not validate and only work in Internet Explorer. If you want to have valid scrollbar codes, plese read my tutorial in the Javascript section about this. Here is the code just for the scrollbar. It goes in the style.css file with the rest of your css, but be careful, as it is part of the BODY tag. Be sure that when you add the code, you add it inside the BODY tag, so that you do not have *two* body sections.
Here is an image that explains what each part of the scrollbar code means:
The scrollbar defaults to the right side of the browser screen. If you want to move your scrollbar to the left side, simply add the following code inside the BODY { } tags:
| |||||||||