diff options
Diffstat (limited to 'files/zh-cn/web/api/element/removeattributens/index.html')
-rw-r--r-- | files/zh-cn/web/api/element/removeattributens/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/element/removeattributens/index.html b/files/zh-cn/web/api/element/removeattributens/index.html index f1c35b27fd..90be83248d 100644 --- a/files/zh-cn/web/api/element/removeattributens/index.html +++ b/files/zh-cn/web/api/element/removeattributens/index.html @@ -7,7 +7,7 @@ translation_of: Web/API/Element/removeAttributeNS <p><code>removeAttributeNS</code> 移除元素的指定属性</p> -<p>{{ Fx_minversion_inline(3) }} 在Firefox 3及更高版本中,此方法会将DOM值重置为其默认值。</p> +<p>在Firefox 3及更高版本中,此方法会将DOM值重置为其默认值。</p> <h2 id="Syntax" name="Syntax">用法</h2> |