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

Destroy the animation even when animation is in a pause between pulses. Destroy the animation when reinitializing over the top of another pulsate animation. #6

Closed armstnp closed 10 years ago

armstnp commented 10 years ago

Addresses issue #5. Tested on Chrome; expected to work elsewhere.

Kilian commented 10 years ago

cheers :)