Skip to content

Instantly share code, notes, and snippets.

@achmadfatoni
Created September 2, 2016 04:53
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 achmadfatoni/2ea02f42e2247d3fe7ce9c74c983b5bd to your computer and use it in GitHub Desktop.
Save achmadfatoni/2ea02f42e2247d3fe7ce9c74c983b5bd to your computer and use it in GitHub Desktop.
Redirect page javascript
window.location = "http://www.yoururl.com";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment