Widget:Hotkey: Difference between revisions
Jump to navigation
Jump to search
Matt Pijoan (talk | contribs) No edit summary |
Matt Pijoan (talk | contribs) No edit summary |
||
Line 12: | Line 12: | ||
alert("Stopped Timer1"); | alert("Stopped Timer1"); | ||
}); | }); | ||
timer2.set({ time: 5000, autostart: true}); | |||
}); | }); | ||