PDA

View Full Version : The Colored Scroll Bar--can someone give it me


NazWeb
06-25-2001, 03:19 PM
Can someone please give me the code to get the colored scroll bars, had it, lost it, need it...thanks for the help.
tvance.net

Strok
06-25-2001, 04:21 PM
<html>
<head>
<title>scrollbar-test</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
BODY { scrollbar-face-color: #000000; scrollbar-shadow-color: #660000; scrollbar-highlight-color:
#66000; scrollbar-3dlight-color: #cccccc; scrollbar-darkshadow-color: #660000;
scrollbar-track-color: #ffffff; scrollbar-arrow-color: #660000; }
-->
</style>
</head>

<body bgcolor="#FFFFFF" text="#000000">
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
</body>
</html>

NazWeb
06-25-2001, 04:31 PM
Strok, your knowledge is exceeded ONLY by your charitable nature! (wow-hows that for a thank you!)

peace.