Kilian / jQuery.pulsate

jQuery.pulsate.js adds a pulsating effect to elements. Useful for drawing the users attention.
http://jquerypulsate.kilianvalkhof.com
MIT License
52 stars 20 forks source link

Destroying or reinitializing the effect does not always cause the effect to stop. #5

Closed armstnp closed 10 years ago

armstnp commented 10 years ago

Reproduce by pulsating an element with some positive pause value, then destroying it while it is paused. Also reproduced by initializing twice in a row.