Search code examples
javascriptjquerytimercountdown

the easiest solution for a JavaScript/jQuery countdown timer


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 exists a jQuery or JavaScript open source solution for that?


Solution

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