diff options
Diffstat (limited to 'files/zh-tw/web/api/htmlmediaelement/abort_event/index.html')
-rw-r--r-- | files/zh-tw/web/api/htmlmediaelement/abort_event/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/zh-tw/web/api/htmlmediaelement/abort_event/index.html b/files/zh-tw/web/api/htmlmediaelement/abort_event/index.html index e0330135f4..031cf18f89 100644 --- a/files/zh-tw/web/api/htmlmediaelement/abort_event/index.html +++ b/files/zh-tw/web/api/htmlmediaelement/abort_event/index.html @@ -1,8 +1,9 @@ --- title: abort -slug: Web/Events/abort +slug: Web/API/HTMLMediaElement/abort_event translation_of: Web/API/HTMLMediaElement/abort_event translation_of_original: Web/Events/abort +original_slug: Web/Events/abort --- <p>當資源載入被拒絕時將會觸發<strong><code>abort</code></strong>事件。</p> |