Skip to content

ralbatross204/InterruptibleInterval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 

Repository files navigation

A jQuery plugin that allows you set an interval timer with hooks to interrupt 
the timer and wait before resuming the interval.

Example:
Isn't it annoying when there's an image slider/carousel on a web page that
insists on automatically cycling away from the image you've selected because of
some interval timer that has been set?  Wouldn't it be nicer if the slider
waited for a period of user inactivity before resuming its automatic cycling?
The interruptibleInterval plugin makes setting up this kind of behaviour easy.


About

A jQuery plugin that allows you to set an interval timer that can pause for a set amount of time before resuming again

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published