Skip to content

Instantly share code, notes, and snippets.

@nutrino
Last active October 31, 2016 07:15
Show Gist options
  • Save nutrino/d19bab34f616e44c5c63faf9b29112ae to your computer and use it in GitHub Desktop.
Save nutrino/d19bab34f616e44c5c63faf9b29112ae to your computer and use it in GitHub Desktop.
On click, it removes Hash Code from the URL
javascript:history.pushState("", document.title, window.location.pathname + window.location.search);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment