Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Javascript count-up timer [RESOLVED]

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #24721
    brianatlarge
    Member

    So I tried to put together a little timer that counts up minutes and seconds, but I can’t seem to get it to work.

    Code:


    Timer



    I’m probably going about this the wrong way, but hopefully, someone can point me in the right direction.

    Thanks.

    #56881
    Chris Coyier
    Keymaster

    Thanks Brian! Sorry we couldn’t have been more helpful but I’m glad you got it working.

    #57363
    Stack
    Member

    You can do the whole thing with one function and slightly simpler, just dont try to think to much into it.

    Code:


    Test



    can also add one more section to get MS and change the timeout speed:

    Code:


    Test



    #108439
    CJGREENGUY
    Member

    Im trying to find a timer that counts up and reminds you when some one is not active for 21 days. Is there anybody who can help locate one?

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.