diff options
Diffstat (limited to 'files/zh-cn/web')
-rw-r--r-- | files/zh-cn/web/api/visualviewport/scroll_event/index.html (renamed from files/zh-cn/web/api/visualviewport/onscroll/index.html) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/visualviewport/onscroll/index.html b/files/zh-cn/web/api/visualviewport/scroll_event/index.html index e4666d8669..914003b516 100644 --- a/files/zh-cn/web/api/visualviewport/onscroll/index.html +++ b/files/zh-cn/web/api/visualviewport/scroll_event/index.html @@ -1,7 +1,8 @@ --- title: VisualViewport.onscroll -slug: Web/API/VisualViewport/onscroll +slug: Web/API/VisualViewport/scroll_event translation_of: Web/API/VisualViewport/onscroll +original_slug: Web/API/VisualViewport/onscroll --- <p>{{APIRef("Visual Viewport")}}{{ SeeCompatTable() }}</p> |