Homepage: http://cherne.net/brian/resources/jquery.hoverIntent.html
Author(s): Brian Cherne
Version: 1.8.0
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.