diff options
Diffstat (limited to 'files/zh-tw/web/javascript/reference/operators/this/index.html')
-rw-r--r-- | files/zh-tw/web/javascript/reference/operators/this/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/zh-tw/web/javascript/reference/operators/this/index.html b/files/zh-tw/web/javascript/reference/operators/this/index.html index 503ef720e4..9c99fb42f2 100644 --- a/files/zh-tw/web/javascript/reference/operators/this/index.html +++ b/files/zh-tw/web/javascript/reference/operators/this/index.html @@ -372,8 +372,6 @@ for(var i=0 ; i<elements.length ; i++){ <h2 id="瀏覽器相容性">瀏覽器相容性</h2> -<div class="hidden">此頁面上的兼容性數據生成自結構化數據。如果你想為數據做出貢獻,請產看<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 並且向我們發送拉取請求。</div> - <p>{{Compat("javascript.operators.this")}}</p> <h2 id="參見">參見</h2> |