wimbarelds / TimeCircles

jQuery plugin to show time since or time until a specific time
295 stars 149 forks source link

From # 52 - Change data-timer #111

Open 4cruzeta opened 8 years ago

4cruzeta commented 8 years ago

Hello, nice job.

.addTime(5) is working for me, but the previous:

$('#Timer').data('timer', 20).TimeCircles().Restart();

Is not working any more... is there a way to use it?

Thanks.

PierreAndreis commented 7 years ago

up