Search code examples
javascriptjquerytooltipsimpletip

Delay before showing the tooltip


I use simpletip jquery plugin and I want to make some changes in it. I want the tooltip to appear after some time (milliseconds) when hovering the link. Unfortunately I'm not familiar with jquery enough. Can anyone point out how this can be done?

http://craigsworks.com/projects/simpletip/

Thanks in advance


Solution

  • Simply use the hoverIntent plugin