diff options
Diffstat (limited to 'files/zh-cn/web/api/mouseevent')
-rw-r--r-- | files/zh-cn/web/api/mouseevent/button/index.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/files/zh-cn/web/api/mouseevent/button/index.html b/files/zh-cn/web/api/mouseevent/button/index.html index 57df922ffd..639013bccc 100644 --- a/files/zh-cn/web/api/mouseevent/button/index.html +++ b/files/zh-cn/web/api/mouseevent/button/index.html @@ -98,10 +98,6 @@ function logMouseButton(e) { <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> -</div> - <p>{{Compat("api.MouseEvent.button")}}</p> <h2 id="参阅">参阅</h2> |