HTML DOM PopStateEvent
PopStateEvent 对象
PopStateEvent 对象处理当窗口历史记录发生变化时发生的事件。
PopState 事件
事件 | 发生时间 |
---|---|
popstate | 窗口的历史记录发生变化 |
PopStateEvent 属性
属性 | 返回值 |
---|---|
state | 包含历史记录条目的副本的对象 |
继承的属性和方法
PageTransitionEvent 继承了所有属性和方法自
PopStateEvent 对象处理当窗口历史记录发生变化时发生的事件。
事件 | 发生时间 |
---|---|
popstate | 窗口的历史记录发生变化 |
属性 | 返回值 |
---|---|
state | 包含历史记录条目的副本的对象 |
PageTransitionEvent 继承了所有属性和方法自
If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]
If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]