aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/globaleventhandlers/oncuechange/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/globaleventhandlers/oncuechange/index.html')
-rw-r--r--files/zh-cn/web/api/globaleventhandlers/oncuechange/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/globaleventhandlers/oncuechange/index.html b/files/zh-cn/web/api/globaleventhandlers/oncuechange/index.html
index 8c79948caf..001cf49c01 100644
--- a/files/zh-cn/web/api/globaleventhandlers/oncuechange/index.html
+++ b/files/zh-cn/web/api/globaleventhandlers/oncuechange/index.html
@@ -10,7 +10,7 @@ translation_of: Web/API/GlobalEventHandlers/oncuechange
---
<div>{{ ApiRef("HTML DOM") }}</div>
-<div><strong><code>oncuechange</code></strong> 属性属于{{domxref("GlobalEventHandlers")}},是一个处理{{event("cuechange")}}事件的{{event("Event_handlers")}}。</div>
+<div><strong><code>oncuechange</code></strong> 属性属于{{domxref("GlobalEventHandlers")}},是一个处理{{event("cuechange")}}事件的{{domxref("EventHandler")}}。</div>
<div>当{{domxref("TextTrack")}}更改了当前显示的提示时,<code>cuechange</code> 事件将会触发。</div>