aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/window/pageshow_event/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/window/pageshow_event/index.html')
-rw-r--r--files/zh-cn/web/api/window/pageshow_event/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/window/pageshow_event/index.html b/files/zh-cn/web/api/window/pageshow_event/index.html
index d0aec41716..482e1b567e 100644
--- a/files/zh-cn/web/api/window/pageshow_event/index.html
+++ b/files/zh-cn/web/api/window/pageshow_event/index.html
@@ -1,7 +1,8 @@
---
title: pageshow
-slug: Web/Events/pageshow
+slug: Web/API/Window/pageshow_event
translation_of: Web/API/Window/pageshow_event
+original_slug: Web/Events/pageshow
---
<p>当一条会话历史记录被执行的时候将会触发页面显示(pageshow)事件。(这包括了后退/前进按钮操作,同时也会在onload 事件触发后初始化页面时触发)</p>