Jump to content

Recommended Posts

Posted

I want an html code which do the following.

I have an image which redirecting you on a new link and i want when i go to click (but i dont click) to change to the another image. (Something like dark image when my mouse isnt upside it and colored when my mouse is.)

Post here if you know.

Posted

I am not sure but maybe you need this :) :

<a href="http://google.gr"><img src="images/Image_out_click.png" border="0" onMouseOver="src='images/Image_on_click.png';" onMouseOut="src='images/Image_out_click.png';"/></a>

Posted
  On 7/31/2012 at 10:26 AM, MoneyMan said:

I am not sure but maybe you need this :) :

<a href="http://google.gr"><img src="images/Image_out_click.png" border="0" onMouseOver="src='images/Image_on_click.png';" onMouseOut="src='images/Image_out_click.png';"/></a>

Yeap, Thanks :)

Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock