making whatever the cursor touches blur |
making whatever the cursor touches blur |
Feb 2 2004, 10:09 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Jan 2004 Member No: 650 |
ive seen in peoples xanga that when they go to click a link or something the font blurs cna someone help me get a code for that
|
|
|
|
![]() |
Feb 3 2004, 01:46 AM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 70 Joined: Jan 2004 Member No: 969 |
<style type="text/css">
/* Blurred Hyperlinks - xanga.com/add_ons - use only 45, 90, 135, 180, 225, 270, 315, or 360 for DIRECTION - STRENGTH means the blur power - do not change or remove HEIGHT:0 and add="0" */ a:hover {filter:blur(add="0",direction="90",strength="7"); height:0;}; </style> |
|
|
|
ulirocks making whatever the cursor touches blur Feb 2 2004, 10:09 PM
edgalor thx man~ i want this code long time ago :D Feb 3 2004, 05:38 AM
hi_im_tanya I love this code. Feb 5 2004, 08:17 PM
face_in_the_crowd767 props...thnx Feb 5 2004, 08:23 PM
face_in_the_crowd767 oh and also do u know how to do it so when it blur... Feb 5 2004, 08:25 PM![]() ![]() |