Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

SVGEvent

我们的志愿者还没有将这篇文章翻译为 中文 (简体)加入我们帮助完成翻译!

This section contains the Scalable Vector Graphics (SVG) event reference documentation.

In this section

Topic Description

onabort

Occurs when page loading is stopped before an element is loaded completely.

onerror

Occurs when an element does not load properly or a script runs incorrectly.

onload

Occurs when the browser has fully parsed the element and all of its descendants.

onresize

Occurs when the document view is being resized.

onscroll

Occurs when a document view is being moved along the x-axis, y-axis, or both axes.

onunload

Occurs when a document is removed from a window or frame.

onzoom

Occurs when the document zoom level or currentScale property changes.

 

文档标签和贡献者

 此页面的贡献者: pcat, kscarfone, fscholz, rabimba
 最后编辑者: pcat,