javascript, Programming IT Nursery How to get notified about changes of the history via history.pushState? So now that HTML5 introduces history.pushState to change the browsers history, websites start using this in combination with Ajax instead of changing the fragment identifier of the URL. Sadly... June 2, 2022 0 Comments