aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/globaleventhandlers/onerror/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/globaleventhandlers/onerror/index.html')
-rw-r--r--files/zh-cn/web/api/globaleventhandlers/onerror/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/globaleventhandlers/onerror/index.html b/files/zh-cn/web/api/globaleventhandlers/onerror/index.html
index 2f06929c48..77da92911c 100644
--- a/files/zh-cn/web/api/globaleventhandlers/onerror/index.html
+++ b/files/zh-cn/web/api/globaleventhandlers/onerror/index.html
@@ -11,7 +11,7 @@ translation_of: Web/API/GlobalEventHandlers/onerror
<div>混合事件 {{domxref("GlobalEventHandlers")}} 的 onerror 属性是用于处理 {{event("error")}} 的事件</div>
-<div></div>
+
<p><code><a href="/en-US/docs/Web/Events/error">Error</a></code>事件的<a href="/zh-CN/docs/Web/Guide/Events/Event_handlers">事件处理程序</a>,在各种目标对象的不同类型错误被触发:</p>