Tag: Javascript

  • Changing the browser URL without refreshing the page

    Changing the browser URL without refreshing the page

    This new feature offers you a way to change the URL displayed in the browser through javascript without reloading the page. It will also create a back-button event and you even have a state object you can interact with. This means you won’t have to use the hash hack anymore if you want to add…