picture goes blurry, when hovering |
picture goes blurry, when hovering |
Jul 3 2005, 09:12 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 8 Joined: Jul 2005 Member No: 165,029 |
I've seen a couple myspace sites that has the pictures turn blurry when you hover over them...can anyone tell me how this is done?
thanks. |
|
|
|
![]() |
Jul 3 2005, 09:21 PM
Post
#2
|
|
![]() ;) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,573 Joined: Feb 2005 Member No: 99,124 |
Use this, and paste it in books.
CODE <style type="text/css">
a:hover {filter:blur(add="0",direction="80",strength="5"); height:0;}; </style> |
|
|
|
Jul 3 2005, 09:25 PM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 8 Joined: Jul 2005 Member No: 165,029 |
awesome, it works..thanks
|
|
|
|
Jul 3 2005, 09:26 PM
Post
#4
|
|
![]() ;) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,573 Joined: Feb 2005 Member No: 99,124 |
You're welcome!
|
|
|
|
![]() ![]() |