[jQuery] hoverIntent r5 = plug-in ready to be plugged-in
I'm happy to announce that my first plug-in, hoverIntent, is ready for general use.
<<a href="http://cherne.net/brian/resources/jquery.hoverIntent.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://cherne.net/brian/resources/jquery.hoverIntent.html
</a>>
hoverIntent is a function that attempts to determine the user's intent onMouseOver. It works like, was derived from and is interchangeable with jQuery's built-in hover. However, instead of immediately calling the onMouseOver function, hoverIntent tracks the user's mouse and waits until it slows down enough before making the call.
hoverIntent r5
... is $-friendly
... has configurable options
... has onMouseOut timeout option
Thanks for all the feedback from before. I hope this is the first of many plug-ins. :)
Brian.
P.S. How does one get their plug-in linked to from the jQuery plug-ins page?
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/