Skip to content

Instantly share code, notes, and snippets.

@seedprod
Created April 17, 2017 13:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seedprod/2e695324f61423d60a201dda6cb09b29 to your computer and use it in GitHub Desktop.
Save seedprod/2e695324f61423d60a201dda6cb09b29 to your computer and use it in GitHub Desktop.
jQuery( "html,body" ).click(function() {
location.href = 'http://www.execulets.co.uk';
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment