Forum Moderators: not2easy
I do have a problem with my CSS scripting in Firefox.
It seems as if it is not read well.
In IE6.X there is no problem.
Thank you for any help.
This is the script :
<STYLE type="text/css">
body {
scrollbar-3dlight-color:;
scrollbar-arrow-color: rgb(180,180,180);
scrollbar-base-color:;
scrollbar-track-color:;
scrollbar-darkshadow-color:;
scrollbar-face-color: rgb(0,0,0);
scrollbar-highlight-color:;
scrollbar-shadow-color:;
cursor : crosshair;}
A {
text-decoration: none}
</STYLE>