Timer/Counter

Discussion in 'JavaScript' started by mmiksik, Aug 25, 2008.

  1. #1
    Please help,
    I need a counter, which should start from eg: 6000,000. And increase 1 digit per second between 7am-5pm.
    Any help appreciated.
    Thanks a lot.
     
    mmiksik, Aug 25, 2008 IP
  2. Wrighty

    Wrighty Peon

    Messages:
    199
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    If you navigate away from the page, it'll stop increasing... Is that ok, I mean we can start from a set 'time' and then increase it that would probably stop it from resetting.
     
    Wrighty, Aug 25, 2008 IP
  3. xlcho

    xlcho Guest

    Messages:
    532
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You can use my script to do that, but it's a bit different. It counts seconds, minutes and hours, not just digits. I can easily modify it, if you can't do it yourself :)

    P.S Be adviced that Wrighty is right about the resetting problem, and the solution also.
     
    xlcho, Aug 28, 2008 IP