Skip to content

Instantly share code, notes, and snippets.

@jasonglisson
Created May 29, 2014 01:32
Show Gist options
  • Save jasonglisson/2f09c5a710a6d937037f to your computer and use it in GitHub Desktop.
Save jasonglisson/2f09c5a710a6d937037f to your computer and use it in GitHub Desktop.
// Get # parameter
var param = document.URL.split('#')[1];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment