dinodigital
Technical User
i am wanting to implement a javascript countdown timer, client side, to countdown from 40, 30 or 20 minutes (editable start time) to 0, with an alarm or alert when it reaches zero. I also need the display to be large and include seconds and milliseconds. I've done some looking around but most javascript timers countdown from days and hours, not minutes and seconds. Does anyone know of a script that is suitable for this and the best way to implement it...
thanks
thanks