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=' | <input type='button' value='Play/Pause' onclick='Example2.Timer.toggle();' /> | ||
<input type='button' value='Stop/Reset' onclick=' | <input type='button' value='Stop/Reset' onclick='Example2.resetStopwatch();' /> | ||
</p> | </p> | ||
</includeonly> | </includeonly> |