aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/htmlelement/onpaste/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/htmlelement/onpaste/index.html')
-rw-r--r--files/zh-cn/web/api/htmlelement/onpaste/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/htmlelement/onpaste/index.html b/files/zh-cn/web/api/htmlelement/onpaste/index.html
index f180eaa91c..3d3b0c3a8c 100644
--- a/files/zh-cn/web/api/htmlelement/onpaste/index.html
+++ b/files/zh-cn/web/api/htmlelement/onpaste/index.html
@@ -3,7 +3,7 @@ title: element.onpaste
slug: Web/API/HTMLElement/onpaste
translation_of: Web/API/HTMLElement/onpaste
---
-<p>{{ Fx_minversion_header("3") }} {{ ApiRef() }}</p>
+<p>{{ ApiRef() }}</p>
<h3 id="Summary" name="Summary">概述</h3>
<p><strong>onpaste</strong> 属性用来获取或设置当前元素的<code>paste</code>事件的事件处理函数.</p>
<h3 id="Syntax" name="Syntax">语法</h3>