Countdown

Discussion in 'JavaScript' started by swarf, Mar 26, 2006.

  1. #1
    Hi, i am looking for a javascript countdown that will count down an hour, and when it reaches 0, will start again.

    Anything?
     
    swarf, Mar 26, 2006 IP
  2. Slapyo

    Slapyo Well-Known Member

    Messages:
    266
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    108
    #2
    You want a script that will count down from 59 to 0 and when it hits 0 start over at 59 again? You want it to subtract one every minute?

    You may want to search for a javascript function that displays the time. Then you could remove the stuff that displays the day, hour, seconds, or whatever you don't want.

    http://www.pageresource.com/jscript/jclock2.htm
     
    Slapyo, Mar 26, 2006 IP
  3. fluid

    fluid Active Member

    Messages:
    679
    Likes Received:
    29
    Best Answers:
    0
    Trophy Points:
    70
    #3
    I'm curious to know the purpose of such a script?
     
    fluid, Apr 1, 2006 IP