Skip to content

Instantly share code, notes, and snippets.

@sajidzaman
Created September 5, 2013 15:29
Show Gist options
  • Save sajidzaman/6451751 to your computer and use it in GitHub Desktop.
Save sajidzaman/6451751 to your computer and use it in GitHub Desktop.
Appending the URL with hash through Javascript or jquery
window.location.hash = '#edit';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment