Advertisement
Guest User

Untitled

a guest
Dec 5th, 2016
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. if(input.value==="string"&&buttonclicks===1){var gameover=function(){window.location.href="page.html"};
  2. var tic=setTimeout(gameover,40000)}
  3. if(input.value==="otherstring"&&buttonclicks===2){clearTimeout(tic)}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement