Hi everybody,
I have this script for fancy scrollbars, but it does not work. I am on Windows 2000 & I use internet explorer 6.0 and Netscape 7.0 I can't see the colors in both browsers.
Can somebody help me out, what modifications should I make in order to have the colors?
Thanking you in advance
Hrisula
Here is the script
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"><STYLE TYPE="text/css">
<!--
BODY{
scrollbar-face-color:#00BDE6;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
}
-->
</STYLE>
<TITLE></TITLE>
</HEAD>







.

Bookmarks