is there such code |
is there such code |
Sep 4 2004, 10:22 PM
Post
#1
|
|
|
I C DEAD PEOPLE ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 728 Joined: Jul 2004 Member No: 36,002 |
is there such hover...
is there a hover that when ur mouse goes over it is shadow or 3d or glow if so can u people tell me the code?? |
|
|
|
![]() |
Sep 4 2004, 10:31 PM
Post
#2
|
|
|
Newbie ![]() Group: Member Posts: 6 Joined: Sep 2004 Member No: 46,635 |
this one is for the glowing hover:
CODE <!-- begin code provided by createblog.com --> <style type="text/css"><!-- a:hover{filter:glow(color:#000000, strenth=3);height:0px;width:inherit} //--></style> <!-- end code provided by createblog.com --> this one is for shadow: CODE <!-- begin code provided by createblog.com -->
<style type="text/css"><!-- a:hover{filter:shadow(color:#000000, strenth=3);height:0px;width:inherit} //--></style> <!-- end code provided by createblog.com --> |
|
|
|
lhuvhurts is there such code Sep 4 2004, 10:22 PM
ycannedbananasy i've never seen one before. sorry... Sep 4 2004, 10:22 PM
sweetxsimplicity ^ Actually, you messed the code up a bit, you put ... Sep 4 2004, 10:52 PM
lhuvhurts thanks u Sep 4 2004, 11:13 PM
DODGERxGiRL heh, sorry i just copied the code off of this one ... Sep 5 2004, 12:25 AM
Sherry_Vu [ topic closed ] Sep 5 2004, 07:58 AM![]() ![]() |