Mouseover Blur

liunx

Guest
I think this is in HTML but Im not sure...Well anyways how do you get it so when you put your mouse over a link it blurs it. Does that require flash? Also i am learning macromedia flash and i need a good site like htmlgoodies but for flash got any ideas?<!--content-->onmouseover="style.filter='blur()'" insert that into your tag <br />
<br />
btw, im 14 too :cool: :D<!--content-->It don't work!<!--content--><style type="text/css"><br />
<!--<br />
a:hover { filter: blur; height: 1px; }<br />
--><br />
</style><br />
<br />
put that in your <head> </head> tags...note that this will only work in IE...<!--content-->It still don't work! (IE6 SP1 Windows XP SP2)<!--content-->
 
Back
Top