Home > Javascript > Pause / Play Button

Pause / Play Button

November 17th, 2009

Existing Javascript Count down program that needs to be upgraded .

In the attachement, open the Countdowntimer.html file, set up your timer and start it, the file counter.html will pop up and the file counter2.html will be displayed in the iframe in countdowntimer.html.

I want to :
1. Add a pause/play button in countdowntimer.html that will pause/play the time in counter.html and counter2.html
2. Add 5 more timers inside the countdowntimer.html where each one has its pause/play button and its time. When one of the five play button is click, the 4 other timers pause. The aim of this addon is to count the time of each speakers.


Pause / Play Button

Comments are closed.
Bear