Scroll bar affect

This is a simple affect but can make the web page look so much different, you can alter the code so there's on a couple of buttons on the page or the whole lot!! 

The code is put in the same place as the style sheet's within the <head> </head> section.

The code:

<style>
<!--

BODY{SCROLLBAR-FACE-COLOR: #3399FF; SCROLLBAR-HIGHLIGHT-COLOR: #333333; SCROLLBAR-SHADOW-COLOR: #333333; SCROLLBAR-3DLIGHT-COLOR: #344556; SCROLLBAR-ARROW-COLOR: #fefefe; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #333333}

-->
</style>

All you need to change is the colors for the various parts, trial and error it

Only adverts below!