开发者

the easiest solution for a JavaScript/jQuery countdown timer

开发者 https://www.devze.com 2023-02-16 17:50 出处:网络
I want to implement a countdown timer, that will countdown until a specific date, starting with a date that will be taken form the database.

I want to implement a countdown timer, that will countdown until a specific date, starting with a date that will be taken form the database.

The countdown timer should not restart at page refresh, it should just countdown until a specific date.

I was wondering if it exi开发者_如何学Gosts a jQuery or JavaScript open source solution for that?


Here is a great looking countdown timer with a nice tick animation: http://www.littlewebthings.com/2010/02/jquery-countdown-script/


jQuery Countdown is a good one and easy to implement.

0

精彩评论

暂无评论...
验证码 换一张
取 消