jQuery based countdown timer

时间:2018-02-26 17:52:23

标签: jquery

Looking for a jQuery countdown timer that is easy to work with. I need to supply the number of minutes to countdown from i.e. 5 min to 0 etc.

Found several here: https://www.jqueryscript.net/tags.php?/countdown/ but I am unable to find one that is easy to use.

Could anyone possibly help identify one that is easy to use.

1 个答案:

答案 0 :(得分:0)

"Easy to use" is kind of subjective, but I like The Final Countdown. Check it out here : http://hilios.github.io/jQuery.countdown/

Implementation is only a few lines of code and it has extensive documentation on the website, including installation instructions.