picture hover code |
![]() ![]() |
picture hover code |
Mar 10 2006, 12:35 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 8 Joined: Jan 2006 Member No: 360,211 |
what is the code for when you want the picture to be black and white (grey scale) and then when you hover over it it goes to the color version??? i have a sample if you need it! thanks..
|
|
|
|
Mar 10 2006, 10:48 AM
Post
#2
|
|
![]() There Are Strange Things Afoot At The Cirlce K ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,135 Joined: Oct 2005 Member No: 253,395 |
<style>
a:link img{filter:gray;} a:hover img{filter:none;} </style> please search next time there have been several topics concerning this. |
|
|
|
Mar 10 2006, 01:44 PM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 8 Joined: Jan 2006 Member No: 360,211 |
sorry i looked and didnt see it..
where do you put the code? where ever your putting the picture or does it need to be incorporated with the image code? |
|
|
|
Mar 10 2006, 04:34 PM
Post
#4
|
|
![]() There Are Strange Things Afoot At The Cirlce K ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,135 Joined: Oct 2005 Member No: 253,395 |
just put it in about me any where
|
|
|
|
![]() ![]() |