diff options
Diffstat (limited to 'files/zh-tw/web/javascript/reference/functions/index.html')
-rw-r--r-- | files/zh-tw/web/javascript/reference/functions/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-tw/web/javascript/reference/functions/index.html b/files/zh-tw/web/javascript/reference/functions/index.html index 718cc30c3e..ce6646918f 100644 --- a/files/zh-tw/web/javascript/reference/functions/index.html +++ b/files/zh-tw/web/javascript/reference/functions/index.html @@ -515,7 +515,7 @@ result = padZeros(5,4); // returns "0005" <p>{{CompatibilityTable}}</p> -<div id="compat-desktop"> +<div> <table class="compat-table"> <tbody> <tr> @@ -554,7 +554,7 @@ result = padZeros(5,4); // returns "0005" </table> </div> -<div id="compat-mobile"> +<div> <table class="compat-table"> <tbody> <tr> |