Click here to Skip to main content
15,897,968 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have a question about the ShieldUI Jquery Tooltip widget. And in particular about the delay property. Although i increased the value, I didn’t notice any changes in the behaviour of the tooltip- like slower fade out.
Probably I don’t understand quite the purpose of the parameter and would be grateful for any additional information.
Here is where I did test it online:
https://demos.shieldui.com/web/tooltip/api
Posted

1 solution

The Delay parameter is intended for fine tuning the user experience when using tooltips. Depending on various factors it may be needed that the tooltips appear faster or slowlier.
For instance longer delays are used to assure that the user has placed the mouse over the element of interest before displaying additional information.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900