I would like to use the Rich HTML Balloon Tooltip 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?
I would like to use the Rich HTML Balloon Tooltip 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?
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:
Code:var appeardelay=300 //appear delay
DD Admin
Bookmarks