Forum Discussion

JamesBertels391's avatar
JamesBertels391
Community Member
7 months ago

Countdown timer in JavaScript

This JavaScript countdown timer is very simple to use.

The timer is set to 5 minutes (5:00) by default. You can change the timer to ten seconds (0:10), or up to 99 minutes (99:00), or any combination of minutes and seconds, just by changing the text in the timer textbox.

A working Storyline file is attached.

Demo

  • sabrmanz's avatar
    sabrmanz
    Community Member

    Hello James,

    Amazing timer! Thanks for sharing.

    Could you please help me with one of those with hours added? hh:mm:ss

  • Hi James!

    This is so very timely as I was looking for this exact type of timer with JavaScript. Thank you so much for sharing this!