subhomoy Posted February 19, 2013 Share Posted February 19, 2013 Hello every one i want to create something.. In many website u might have noticed that when a mouse is hovered over an image, the details of the image is shown in the image box itself (i.e the name of the image with an slight grey background and the no of views if that perticular image.) I have done all the query things from database but not able to show it in the hover effect.. Its just showing beside the image... Any help would be appreciated...... Link to comment https://forums.phpfreaks.com/topic/274689-hover-effect/ Share on other sites More sharing options...
Jessica Posted February 19, 2013 Share Posted February 19, 2013 I have NEVER seen that on a website. What you're describing sounds like either a javascript effect or they're putting info in the title attribute of the img tag. Link to comment https://forums.phpfreaks.com/topic/274689-hover-effect/#findComment-1413423 Share on other sites More sharing options...
subhomoy Posted February 19, 2013 Author Share Posted February 19, 2013 I have NEVER seen that on a website. What you're describing sounds like either a javascript effect or they're putting info in the title attribute of the img tag. no no u can see at http://hdwallpapers.in/. when u hover over any image u can see the details.. That is wat i'm asking... Thanks for the reply... Link to comment https://forums.phpfreaks.com/topic/274689-hover-effect/#findComment-1413433 Share on other sites More sharing options...
Jessica Posted February 19, 2013 Share Posted February 19, 2013 That's javascript. Link to comment https://forums.phpfreaks.com/topic/274689-hover-effect/#findComment-1413435 Share on other sites More sharing options...
subhomoy Posted February 19, 2013 Author Share Posted February 19, 2013 can u plz suggest me how to do that.... I don't want the code but plz telp me how to proceed... Link to comment https://forums.phpfreaks.com/topic/274689-hover-effect/#findComment-1413437 Share on other sites More sharing options...
ultraloveninja Posted February 19, 2013 Share Posted February 19, 2013 You probably want to looking into using something like a jquery tooltip. If you do a Google search for jquery tooltip you'll find a bunch of resources and docs about creating them. Link to comment https://forums.phpfreaks.com/topic/274689-hover-effect/#findComment-1413461 Share on other sites More sharing options...
dodgeitorelse3 Posted February 20, 2013 Share Posted February 20, 2013 I use http://www.dynamicdrive.com/dynamicindex4/imagetooltip.htm Link to comment https://forums.phpfreaks.com/topic/274689-hover-effect/#findComment-1413536 Share on other sites More sharing options...
subhomoy Posted February 20, 2013 Author Share Posted February 20, 2013 @ dodgeitoresle3 and ultraloveninja for the help... Link to comment https://forums.phpfreaks.com/topic/274689-hover-effect/#findComment-1413566 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.