View Full Version : balloontip appear delay
kdursus
10-18-2011, 06:30 PM
I would like to use the Rich HTML Balloon Tooltip (http://www.dynamicdrive.com/dynamicindex5/balloontooltip.htm) that's available here on Dynamic Drive. I have a question, however. Is there a way to delay the time the tooltip balloon appears onmouseover?
ddadmin
10-19-2011, 04:29 AM
Sure, try the below modified .js file, and modify the new setting close to the top inside the file to change the delay before showing the tooltip:
var appeardelay=300 //appear delay
kdursus
10-20-2011, 02:16 AM
Sure, try the below modified .js file, and modify the new setting close to the top inside the file to change the delay before showing the tooltip:
var appeardelay=300 //appear delay
Thank you very much!!! That's exactly what I was looking for!!!
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.