Davie33 Posted February 6, 2012 Share Posted February 6, 2012 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 More sharing options...
sunfighter Posted February 6, 2012 Share Posted February 6, 2012 Read this article and see if it helps. http://javascript.about.com/library/bltip1.htm Link to comment https://forums.phpfreaks.com/topic/256525-img-tag-with-onmouseover/#findComment-1315213 Share on other sites More sharing options...
Davie33 Posted February 8, 2012 Author Share Posted February 8, 2012 Thanks i will . Link to comment https://forums.phpfreaks.com/topic/256525-img-tag-with-onmouseover/#findComment-1315875 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.