Skip to content

Instantly share code, notes, and snippets.

@keeprock
Created March 4, 2015 08:18
Show Gist options
  • Save keeprock/c7f818076b1d97ee957f to your computer and use it in GitHub Desktop.
Save keeprock/c7f818076b1d97ee957f to your computer and use it in GitHub Desktop.
Get URL using Javascript
var url = window.location.href;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment