Is there any way in jquery to do something like this?

if mouseover for 2 seconds then do this, else do nothing

 

Basically the client I have doesn’t want to use onclick to open a hidden navigation but they also don’t like the mouseover because a user may move over it by accident. What they want is something in between so a user can move over a link to open the nav but have to hold it there for a couple of seconds for it to trigger the function to show the nav.

 

Any ideas would help me a lot thank

 

Daniel

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to