hilios / jQuery.countdown

The Final Countdown plugin for jQuery
http://hilios.github.io/jQuery.countdown/
MIT License
2.3k stars 720 forks source link

Timer interval do not stop after finish.countdown #343

Open maycon opened 1 year ago

maycon commented 1 year ago

Hi,

I want to use a single instance to count many times (after stopping the last one), but the previous timer seems not to disappear and keep counting.

Demo: https://jsfiddle.net/uwrL7q9m/19/

Do anyone has any workaround?

Cheers,