I have use Image w/ description tooltip v2.0 for my website and I love it, very well done.
I am a node in script coding, is there a way to make a 2 or 3 second wait before the image appear ?
I have use Image w/ description tooltip v2.0 for my website and I love it, very well done.
I am a node in script coding, is there a way to make a 2 or 3 second wait before the image appear ?
Last edited by ddadmin; 03-22-2012 at 07:31 PM.
Sure, try the below modified .js file. To modify the delay before the tooltips show, change the number in red below (where 1000=1 sec delay):
Code:this.showtimer = setTimeout(function(){ddimgtooltip.showbox($, $tooltip, e)}, 1000)
DD Admin
lucky-luc (03-22-2012)
Thanks for the try, but the image does not show at all after I've change the .js file.
Hmm it works for me. Did you wait a second after hovering over the anchor link for the tooltip to appear?
DD Admin
Sorry ddadmin, my mistake I've switch the .js file but forgot to add the tooltips inside it.
Thank it works fine.
On some thumbnail I have to jiggle the mouse to make them appears.
http://www.lucky-luc.com/photographie.html
Bookmarks