AOEpeople/jquery-hoverIntent

Name: jquery-hoverIntent

Owner: AOE

Description: hoverIntent jQuery Plug-in

Forked from: briancherne/jquery-hoverIntent

Created: 2016-04-26 13:02:26.0

Updated: 2016-04-26 13:02:27.0

Pushed: 2016-04-26 13:27:28.0

Homepage: http://cherne.net/brian/resources/jquery.hoverIntent.html

Size: 42

Language: HTML

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

hoverIntent jQuery Plug-in

hoverIntent is a plug-in that attempts to determine the user's intent… like a crystal ball, only with mouse movement! It is similar to jQuery's hover method. However, instead of calling the handlerIn function immediately, hoverIntent waits until the user's mouse slows down enough before making the call.

Why? To delay or prevent the accidental firing of animations or ajax calls. Simple timeouts work for small areas, but if your target area is large it may execute regardless of intent. That's where hoverIntent comes in…

For more information, visit briancherne.github.io/jquery-hoverIntent.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.