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