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> Quote Link to comment 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 Quote Link to comment Share on other sites More sharing options...
Davie33 Posted February 8, 2012 Author Share Posted February 8, 2012 Thanks i will . Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.