jQuery.countdown
jQuery.countdown copied to clipboard
Pausing any duration countdown only stops the display changing, not the actual countdown
If I pause a 30 second countdown at 20 seconds for 5 seconds and then restart it, the timer jumps to 15 seconds and doesn't continue from the 20 seconds I paused it at. Basically, only the update of the countdown stops and countdown itself continues in the background. That's obviously fine if you're counting down to a particular time, but not so good when you're timing down a fixed time period.
See your own example at http://hilios.github.io/jQuery.countdown/examples/bootstrap.html
Same problem here, so it means that the "pause/resume" functionnality simply doesn't work at all ? For a month ?
Same Issue.
Same issue.