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

events and destroy support #12

Open mafar opened 9 years ago

mafar commented 9 years ago

Hi, Is there are events like onStop ? and is there a way to destroy existing pulsating elements ?

Kilian commented 9 years ago

Hi! You can use .pulsate("destroy") to destroy, but there are no events.