diff options
Diffstat (limited to 'files/zh-cn/web/api/globaleventhandlers/onloadedmetadata/index.html')
-rw-r--r-- | files/zh-cn/web/api/globaleventhandlers/onloadedmetadata/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/zh-cn/web/api/globaleventhandlers/onloadedmetadata/index.html b/files/zh-cn/web/api/globaleventhandlers/onloadedmetadata/index.html index c7f7fec671..77db5f029c 100644 --- a/files/zh-cn/web/api/globaleventhandlers/onloadedmetadata/index.html +++ b/files/zh-cn/web/api/globaleventhandlers/onloadedmetadata/index.html @@ -41,8 +41,6 @@ var <em>handlerFunction</em> = <em><var>element</var></em>.onloadedmetadata; <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">该页面上的兼容性表是由结构化数据生成的。如果您想对数据做出贡献,请查看 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> ,并向我们发送一个pull request。</div> - <p>{{Compat("api.GlobalEventHandlers.onloadedmetadata")}}</p> <h2 id="参考">参考</h2> |