标签: javascript html5
我需要在用户离开当前页面之前调用replaceState(例如,单击后退/前进按钮),以便下次在popstate上加载页面时,历史记录具有最新状态。如何?
replaceState
popstate