Session history management
Session history management
Method of manipulating the user's browser's session history in JavaScript using history.pushState
, history.replaceState
and the popstate
event.
Spec | https://html.spec.whatwg.org/multipage/browsers.html#dom-history-pushstate |
---|---|
Status | WHATWG Living Standard |
IE | Edge | Firefox | Chrome | Safari | Opera |
---|---|---|---|---|---|
&n
|