History Interface
Loading...
Overview
See MDN History Interface
Standard Properties/Methods
history.length
window.history.length
history.back()
history.forward()
history.pushState()
window.history.pushState(stateObj, title, url)