Skip to content

Instantly share code, notes, and snippets.

@seedprod
Created April 17, 2017 13:49
Show Gist options
  • Select an option

  • Save seedprod/2e695324f61423d60a201dda6cb09b29 to your computer and use it in GitHub Desktop.

Select an option

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