countdown icon indicating copy to clipboard operation
countdown copied to clipboard

Simple, lightweight and easy to use jQuery countdown plugin

Results 7 countdown issues
Sort by recently updated
recently updated
newest added

First of all, thank you for this script. When jquery.countdown.min.js file in the package is included in a page where jQuery is loaded in no-conflict mode the script fails due...

Better if it had an option for different time zone...

how to add alert after countdown end? seems not work! any example? thanks.

As stated above I have a display issue when viewing in iPhone. Attached is the iphone view of the countdown. However on android phone, it has no issue at all....

Hello! Thank you for this module! However, what is the recommended way to destroy the plugin and remove it from a page dynamically? Also, is it ok to initialize plugin...

Thanks for the plugin! Time format for decimal like leadingZeroes method. Example 15000 will be format as 15.00 I tried this, but it didn't work $('.counter').countdown({ date: +(new Date) +...