Widget:TimerTest2: Difference between revisions

Jump to navigation Jump to search
Matt Pijoan (talk | contribs)
No edit summary
Matt Pijoan (talk | contribs)
No edit summary
Line 85: Line 85:
<span id="stopwatch2">00:00:00</span>
<span id="stopwatch2">00:00:00</span>
<p>
<p>
<input type='button' value='Play/Pause' onclick='Example1.Timer.toggle();' />
<input type='button' value='Play/Pause' onclick='Example2.Timer.toggle();' />
<input type='button' value='Stop/Reset' onclick='Example1.resetStopwatch();' />
<input type='button' value='Stop/Reset' onclick='Example2.resetStopwatch();' />
</p>
</p>
</includeonly>
</includeonly>

Revision as of 18:07, 9 April 2014