zangerbanger
01-15-2003, 12:53 AM
Pixelating links: I already downloaded the .htc file but I lost the code. Can somebody give it to me?
|
View Full Version : pixelating links zangerbanger 01-15-2003, 12:53 AM Pixelating links: I already downloaded the .htc file but I lost the code. Can somebody give it to me? starlet 01-15-2003, 01:12 AM Then add this code between your <head> tags. <style><!-- a{behavior:url(link.htc); color:red; filter: progid:dximagetransform.microsoft.pixelate (duration=1.0); height:0px; text-decoration:none} --></style> |