Skip to content

Delay (or debounce) any jQuery event with this easy to use jQuery plug-in. It uses the event listener syntax that you already know, but handles the complicated work for you. Delays can event be canceled/stopped or removed.

Notifications You must be signed in to change notification settings

theloveofcode/delayed-for-jquery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Delayed for jQuery - A plug-in to delay and/or debounce event handlers
http://www.theloveofcode.com/jquery/delayed/
https://github.com/theloveofcode/delayed-for-jquery
Copyright 2012 Tyler Vigeant <[email protected]>
Released under the MIT and GPL licenses.
Version 1.1.0

About

Delay (or debounce) any jQuery event with this easy to use jQuery plug-in. It uses the event listener syntax that you already know, but handles the complicated work for you. Delays can event be canceled/stopped or removed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published