About 20,300 results
Open links in new tab
  1. Countdown timer 'delays' when tab is inactive? : r/learnjavascript

    Oct 1, 2016 · For clarification: I want the countdown to continue when the tab is inactive, or to 'catch up with itself' when the tab comes back in to focus. I know that setTimeout and …

  2. Simple Countdown timer : r/learnjavascript - Reddit

    Apr 25, 2024 · The jam timer needs to be able to start again without disrupting the game timer from the original time (120 seconds in this instance). For some reason. Currently the game …

  3. Bypassing timer on an HTML website : r/userscripts - Reddit

    May 14, 2022 · It speeds up the timer, but i guess they have a server side check as well, all pressing the "next" button does is giving me a "Your previous page was not marked as …

  4. setInterval() issue with countdown timer - running multiple times?

    Apr 6, 2020 · The game has a countdown timer, 45 sec. But I've created a delay (5,10,15 sec.) to allow user to read the question, using string.length function. All goes fine but after few …

  5. Creating a 30 second countdown timer : r/learnjavascript - Reddit

    May 13, 2022 · Looking for help on how to make a simple 30 second countdown timer for my IT coursework as I have no idea where to start with this. For my IT class we are asked to create …

  6. How to set up a timer in javascript? : r/learnjavascript - Reddit

    Nov 2, 2021 · For your timer bit, I would just set a boolean like running to true on the key press and set the time to zero (or to some value if counting down), then each tick(), add (or subtract …

  7. Countdown timer (server side) : r/webdev - Reddit

    Aug 9, 2019 · For example, yes. If you're working with something much simpler you could just update the HTML or template directly with the countdown time and let the client side javascript …

  8. I made a countdown timer but it's not counting properly

    Oct 28, 2022 · I made this countdown timer. It looks like it's working properly but it sometimes breaks for no apparent reason. And by breaks, I mean it lags behind a little. Especially when …

  9. Odd issue with my timer skipping numbers : r/javascript - Reddit

    Oct 18, 2012 · So your countdown_timer variable needs to have a common reference point. Right now, it's being re-defined inside each function scope, so you are never truly modifying the …

  10. StreamDeck Plugin : Countdown Timer : r/ElgatoGaming - Reddit

    Jan 19, 2019 · Icon will flash when timer expires, press once to stop and reset. Upcoming Features. Custom increment (1, 5, 10 minutes) Timer Expired Sound Let me know what you …

Refresh