Search code examples
jquerytimercountdownconfigure

JQuery Countdown timer with Configurable start time


I would like to have a timer that would allow a user (of my website) to input how much time they want the countdown to go for (on a scale of minutes and seconds), as well as have a start/stop function.

I've searched for something like this, but I only can seem to find countdown timers that countdown to a specific date, or date pickers that don't seem to have any timer functionality.

Thank you for your help!


Solution

  • Here's an interesting plugin.

    http://jchavannes.com/jquery-timer/demo

    look at the 2nd example.

    source http://code.google.com/p/jquery-timer/