jquery-countdown icon indicating copy to clipboard operation
jquery-countdown copied to clipboard

Amazing jQuery Countdown plugin!, Check it out.

Results 31 jquery-countdown issues
Sort by recently updated
recently updated
newest added

I have this working well right now on a bootstrap-based site. The digits are a little big for what I want though and was wondering if there was an easy...

correct work only last of them i understand that problem is in code var digits = []; var intervals = []; but how to fix it ...

I'd like to countdown from a date that is more than 99 days away.

I can't seem to remove seconds from the format. (hh:mm) When I do this... mm just becomes seconds.

I need stop previously the counter, how i can do it? $('#counter').countdown({ stop OR something });

hi, recently we want to add your lib to https://cdnjs.com, could you please set a version number for current files, it's good for us update your lib on cdnjs after...

I read everything I could find here (inc. "How do I display 3 digits for days ('ddd')? #33" ) but still I only get 2 digits for days. Here's my...

If I have a date that is in the past, I have this(53 days, 8 hours, 39 minutes...) ![screen shot 2016-02-12 at 15 20 47](https://cloud.githubusercontent.com/assets/1313049/13000961/c9e87718-d19b-11e5-9b0d-c60766cf0311.png) ``` $("#time_countdown").countdown( { image: "/img/digits.png",...