laura189
04-14-2003, 06:24 PM
Hi, I've just added a code for gradient wipe on my site, but it doesn't work. I've uploaded the link.htc and I have moved to a paid host.
I think it's because I have more than one css script, but i'm not sure.
It has a yellow flashing line like a text cursor, but does nothing else.
<style><!-- a{behavior:url(link.htc); color:red; filter: progid:dximagetransform.microsoft.gradientwipe (duration=1.0); height:0px; text-decoration:none} --></style>
<STYLE type="text/css"><!--
A:link{COLOR: ffffff; TEXT-DECORATION: none; font-weight: normal;}
A:visited{COLOR: ffffff; TEXT-DECORATION: none; font-weight: normal;}
A:hover{COLOR: ffffff; TEXT-DECORATION: none; cursor:e-resize ;}
--></STYLE>
<style type="text/css">
body {
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #000000;
}
</style>
I think it's because I have more than one css script, but i'm not sure.
It has a yellow flashing line like a text cursor, but does nothing else.
<style><!-- a{behavior:url(link.htc); color:red; filter: progid:dximagetransform.microsoft.gradientwipe (duration=1.0); height:0px; text-decoration:none} --></style>
<STYLE type="text/css"><!--
A:link{COLOR: ffffff; TEXT-DECORATION: none; font-weight: normal;}
A:visited{COLOR: ffffff; TEXT-DECORATION: none; font-weight: normal;}
A:hover{COLOR: ffffff; TEXT-DECORATION: none; cursor:e-resize ;}
--></STYLE>
<style type="text/css">
body {
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #000000;
}
</style>