Skip to content

Instantly share code, notes, and snippets.

@lin
Created February 23, 2015 19:33
Show Gist options
  • Select an option

  • Save lin/501a3057c4f99e8441ff to your computer and use it in GitHub Desktop.

Select an option

Save lin/501a3057c4f99e8441ff to your computer and use it in GitHub Desktop.
Javascript Modify the window url
window.history.pushState("", "", '/newpage');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment