diff options
Diffstat (limited to 'files/zh-cn/web/api/element/setattribute')
-rw-r--r-- | files/zh-cn/web/api/element/setattribute/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/element/setattribute/index.html b/files/zh-cn/web/api/element/setattribute/index.html index 4763c9fe9e..133a829186 100644 --- a/files/zh-cn/web/api/element/setattribute/index.html +++ b/files/zh-cn/web/api/element/setattribute/index.html @@ -88,7 +88,7 @@ b.setAttribute("disabled", ""); <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">此页面上的兼容性表是根据结构化数据生成的。 如果您想提供数据,请查看https://github.com/mdn/browser-compat-data并向我们发送请求请求。</div> + <p>{{Compat("api.Element.setAttribute")}}</p> |