Skip to content

Instantly share code, notes, and snippets.

@hsquareweb
Created March 7, 2012 03:55
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 hsquareweb/1990845 to your computer and use it in GitHub Desktop.
Save hsquareweb/1990845 to your computer and use it in GitHub Desktop.
JS: onClick Location/Window Open
onclick="location.href='index.html'"
onclick="window.open('http://www.url.com,'_blank')"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment