Jump to content

Img tag with onMouseover


Davie33

Recommended Posts

Hi needing your help people once again this time am tring to add <img/> tag in side the onMouseover to show image and the description.

I have searched on the internet but no luck as yet so i thought i would try here :).

 

With this code here only give me the url of the image but how does one add image tag to show image ?.

<a href="<?php echo $gurl;?>" class="hintanchor" onMouseover="showhint('<?php echo $thumbnail, $description;?>', this, event, '200px')"><?php echo $games['title'];?></a>

 

 

Link to comment
https://forums.phpfreaks.com/topic/256525-img-tag-with-onmouseover/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.