JQueryHoverIntent

Homepage: http://cherne.net/brian/resources/jquery.hoverIntent.htm
Author(s): Brian Cherne
Version: r6

hoverIntent is similar to jQuery's built-in "hover" function except that instead of firing the onMouseOver event immediately, hoverIntent checks to see if the user's mouse has slowed down (beneath the sensitivity threshold) before firing the onMouseOver event.