You can do it easily with CSS:
(From http://www.websitetips.com
<html>
<head>
<style type="text/css">
<!--
body {scrollbar-3dlight-color:g
scrollbar-arrow-color:yell
scrollbar-base-color:tomat
scrollbar-darkshadow-color
scrollbar-face-color:teal;
scrollbar-highlight-color:
scrollbar-shadow-color:mag
-->
</style>
</head>
<body>
<p>.<p>.<p>.<p>.<p>.<p>.<p
</body>
</html>
Main Topics
Browse All Topics





by: MusicManPosted on 2003-11-20 at 07:52:18ID: 9788385
Try here
main/javas cript/ chan gescrollba rcolor1.ht ml
http://www.codelifter.com/
They have a neat script to do just what you want.
HTH
MM