Skip to content

Instantly share code, notes, and snippets.

@denieler
Created July 2, 2014 19:45
Show Gist options
  • Save denieler/610c30d7827cc92cc6b2 to your computer and use it in GitHub Desktop.
Save denieler/610c30d7827cc92cc6b2 to your computer and use it in GitHub Desktop.
Get hash from url using jquery
$(window.location).attr('hash');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment