View Full Version : CSS code for link fade?


sugarberrie87
07-19-2003, 11:09 PM
Is there a CSS code i can use that makes links fade or blend from one color to another by hover??
kthanx!~

<STYLE type="text/css"><!--
A:link{color:c3b297;text-decoration:none;}
A:visited{color:c3b297;text-decoration:none;}
A:active{color:c3b297;text-decoration:none;}
A:hover{color:c3b297;cursor:crosshair;letter-spacing:2pt;}
--></STYLE>

Alcy
07-20-2003, 02:19 AM
It's a javascript ^^

http://piaas.net/tutorials/fadinglinks.php