• Stars
    star
    123
  • Rank 290,145 (Top 6 %)
  • Language
    JavaScript
  • Created about 13 years ago
  • Updated about 12 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A javascript countdown timer - PLEASE SEE FAQ IN WIKI BEFORE OPENING AN ISSUE!

This is a fork of http://code.google.com/p/jquery-countdown/ as the original author hasn’t updated the project since 10th July 2009.

Please see http://pfarmer.github.com/jquery-countdown/test.html for examples of how to setup different countdowns, documentation is coming shortly.

Improvements from the original code base:

  • startTime can be dd:hh:mm:ss or a date object.
  • Automatically detect format of startTime.
  • Zero pad numbers if needed.

Please add a link in the wiki to your site if you use this jQuery plugin.