aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/globaleventhandlers/onloadstart/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/globaleventhandlers/onloadstart/index.html')
-rw-r--r--files/zh-cn/web/api/globaleventhandlers/onloadstart/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/globaleventhandlers/onloadstart/index.html b/files/zh-cn/web/api/globaleventhandlers/onloadstart/index.html
index 33bfbd734a..5a359fcd6a 100644
--- a/files/zh-cn/web/api/globaleventhandlers/onloadstart/index.html
+++ b/files/zh-cn/web/api/globaleventhandlers/onloadstart/index.html
@@ -5,7 +5,7 @@ translation_of: Web/API/GlobalEventHandlers/onloadstart
---
<div>{{ApiRef}}</div>
-<p>TheĀ <strong><code>onloadstart</code></strong> property of the {{domxref("GlobalEventHandlers")}} mixin is an {{domxref("EventHandler")}} representing the code to be called when the {{event("loadstart")}} event is raised (when progress has begun on the loading of a resource.)</p>
+<p>TheĀ <strong><code>onloadstart</code></strong> property of the {{domxref("GlobalEventHandlers")}} mixin is an {{event("Event_handlers")}} representing the code to be called when the {{event("loadstart")}} event is raised (when progress has begun on the loading of a resource.)</p>
<h2 id="Syntax">Syntax</h2>