threedubmedia: $.event.special.hover
June 5 2009, 1:00pm
This new "hover" event works like Brian Cherne's "hoverIntent", only better. When the cursor enters an element, the average speed of the mouse is checked asynchronously over a fixed delay interval. If the speed is below the specified limit, the "hover" event is triggered.
Via: http://blog.threedubmedia.com/2008/08/eventspecialhover.html
