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 56: Line 56:
         this.play().once();
         this.play().once();
         }
         }
     this.resetTimer = function(){
     resetTimer = function(){
         currentTime = 30000;
         currentTime = 30000;
         if(!this.isActive){
         if(!this.isActive){

Revision as of 17:03, 22 April 2014