Skip to content

Instantly share code, notes, and snippets.

@n9ti
Created September 6, 2015 07:04
Show Gist options
  • Save n9ti/28858d46a7f92f7d691a to your computer and use it in GitHub Desktop.
Save n9ti/28858d46a7f92f7d691a to your computer and use it in GitHub Desktop.
setTimeout(function(){
alert("Hello");
}, 3000);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment