Skip to content

Instantly share code, notes, and snippets.

@sushant-hiray
Created February 14, 2015 05:10
Show Gist options
  • Save sushant-hiray/a9dfd95e7ade17c3c32c to your computer and use it in GitHub Desktop.
Save sushant-hiray/a9dfd95e7ade17c3c32c to your computer and use it in GitHub Desktop.

Revisions

  1. sushant-hiray created this gist Feb 14, 2015.
    3 changes: 3 additions & 0 deletions updateTitle.js
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    setInterval(function(){
    document.title = "Enjoy the world cup"
    }, 500);