diff options
Diffstat (limited to 'files/de/web/javascript/reference')
127 files changed, 0 insertions, 254 deletions
diff --git a/files/de/web/javascript/reference/global_objects/date/@@toprimitive/index.html b/files/de/web/javascript/reference/global_objects/date/@@toprimitive/index.html index 593369fe87..e2657a843d 100644 --- a/files/de/web/javascript/reference/global_objects/date/@@toprimitive/index.html +++ b/files/de/web/javascript/reference/global_objects/date/@@toprimitive/index.html @@ -58,8 +58,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Date/@@toPrimitive <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.@@toPrimitive")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/getfullyear/index.html b/files/de/web/javascript/reference/global_objects/date/getfullyear/index.html index 170b9cebfa..17651b9184 100644 --- a/files/de/web/javascript/reference/global_objects/date/getfullyear/index.html +++ b/files/de/web/javascript/reference/global_objects/date/getfullyear/index.html @@ -75,8 +75,6 @@ var year = today.getFullYear(); <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.getFullYear")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/gethours/index.html b/files/de/web/javascript/reference/global_objects/date/gethours/index.html index c8036ad465..f219fee5fd 100644 --- a/files/de/web/javascript/reference/global_objects/date/gethours/index.html +++ b/files/de/web/javascript/reference/global_objects/date/gethours/index.html @@ -71,8 +71,6 @@ console.log(hours); // 23 <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.getHours")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/getmilliseconds/index.html b/files/de/web/javascript/reference/global_objects/date/getmilliseconds/index.html index 3238d48bbc..57813de731 100644 --- a/files/de/web/javascript/reference/global_objects/date/getmilliseconds/index.html +++ b/files/de/web/javascript/reference/global_objects/date/getmilliseconds/index.html @@ -69,8 +69,6 @@ var milliseconds = today.getMilliseconds(); <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.getMilliseconds")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/getminutes/index.html b/files/de/web/javascript/reference/global_objects/date/getminutes/index.html index ec541dc8fe..4b7bda0231 100644 --- a/files/de/web/javascript/reference/global_objects/date/getminutes/index.html +++ b/files/de/web/javascript/reference/global_objects/date/getminutes/index.html @@ -69,8 +69,6 @@ console.log(minutes); // 15 <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.getMinutes")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/getmonth/index.html b/files/de/web/javascript/reference/global_objects/date/getmonth/index.html index 5c5d8ceed7..05dc026273 100644 --- a/files/de/web/javascript/reference/global_objects/date/getmonth/index.html +++ b/files/de/web/javascript/reference/global_objects/date/getmonth/index.html @@ -71,8 +71,6 @@ console.log(month); // 11 <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.getMonth")}}</p> <h2 id="See_also" name="See_also">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/getseconds/index.html b/files/de/web/javascript/reference/global_objects/date/getseconds/index.html index 1cd8514b1b..951a1b10da 100644 --- a/files/de/web/javascript/reference/global_objects/date/getseconds/index.html +++ b/files/de/web/javascript/reference/global_objects/date/getseconds/index.html @@ -71,8 +71,6 @@ console.log(seconds); // 30 <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.getSeconds")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/gettime/index.html b/files/de/web/javascript/reference/global_objects/date/gettime/index.html index 8c6eb521e1..4d056015cc 100644 --- a/files/de/web/javascript/reference/global_objects/date/gettime/index.html +++ b/files/de/web/javascript/reference/global_objects/date/gettime/index.html @@ -113,8 +113,6 @@ new Date().getTime(); <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.getTime")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/gettimezoneoffset/index.html b/files/de/web/javascript/reference/global_objects/date/gettimezoneoffset/index.html index 6d7cbb8442..5af74a5d57 100644 --- a/files/de/web/javascript/reference/global_objects/date/gettimezoneoffset/index.html +++ b/files/de/web/javascript/reference/global_objects/date/gettimezoneoffset/index.html @@ -97,6 +97,4 @@ var labourDayOffset = labourDay.getTimezoneOffset() / 60;</pre> <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.getTimezoneOffset")}}</p> diff --git a/files/de/web/javascript/reference/global_objects/date/getutcdate/index.html b/files/de/web/javascript/reference/global_objects/date/getutcdate/index.html index 4d85c3b3b8..22aa3e9e65 100644 --- a/files/de/web/javascript/reference/global_objects/date/getutcdate/index.html +++ b/files/de/web/javascript/reference/global_objects/date/getutcdate/index.html @@ -67,8 +67,6 @@ var day = today.getUTCDate(); <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.getUTCDate")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/getutcday/index.html b/files/de/web/javascript/reference/global_objects/date/getutcday/index.html index 445e09aae3..194fcd03af 100644 --- a/files/de/web/javascript/reference/global_objects/date/getutcday/index.html +++ b/files/de/web/javascript/reference/global_objects/date/getutcday/index.html @@ -69,8 +69,6 @@ var weekday = today.getUTCDay(); <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.getUTCDay")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/getutcfullyear/index.html b/files/de/web/javascript/reference/global_objects/date/getutcfullyear/index.html index 0c273c4af9..55972f828b 100644 --- a/files/de/web/javascript/reference/global_objects/date/getutcfullyear/index.html +++ b/files/de/web/javascript/reference/global_objects/date/getutcfullyear/index.html @@ -73,8 +73,6 @@ var year = today.getUTCFullYear(); <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.getUTCFullYear")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/getutchours/index.html b/files/de/web/javascript/reference/global_objects/date/getutchours/index.html index b11d3df06f..ff37edbb0f 100644 --- a/files/de/web/javascript/reference/global_objects/date/getutchours/index.html +++ b/files/de/web/javascript/reference/global_objects/date/getutchours/index.html @@ -69,8 +69,6 @@ var hours = today.getUTCHours(); <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.getUTCHours")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/getutcmilliseconds/index.html b/files/de/web/javascript/reference/global_objects/date/getutcmilliseconds/index.html index d44ece54d3..a7e83b2dd2 100644 --- a/files/de/web/javascript/reference/global_objects/date/getutcmilliseconds/index.html +++ b/files/de/web/javascript/reference/global_objects/date/getutcmilliseconds/index.html @@ -67,8 +67,6 @@ var milliseconds = today.getUTCMilliseconds(); <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.getUTCMilliseconds")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/getutcminutes/index.html b/files/de/web/javascript/reference/global_objects/date/getutcminutes/index.html index e2f039b987..02e2593e95 100644 --- a/files/de/web/javascript/reference/global_objects/date/getutcminutes/index.html +++ b/files/de/web/javascript/reference/global_objects/date/getutcminutes/index.html @@ -67,8 +67,6 @@ var minutes = today.getUTCMinutes(); <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.getUTCMinutes")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/getutcmonth/index.html b/files/de/web/javascript/reference/global_objects/date/getutcmonth/index.html index 3de532c78a..1050baa261 100644 --- a/files/de/web/javascript/reference/global_objects/date/getutcmonth/index.html +++ b/files/de/web/javascript/reference/global_objects/date/getutcmonth/index.html @@ -69,8 +69,6 @@ var month = today.getUTCMonth(); <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.getUTCMonth")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/getutcseconds/index.html b/files/de/web/javascript/reference/global_objects/date/getutcseconds/index.html index 55ca03eb8f..0fab91ae62 100644 --- a/files/de/web/javascript/reference/global_objects/date/getutcseconds/index.html +++ b/files/de/web/javascript/reference/global_objects/date/getutcseconds/index.html @@ -67,8 +67,6 @@ var seconds = today.getUTCSeconds(); <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.getUTCSeconds")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/getyear/index.html b/files/de/web/javascript/reference/global_objects/date/getyear/index.html index 1c7ef8baba..c163e32738 100644 --- a/files/de/web/javascript/reference/global_objects/date/getyear/index.html +++ b/files/de/web/javascript/reference/global_objects/date/getyear/index.html @@ -114,8 +114,6 @@ var year = Xmas.getYear(); // returns 95 <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.getYear")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/now/index.html b/files/de/web/javascript/reference/global_objects/date/now/index.html index e275650960..9e1b346ffc 100644 --- a/files/de/web/javascript/reference/global_objects/date/now/index.html +++ b/files/de/web/javascript/reference/global_objects/date/now/index.html @@ -93,8 +93,6 @@ new Date().getTime(); <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.now")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/parse/index.html b/files/de/web/javascript/reference/global_objects/date/parse/index.html index 4920cdb6a8..bca8b4ce29 100644 --- a/files/de/web/javascript/reference/global_objects/date/parse/index.html +++ b/files/de/web/javascript/reference/global_objects/date/parse/index.html @@ -156,8 +156,6 @@ Date<span class="punctuation token">.</span><span class="function token">parse</ <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.parse")}}</p> <h2 id="Kompatibilitätsnotitzen">Kompatibilitätsnotitzen</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/setdate/index.html b/files/de/web/javascript/reference/global_objects/date/setdate/index.html index 4fb7d6ac63..1b5de49e50 100644 --- a/files/de/web/javascript/reference/global_objects/date/setdate/index.html +++ b/files/de/web/javascript/reference/global_objects/date/setdate/index.html @@ -79,8 +79,6 @@ theBigDay.setDate(22); // 1962-08-22</pre> <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.setDate")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/setfullyear/index.html b/files/de/web/javascript/reference/global_objects/date/setfullyear/index.html index 3dafd848dc..e7ecc6ff33 100644 --- a/files/de/web/javascript/reference/global_objects/date/setfullyear/index.html +++ b/files/de/web/javascript/reference/global_objects/date/setfullyear/index.html @@ -84,8 +84,6 @@ theBigDay.setFullYear(1997); <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.setFullYear")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/sethours/index.html b/files/de/web/javascript/reference/global_objects/date/sethours/index.html index 3b40e647b6..9c38fbafaf 100644 --- a/files/de/web/javascript/reference/global_objects/date/sethours/index.html +++ b/files/de/web/javascript/reference/global_objects/date/sethours/index.html @@ -90,8 +90,6 @@ theBigDay.setHours(7); <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.setHours")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/setmilliseconds/index.html b/files/de/web/javascript/reference/global_objects/date/setmilliseconds/index.html index 51f2e069ab..e29383c2b5 100644 --- a/files/de/web/javascript/reference/global_objects/date/setmilliseconds/index.html +++ b/files/de/web/javascript/reference/global_objects/date/setmilliseconds/index.html @@ -78,8 +78,6 @@ theBigDay.setMilliseconds(100); <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.setMilliseconds")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/setminutes/index.html b/files/de/web/javascript/reference/global_objects/date/setminutes/index.html index 75918fb16b..a6d8db3b51 100644 --- a/files/de/web/javascript/reference/global_objects/date/setminutes/index.html +++ b/files/de/web/javascript/reference/global_objects/date/setminutes/index.html @@ -88,8 +88,6 @@ theBigDay.setMinutes(45); <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.setMinutes")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/setmonth/index.html b/files/de/web/javascript/reference/global_objects/date/setmonth/index.html index 02d659ad50..b9c07730dd 100644 --- a/files/de/web/javascript/reference/global_objects/date/setmonth/index.html +++ b/files/de/web/javascript/reference/global_objects/date/setmonth/index.html @@ -91,8 +91,6 @@ console.log(endOfMonth); //Wed Mar 02 2016 00:00:00 <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.setMonth")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/setseconds/index.html b/files/de/web/javascript/reference/global_objects/date/setseconds/index.html index 9a10f186ec..6d374350f6 100644 --- a/files/de/web/javascript/reference/global_objects/date/setseconds/index.html +++ b/files/de/web/javascript/reference/global_objects/date/setseconds/index.html @@ -86,8 +86,6 @@ theBigDay.setSeconds(30); <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.setSeconds")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/settime/index.html b/files/de/web/javascript/reference/global_objects/date/settime/index.html index aaf72c378a..6b0946c7de 100644 --- a/files/de/web/javascript/reference/global_objects/date/settime/index.html +++ b/files/de/web/javascript/reference/global_objects/date/settime/index.html @@ -79,8 +79,6 @@ sameAsBigDay.setTime(theBigDay.getTime()); <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.setTime")}}</p> <h2 id="See_also" name="See_also">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/setutcdate/index.html b/files/de/web/javascript/reference/global_objects/date/setutcdate/index.html index 15f05b5109..1cb1e1572c 100644 --- a/files/de/web/javascript/reference/global_objects/date/setutcdate/index.html +++ b/files/de/web/javascript/reference/global_objects/date/setutcdate/index.html @@ -78,8 +78,6 @@ theBigDay.setUTCDate(20); <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.setUTCDate")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/setutcfullyear/index.html b/files/de/web/javascript/reference/global_objects/date/setutcfullyear/index.html index c901540225..7e03bd9eff 100644 --- a/files/de/web/javascript/reference/global_objects/date/setutcfullyear/index.html +++ b/files/de/web/javascript/reference/global_objects/date/setutcfullyear/index.html @@ -84,8 +84,6 @@ theBigDay.setUTCFullYear(1997); <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.setUTCFullYear")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/setutchours/index.html b/files/de/web/javascript/reference/global_objects/date/setutchours/index.html index 6194eceb91..3c6471a5e1 100644 --- a/files/de/web/javascript/reference/global_objects/date/setutchours/index.html +++ b/files/de/web/javascript/reference/global_objects/date/setutchours/index.html @@ -86,8 +86,6 @@ theBigDay.setUTCHours(8); <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.setUTCHours")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/setutcmilliseconds/index.html b/files/de/web/javascript/reference/global_objects/date/setutcmilliseconds/index.html index 14cbca2f90..323af7b4f6 100644 --- a/files/de/web/javascript/reference/global_objects/date/setutcmilliseconds/index.html +++ b/files/de/web/javascript/reference/global_objects/date/setutcmilliseconds/index.html @@ -78,8 +78,6 @@ theBigDay.setUTCMilliseconds(500); <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.setUTCMilliseconds")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/setutcminutes/index.html b/files/de/web/javascript/reference/global_objects/date/setutcminutes/index.html index b56abc94d6..e817dc649c 100644 --- a/files/de/web/javascript/reference/global_objects/date/setutcminutes/index.html +++ b/files/de/web/javascript/reference/global_objects/date/setutcminutes/index.html @@ -84,8 +84,6 @@ theBigDay.setUTCMinutes(43); <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.setUTCMinutes")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/setutcmonth/index.html b/files/de/web/javascript/reference/global_objects/date/setutcmonth/index.html index d4f393051d..695be86c5b 100644 --- a/files/de/web/javascript/reference/global_objects/date/setutcmonth/index.html +++ b/files/de/web/javascript/reference/global_objects/date/setutcmonth/index.html @@ -82,8 +82,6 @@ theBigDay.setUTCMonth(11); <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.setUTCMonth")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/setutcseconds/index.html b/files/de/web/javascript/reference/global_objects/date/setutcseconds/index.html index 52ce280245..b5946c8e12 100644 --- a/files/de/web/javascript/reference/global_objects/date/setutcseconds/index.html +++ b/files/de/web/javascript/reference/global_objects/date/setutcseconds/index.html @@ -82,8 +82,6 @@ theBigDay.setUTCSeconds(20); <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.setUTCSeconds")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/setyear/index.html b/files/de/web/javascript/reference/global_objects/date/setyear/index.html index 8eb3627370..fe0a3e3e0a 100644 --- a/files/de/web/javascript/reference/global_objects/date/setyear/index.html +++ b/files/de/web/javascript/reference/global_objects/date/setyear/index.html @@ -82,8 +82,6 @@ theBigDay.setYear(2000); <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.setYear")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/todatestring/index.html b/files/de/web/javascript/reference/global_objects/date/todatestring/index.html index 00440243e6..7dd5152a04 100644 --- a/files/de/web/javascript/reference/global_objects/date/todatestring/index.html +++ b/files/de/web/javascript/reference/global_objects/date/todatestring/index.html @@ -79,8 +79,6 @@ console.log(d.toDateString()); // logs Wed Jun 28 1993 <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.toDateString")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/togmtstring/index.html b/files/de/web/javascript/reference/global_objects/date/togmtstring/index.html index c80dfdc5b9..68d797af38 100644 --- a/files/de/web/javascript/reference/global_objects/date/togmtstring/index.html +++ b/files/de/web/javascript/reference/global_objects/date/togmtstring/index.html @@ -74,8 +74,6 @@ console.log(str); // Mon, 18 Dec 1995 17:28:35 GMT <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.toGMTString")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/toisostring/index.html b/files/de/web/javascript/reference/global_objects/date/toisostring/index.html index 8d84d65c3c..45452bcda6 100644 --- a/files/de/web/javascript/reference/global_objects/date/toisostring/index.html +++ b/files/de/web/javascript/reference/global_objects/date/toisostring/index.html @@ -96,8 +96,6 @@ console.log(today.toISOString()); // Returns 2011-10-05T14:48:00.000Z <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.toISOString")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/tojson/index.html b/files/de/web/javascript/reference/global_objects/date/tojson/index.html index 1d65876585..bbe50ba20e 100644 --- a/files/de/web/javascript/reference/global_objects/date/tojson/index.html +++ b/files/de/web/javascript/reference/global_objects/date/tojson/index.html @@ -68,8 +68,6 @@ console.log(jsonDate); //2015-10-26T07:46:36.611Z <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.toJSON")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/tolocaledatestring/index.html b/files/de/web/javascript/reference/global_objects/date/tolocaledatestring/index.html index 21248d939a..c6f2dea2e2 100644 --- a/files/de/web/javascript/reference/global_objects/date/tolocaledatestring/index.html +++ b/files/de/web/javascript/reference/global_objects/date/tolocaledatestring/index.html @@ -174,8 +174,6 @@ console.log(date.toLocaleDateString('en-US', options)); <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.toLocaleDateString")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/tolocalestring/index.html b/files/de/web/javascript/reference/global_objects/date/tolocalestring/index.html index 4db8f38c1e..d21b117725 100644 --- a/files/de/web/javascript/reference/global_objects/date/tolocalestring/index.html +++ b/files/de/web/javascript/reference/global_objects/date/tolocalestring/index.html @@ -174,8 +174,6 @@ console.log(date.toLocaleString('en-US', { hour12: false })); <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.toLocaleString")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/tolocaletimestring/index.html b/files/de/web/javascript/reference/global_objects/date/tolocaletimestring/index.html index da74e548cf..e77121da82 100644 --- a/files/de/web/javascript/reference/global_objects/date/tolocaletimestring/index.html +++ b/files/de/web/javascript/reference/global_objects/date/tolocaletimestring/index.html @@ -162,8 +162,6 @@ console.log(date.toLocaleTimeString('en-US', { hour12: false })); <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.toLocaleTimeString")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/tosource/index.html b/files/de/web/javascript/reference/global_objects/date/tosource/index.html index 12764ae672..670bc870ea 100644 --- a/files/de/web/javascript/reference/global_objects/date/tosource/index.html +++ b/files/de/web/javascript/reference/global_objects/date/tosource/index.html @@ -50,8 +50,6 @@ Date.toSource()</pre> <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.toSource")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/tostring/index.html b/files/de/web/javascript/reference/global_objects/date/tostring/index.html index 470fd1903c..22163a496f 100644 --- a/files/de/web/javascript/reference/global_objects/date/tostring/index.html +++ b/files/de/web/javascript/reference/global_objects/date/tostring/index.html @@ -80,8 +80,6 @@ myVar = x.toString(); // Weist der Variablen myVar folgenden Wert zu: <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.toString")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/totimestring/index.html b/files/de/web/javascript/reference/global_objects/date/totimestring/index.html index 65d643c72a..a601e1217e 100644 --- a/files/de/web/javascript/reference/global_objects/date/totimestring/index.html +++ b/files/de/web/javascript/reference/global_objects/date/totimestring/index.html @@ -75,8 +75,6 @@ console.log(d.toTimeString()); // logs 14:39:07 GMT-0600 (PDT) <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.toTimeString")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/toutcstring/index.html b/files/de/web/javascript/reference/global_objects/date/toutcstring/index.html index 02dc9d414b..5d62c43f3d 100644 --- a/files/de/web/javascript/reference/global_objects/date/toutcstring/index.html +++ b/files/de/web/javascript/reference/global_objects/date/toutcstring/index.html @@ -71,8 +71,6 @@ var UTCstring = today.toUTCString(); // Wed, 14 Jun 2017 07:00:00 GMT <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.toUTCString")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/utc/index.html b/files/de/web/javascript/reference/global_objects/date/utc/index.html index 56aa3fde32..e28c47d1ea 100644 --- a/files/de/web/javascript/reference/global_objects/date/utc/index.html +++ b/files/de/web/javascript/reference/global_objects/date/utc/index.html @@ -103,8 +103,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Date/UTC <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.UTC")}}</p> <h2 id="Anmerkungen_zur_Kompatibilität">Anmerkungen zur Kompatibilität</h2> diff --git a/files/de/web/javascript/reference/global_objects/date/valueof/index.html b/files/de/web/javascript/reference/global_objects/date/valueof/index.html index 18f540fa4d..f4df14f79b 100644 --- a/files/de/web/javascript/reference/global_objects/date/valueof/index.html +++ b/files/de/web/javascript/reference/global_objects/date/valueof/index.html @@ -73,8 +73,6 @@ var myVar = x.valueOf(); // schreibt -424713600000 auf myVar <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Date.valueOf")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/acos/index.html b/files/de/web/javascript/reference/global_objects/math/acos/index.html index 3512f639b1..8cf1b1db5e 100644 --- a/files/de/web/javascript/reference/global_objects/math/acos/index.html +++ b/files/de/web/javascript/reference/global_objects/math/acos/index.html @@ -87,8 +87,6 @@ Math.acos(2); // NaN <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.acos")}}</p> <h2 id="See_also" name="See_also">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/acosh/index.html b/files/de/web/javascript/reference/global_objects/math/acosh/index.html index 46703ec486..b401986937 100644 --- a/files/de/web/javascript/reference/global_objects/math/acosh/index.html +++ b/files/de/web/javascript/reference/global_objects/math/acosh/index.html @@ -83,8 +83,6 @@ Math.acosh(2); // 1.3169578969248166 <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.acosh")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/asin/index.html b/files/de/web/javascript/reference/global_objects/math/asin/index.html index bf69f52450..cd467733b7 100644 --- a/files/de/web/javascript/reference/global_objects/math/asin/index.html +++ b/files/de/web/javascript/reference/global_objects/math/asin/index.html @@ -87,8 +87,6 @@ Math.asin(2); // NaN <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.asin")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/asinh/index.html b/files/de/web/javascript/reference/global_objects/math/asinh/index.html index fa5e1d0472..f56d70b1b7 100644 --- a/files/de/web/javascript/reference/global_objects/math/asinh/index.html +++ b/files/de/web/javascript/reference/global_objects/math/asinh/index.html @@ -84,8 +84,6 @@ Math.asinh(0); // 0 <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.asinh")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/atan/index.html b/files/de/web/javascript/reference/global_objects/math/atan/index.html index 1c37c3dcc4..57fcd8f675 100644 --- a/files/de/web/javascript/reference/global_objects/math/atan/index.html +++ b/files/de/web/javascript/reference/global_objects/math/atan/index.html @@ -89,8 +89,6 @@ Math<span class="punctuation token">.</span><span class="function token">atan</s <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.atan")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/atan2/index.html b/files/de/web/javascript/reference/global_objects/math/atan2/index.html index 5848a76898..fb0a0de0e2 100644 --- a/files/de/web/javascript/reference/global_objects/math/atan2/index.html +++ b/files/de/web/javascript/reference/global_objects/math/atan2/index.html @@ -97,8 +97,6 @@ Math.atan2(±Infinity, +Infinity); // ±PI/4. <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.atan2")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/cbrt/index.html b/files/de/web/javascript/reference/global_objects/math/cbrt/index.html index a24c572eb7..005642ae27 100644 --- a/files/de/web/javascript/reference/global_objects/math/cbrt/index.html +++ b/files/de/web/javascript/reference/global_objects/math/cbrt/index.html @@ -86,8 +86,6 @@ Math<span class="punctuation token">.</span><span class="function token">cbrt</s <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.cbrt")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/ceil/index.html b/files/de/web/javascript/reference/global_objects/math/ceil/index.html index 06cf4808e7..e3ac4c1768 100644 --- a/files/de/web/javascript/reference/global_objects/math/ceil/index.html +++ b/files/de/web/javascript/reference/global_objects/math/ceil/index.html @@ -155,8 +155,6 @@ Math.ceil10(-59, 1); // -50 <h2 id="Browser_compatibility" name="Browser_compatibility">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.ceil")}}</p> <h2 id="See_also" name="See_also">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/clz32/index.html b/files/de/web/javascript/reference/global_objects/math/clz32/index.html index ac7c78c4a7..af42888f8a 100644 --- a/files/de/web/javascript/reference/global_objects/math/clz32/index.html +++ b/files/de/web/javascript/reference/global_objects/math/clz32/index.html @@ -100,8 +100,6 @@ Math.clz32(3.5); // 30 <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.clz32")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/cos/index.html b/files/de/web/javascript/reference/global_objects/math/cos/index.html index e8e5c3bf86..415115c718 100644 --- a/files/de/web/javascript/reference/global_objects/math/cos/index.html +++ b/files/de/web/javascript/reference/global_objects/math/cos/index.html @@ -82,8 +82,6 @@ Math.cos(2 * Math.PI); // 1 <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.cos")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/cosh/index.html b/files/de/web/javascript/reference/global_objects/math/cosh/index.html index 9b24cbbeaf..2b6abac428 100644 --- a/files/de/web/javascript/reference/global_objects/math/cosh/index.html +++ b/files/de/web/javascript/reference/global_objects/math/cosh/index.html @@ -87,8 +87,6 @@ Math.cosh(-1); // 1.5430806348152437 <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.cosh")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/e/index.html b/files/de/web/javascript/reference/global_objects/math/e/index.html index 1ba5bd74d5..e8d8a3fd05 100644 --- a/files/de/web/javascript/reference/global_objects/math/e/index.html +++ b/files/de/web/javascript/reference/global_objects/math/e/index.html @@ -70,8 +70,6 @@ getNapier() // 2.718281828459045</pre> <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.E")}}</p> <h2 id="See_also" name="See_also">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/exp/index.html b/files/de/web/javascript/reference/global_objects/math/exp/index.html index df215203d8..e3efa4862e 100644 --- a/files/de/web/javascript/reference/global_objects/math/exp/index.html +++ b/files/de/web/javascript/reference/global_objects/math/exp/index.html @@ -78,8 +78,6 @@ Math.exp(1); // 2.718281828459045 <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.exp")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/expm1/index.html b/files/de/web/javascript/reference/global_objects/math/expm1/index.html index b257953d87..61537c2c7c 100644 --- a/files/de/web/javascript/reference/global_objects/math/expm1/index.html +++ b/files/de/web/javascript/reference/global_objects/math/expm1/index.html @@ -77,8 +77,6 @@ Math.expm1(1); // 1.718281828459045 <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.expm1")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/fround/index.html b/files/de/web/javascript/reference/global_objects/math/fround/index.html index de905d6637..90dc399f75 100644 --- a/files/de/web/javascript/reference/global_objects/math/fround/index.html +++ b/files/de/web/javascript/reference/global_objects/math/fround/index.html @@ -101,8 +101,6 @@ Math.fround(NaN); // NaN <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.fround")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/hypot/index.html b/files/de/web/javascript/reference/global_objects/math/hypot/index.html index b88861e06d..779a955685 100644 --- a/files/de/web/javascript/reference/global_objects/math/hypot/index.html +++ b/files/de/web/javascript/reference/global_objects/math/hypot/index.html @@ -115,8 +115,6 @@ Math.hypot(-3); // 3, das gleiche wie Math.abs(-3) <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.hypot")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/imul/index.html b/files/de/web/javascript/reference/global_objects/math/imul/index.html index ea3bc9abf3..1092ce8545 100644 --- a/files/de/web/javascript/reference/global_objects/math/imul/index.html +++ b/files/de/web/javascript/reference/global_objects/math/imul/index.html @@ -87,6 +87,4 @@ Math.imul(0xfffffffe, 5); // -10 <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.imul")}}</p> diff --git a/files/de/web/javascript/reference/global_objects/math/index.html b/files/de/web/javascript/reference/global_objects/math/index.html index 7dd7493568..cd1b9d7e08 100644 --- a/files/de/web/javascript/reference/global_objects/math/index.html +++ b/files/de/web/javascript/reference/global_objects/math/index.html @@ -190,8 +190,6 @@ Math.gcd = function () { <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math")}}</p> <h2 id="See_also" name="See_also">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/ln10/index.html b/files/de/web/javascript/reference/global_objects/math/ln10/index.html index b43f317ef4..819119ddde 100644 --- a/files/de/web/javascript/reference/global_objects/math/ln10/index.html +++ b/files/de/web/javascript/reference/global_objects/math/ln10/index.html @@ -70,8 +70,6 @@ getNatLog10() // 2.302585092994046</pre> <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.LN10")}}</p> <h2 id="See_also" name="See_also">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/ln2/index.html b/files/de/web/javascript/reference/global_objects/math/ln2/index.html index 5577b36c74..1f02c100ce 100644 --- a/files/de/web/javascript/reference/global_objects/math/ln2/index.html +++ b/files/de/web/javascript/reference/global_objects/math/ln2/index.html @@ -70,8 +70,6 @@ getLog2(256) // 8</pre> <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.LN2")}}</p> <h2 id="See_also" name="See_also">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/log/index.html b/files/de/web/javascript/reference/global_objects/math/log/index.html index d4502d50e2..52d026c713 100644 --- a/files/de/web/javascript/reference/global_objects/math/log/index.html +++ b/files/de/web/javascript/reference/global_objects/math/log/index.html @@ -98,8 +98,6 @@ Math.log(10); // 2.302585092994046 <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.log")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/log10/index.html b/files/de/web/javascript/reference/global_objects/math/log10/index.html index fad6ea0996..fc09b7a47b 100644 --- a/files/de/web/javascript/reference/global_objects/math/log10/index.html +++ b/files/de/web/javascript/reference/global_objects/math/log10/index.html @@ -86,8 +86,6 @@ Math.log10(100000); // 5 <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.log10")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/log10e/index.html b/files/de/web/javascript/reference/global_objects/math/log10e/index.html index 28d609df71..fcf29b319b 100644 --- a/files/de/web/javascript/reference/global_objects/math/log10e/index.html +++ b/files/de/web/javascript/reference/global_objects/math/log10e/index.html @@ -72,8 +72,6 @@ getLog10e() // 0.4342944819032518</pre> <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.LOG10E")}}</p> <h2 id="See_also" name="See_also">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/log1p/index.html b/files/de/web/javascript/reference/global_objects/math/log1p/index.html index a63eab6b6f..b3b3fac690 100644 --- a/files/de/web/javascript/reference/global_objects/math/log1p/index.html +++ b/files/de/web/javascript/reference/global_objects/math/log1p/index.html @@ -87,8 +87,6 @@ Math.log1p(-2); // NaN <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.log1p")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/log2/index.html b/files/de/web/javascript/reference/global_objects/math/log2/index.html index de98c13128..988ae2c06c 100644 --- a/files/de/web/javascript/reference/global_objects/math/log2/index.html +++ b/files/de/web/javascript/reference/global_objects/math/log2/index.html @@ -86,8 +86,6 @@ Math.log2(1024); // 10 <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.log2")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/log2e/index.html b/files/de/web/javascript/reference/global_objects/math/log2e/index.html index 2f302bf4a2..ba67fd0eb1 100644 --- a/files/de/web/javascript/reference/global_objects/math/log2e/index.html +++ b/files/de/web/javascript/reference/global_objects/math/log2e/index.html @@ -70,8 +70,6 @@ getLog2e() // 1.4426950408889634</pre> <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.LOG2E")}}</p> <h2 id="See_also" name="See_also">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/max/index.html b/files/de/web/javascript/reference/global_objects/math/max/index.html index e1ac3eba01..426bf6abad 100644 --- a/files/de/web/javascript/reference/global_objects/math/max/index.html +++ b/files/de/web/javascript/reference/global_objects/math/max/index.html @@ -107,8 +107,6 @@ var max = Math.max(...arr); <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.max")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/min/index.html b/files/de/web/javascript/reference/global_objects/math/min/index.html index 9cd666fda3..29944704d8 100644 --- a/files/de/web/javascript/reference/global_objects/math/min/index.html +++ b/files/de/web/javascript/reference/global_objects/math/min/index.html @@ -101,8 +101,6 @@ if (x > limit) { <h2 id="Browser_compatibility" name="Browser_compatibility">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.min")}}</p> <h2 id="See_also" name="See_also">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/pi/index.html b/files/de/web/javascript/reference/global_objects/math/pi/index.html index 4a07aadc15..d0e136d2fa 100644 --- a/files/de/web/javascript/reference/global_objects/math/pi/index.html +++ b/files/de/web/javascript/reference/global_objects/math/pi/index.html @@ -70,8 +70,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Math/PI <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.PI")}}</p> <h2 id="See_also" name="See_also">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/pow/index.html b/files/de/web/javascript/reference/global_objects/math/pow/index.html index 5966acd81f..524efe93df 100644 --- a/files/de/web/javascript/reference/global_objects/math/pow/index.html +++ b/files/de/web/javascript/reference/global_objects/math/pow/index.html @@ -98,8 +98,6 @@ Math.pow(-7, 1/3); // NaN <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.pow")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/random/index.html b/files/de/web/javascript/reference/global_objects/math/random/index.html index c57bb9f1c8..665e746ef9 100644 --- a/files/de/web/javascript/reference/global_objects/math/random/index.html +++ b/files/de/web/javascript/reference/global_objects/math/random/index.html @@ -108,6 +108,4 @@ original_slug: Web/JavaScript/Reference/Global_Objects/Math/math.random <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.random")}}</p> diff --git a/files/de/web/javascript/reference/global_objects/math/round/index.html b/files/de/web/javascript/reference/global_objects/math/round/index.html index 8e009bf6cb..40ed3f3afc 100644 --- a/files/de/web/javascript/reference/global_objects/math/round/index.html +++ b/files/de/web/javascript/reference/global_objects/math/round/index.html @@ -82,8 +82,6 @@ Math.round(-20.51); // -21 <h2 id="Browser_compatibility" name="Browser_compatibility">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.round")}}</p> <h2 id="See_also" name="See_also">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/sign/index.html b/files/de/web/javascript/reference/global_objects/math/sign/index.html index 26a4085eb1..8af459f4fb 100644 --- a/files/de/web/javascript/reference/global_objects/math/sign/index.html +++ b/files/de/web/javascript/reference/global_objects/math/sign/index.html @@ -100,8 +100,6 @@ Math.sign(); // NaN <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.sign")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/sin/index.html b/files/de/web/javascript/reference/global_objects/math/sin/index.html index 69a7a2f559..48718b8f14 100644 --- a/files/de/web/javascript/reference/global_objects/math/sin/index.html +++ b/files/de/web/javascript/reference/global_objects/math/sin/index.html @@ -81,8 +81,6 @@ Math.sin(Math.PI / 2); // 1 <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.sin")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/sinh/index.html b/files/de/web/javascript/reference/global_objects/math/sinh/index.html index 99e8d1e3c6..00deed0e11 100644 --- a/files/de/web/javascript/reference/global_objects/math/sinh/index.html +++ b/files/de/web/javascript/reference/global_objects/math/sinh/index.html @@ -87,8 +87,6 @@ Math.sinh(1); // 1.1752011936438014 <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.sinh")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/sqrt/index.html b/files/de/web/javascript/reference/global_objects/math/sqrt/index.html index a7ad903569..c41f3e8c5a 100644 --- a/files/de/web/javascript/reference/global_objects/math/sqrt/index.html +++ b/files/de/web/javascript/reference/global_objects/math/sqrt/index.html @@ -85,8 +85,6 @@ Math.sqrt(-0); // -0</pre> <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.sqrt")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/sqrt1_2/index.html b/files/de/web/javascript/reference/global_objects/math/sqrt1_2/index.html index 19e1a24f4d..94d3f97b22 100644 --- a/files/de/web/javascript/reference/global_objects/math/sqrt1_2/index.html +++ b/files/de/web/javascript/reference/global_objects/math/sqrt1_2/index.html @@ -72,8 +72,6 @@ getRoot1_2() // 0.7071067811865476</pre> <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.SQRT1_2")}}</p> <h2 id="See_also" name="See_also">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/sqrt2/index.html b/files/de/web/javascript/reference/global_objects/math/sqrt2/index.html index 14b748c555..e6df7828ce 100644 --- a/files/de/web/javascript/reference/global_objects/math/sqrt2/index.html +++ b/files/de/web/javascript/reference/global_objects/math/sqrt2/index.html @@ -70,8 +70,6 @@ getRoot2() // 1.4142135623730951</pre> <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.SQRT2")}}</p> <h2 id="See_also" name="See_also">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/tan/index.html b/files/de/web/javascript/reference/global_objects/math/tan/index.html index 92102e3ae2..4973ab271d 100644 --- a/files/de/web/javascript/reference/global_objects/math/tan/index.html +++ b/files/de/web/javascript/reference/global_objects/math/tan/index.html @@ -86,8 +86,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Math/tan <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.tan")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/tanh/index.html b/files/de/web/javascript/reference/global_objects/math/tanh/index.html index 7bfa025f4e..e13d8f9e14 100644 --- a/files/de/web/javascript/reference/global_objects/math/tanh/index.html +++ b/files/de/web/javascript/reference/global_objects/math/tanh/index.html @@ -78,8 +78,6 @@ Math.tanh(1); // 0.7615941559557649 <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.tanh")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/math/trunc/index.html b/files/de/web/javascript/reference/global_objects/math/trunc/index.html index 43aa34b2d7..cd47c8c9dd 100644 --- a/files/de/web/javascript/reference/global_objects/math/trunc/index.html +++ b/files/de/web/javascript/reference/global_objects/math/trunc/index.html @@ -110,8 +110,6 @@ Math.trunc(); // NaN <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Math.trunc")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/number/epsilon/index.html b/files/de/web/javascript/reference/global_objects/number/epsilon/index.html index 6259e2443f..bbfca4b94f 100644 --- a/files/de/web/javascript/reference/global_objects/number/epsilon/index.html +++ b/files/de/web/javascript/reference/global_objects/number/epsilon/index.html @@ -64,8 +64,6 @@ equal = (Math.abs(x - y + z) < Number.EPSILON);</pre> <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Number.EPSILON")}}</p> <h2 id="See_also" name="See_also">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/number/index.html b/files/de/web/javascript/reference/global_objects/number/index.html index 95bcd0652f..ded06cea23 100644 --- a/files/de/web/javascript/reference/global_objects/number/index.html +++ b/files/de/web/javascript/reference/global_objects/number/index.html @@ -167,8 +167,6 @@ Number('100a') // NaN <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Number.Number")}}</p> <h2 id="See_also" name="See_also">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/number/isfinite/index.html b/files/de/web/javascript/reference/global_objects/number/isfinite/index.html index 3db1065680..82e46a991e 100644 --- a/files/de/web/javascript/reference/global_objects/number/isfinite/index.html +++ b/files/de/web/javascript/reference/global_objects/number/isfinite/index.html @@ -81,8 +81,6 @@ Number.isFinite(null); // false, würde mit der globalen <h2 id="Browser_compatibility" name="Browser_compatibility">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Number.isFinite")}}</p> <h2 id="See_also" name="See_also">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/number/isinteger/index.html b/files/de/web/javascript/reference/global_objects/number/isinteger/index.html index 0befee0d25..362c4b1e57 100644 --- a/files/de/web/javascript/reference/global_objects/number/isinteger/index.html +++ b/files/de/web/javascript/reference/global_objects/number/isinteger/index.html @@ -87,8 +87,6 @@ Number.isInteger([1]); // false <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Number.isInteger")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/number/isnan/index.html b/files/de/web/javascript/reference/global_objects/number/isnan/index.html index 08d1a52303..0854f64a3e 100644 --- a/files/de/web/javascript/reference/global_objects/number/isnan/index.html +++ b/files/de/web/javascript/reference/global_objects/number/isnan/index.html @@ -92,8 +92,6 @@ Number.isNaN(' '); <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Number.isNaN")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/number/issafeinteger/index.html b/files/de/web/javascript/reference/global_objects/number/issafeinteger/index.html index 9f9d35082d..ade5070cec 100644 --- a/files/de/web/javascript/reference/global_objects/number/issafeinteger/index.html +++ b/files/de/web/javascript/reference/global_objects/number/issafeinteger/index.html @@ -86,8 +86,6 @@ Number.isSafeInteger(3.0); // true <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Number.isSafeInteger")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/number/max_safe_integer/index.html b/files/de/web/javascript/reference/global_objects/number/max_safe_integer/index.html index 1254955d54..50db6774b2 100644 --- a/files/de/web/javascript/reference/global_objects/number/max_safe_integer/index.html +++ b/files/de/web/javascript/reference/global_objects/number/max_safe_integer/index.html @@ -56,8 +56,6 @@ Math.pow(2, 53) - 1 // 9007199254740991 <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Number.MAX_SAFE_INTEGER")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/number/max_value/index.html b/files/de/web/javascript/reference/global_objects/number/max_value/index.html index 9cb4be1929..43c61b8132 100644 --- a/files/de/web/javascript/reference/global_objects/number/max_value/index.html +++ b/files/de/web/javascript/reference/global_objects/number/max_value/index.html @@ -70,8 +70,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Number/MAX_VALUE <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Number.MAX_VALUE")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/number/min_safe_integer/index.html b/files/de/web/javascript/reference/global_objects/number/min_safe_integer/index.html index 4440e7d913..ceb2bc0e91 100644 --- a/files/de/web/javascript/reference/global_objects/number/min_safe_integer/index.html +++ b/files/de/web/javascript/reference/global_objects/number/min_safe_integer/index.html @@ -54,8 +54,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Number/MIN_SAFE_INTEGER <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Number.MIN_SAFE_INTEGER")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/number/min_value/index.html b/files/de/web/javascript/reference/global_objects/number/min_value/index.html index 3572b98118..bce3482e83 100644 --- a/files/de/web/javascript/reference/global_objects/number/min_value/index.html +++ b/files/de/web/javascript/reference/global_objects/number/min_value/index.html @@ -72,8 +72,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Number/MIN_VALUE <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Number.MIN_VALUE")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/number/nan/index.html b/files/de/web/javascript/reference/global_objects/number/nan/index.html index 25614786f3..dec4e0cc1d 100644 --- a/files/de/web/javascript/reference/global_objects/number/nan/index.html +++ b/files/de/web/javascript/reference/global_objects/number/nan/index.html @@ -53,8 +53,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Number/NaN <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Number.NaN")}}</p> <h2 id="See_also" name="See_also">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/number/negative_infinity/index.html b/files/de/web/javascript/reference/global_objects/number/negative_infinity/index.html index a2cb81a0fb..1cb87edc5c 100644 --- a/files/de/web/javascript/reference/global_objects/number/negative_infinity/index.html +++ b/files/de/web/javascript/reference/global_objects/number/negative_infinity/index.html @@ -86,8 +86,6 @@ if (smallNumber === Number.NEGATIVE_INFINITY) { <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Number.NEGATIVE_INFINITY")}}</p> <h2 id="See_also" name="See_also">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/number/parsefloat/index.html b/files/de/web/javascript/reference/global_objects/number/parsefloat/index.html index d659260090..76b8c800db 100644 --- a/files/de/web/javascript/reference/global_objects/number/parsefloat/index.html +++ b/files/de/web/javascript/reference/global_objects/number/parsefloat/index.html @@ -60,8 +60,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Number/parseFloat <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Number.parseFloat")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/number/parseint/index.html b/files/de/web/javascript/reference/global_objects/number/parseint/index.html index e9efe16f11..b9c5fa30f3 100644 --- a/files/de/web/javascript/reference/global_objects/number/parseint/index.html +++ b/files/de/web/javascript/reference/global_objects/number/parseint/index.html @@ -65,8 +65,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Number/parseInt <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Number.parseInt")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/number/positive_infinity/index.html b/files/de/web/javascript/reference/global_objects/number/positive_infinity/index.html index 0f9c9b1ccd..7717bfeff5 100644 --- a/files/de/web/javascript/reference/global_objects/number/positive_infinity/index.html +++ b/files/de/web/javascript/reference/global_objects/number/positive_infinity/index.html @@ -86,8 +86,6 @@ if (bigNumber == Number.POSITIVE_INFINITY) { <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Number.POSITIVE_INFINITY")}}</p> <h2 id="See_also" name="See_also">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/number/toexponential/index.html b/files/de/web/javascript/reference/global_objects/number/toexponential/index.html index c392b7012c..400e7168b7 100644 --- a/files/de/web/javascript/reference/global_objects/number/toexponential/index.html +++ b/files/de/web/javascript/reference/global_objects/number/toexponential/index.html @@ -95,8 +95,6 @@ console.log(77 .toExponential()); // logs 7.7e+1 <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Number.toExponential")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/number/tofixed/index.html b/files/de/web/javascript/reference/global_objects/number/tofixed/index.html index 0fe376aa4d..0a36c35bc4 100644 --- a/files/de/web/javascript/reference/global_objects/number/tofixed/index.html +++ b/files/de/web/javascript/reference/global_objects/number/tofixed/index.html @@ -100,8 +100,6 @@ numObj.toFixed(6); // Rückgabe: '12345.678900': Nullen hinzugefügt <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Number.toFixed")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/number/tolocalestring/index.html b/files/de/web/javascript/reference/global_objects/number/tolocalestring/index.html index 5e5e132045..5b52d42816 100644 --- a/files/de/web/javascript/reference/global_objects/number/tolocalestring/index.html +++ b/files/de/web/javascript/reference/global_objects/number/tolocalestring/index.html @@ -181,8 +181,6 @@ console.log(num.toLocaleString(undefined, {minimumFractionDigits: 2, maximumFrac <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Number.toLocaleString")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/number/toprecision/index.html b/files/de/web/javascript/reference/global_objects/number/toprecision/index.html index 53a27d59d2..4a2a53b335 100644 --- a/files/de/web/javascript/reference/global_objects/number/toprecision/index.html +++ b/files/de/web/javascript/reference/global_objects/number/toprecision/index.html @@ -94,8 +94,6 @@ console.log((1234.5).toPrecision(2)); // Ausgabe: 1.2e+3 <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Number.toPrecision")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/number/tosource/index.html b/files/de/web/javascript/reference/global_objects/number/tosource/index.html index 985df99c0a..af56999f89 100644 --- a/files/de/web/javascript/reference/global_objects/number/tosource/index.html +++ b/files/de/web/javascript/reference/global_objects/number/tosource/index.html @@ -42,8 +42,6 @@ Number.toSource()</pre> <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Number.toSource")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/number/tostring/index.html b/files/de/web/javascript/reference/global_objects/number/tostring/index.html index ed5d600b3a..51cf744ded 100644 --- a/files/de/web/javascript/reference/global_objects/number/tostring/index.html +++ b/files/de/web/javascript/reference/global_objects/number/tostring/index.html @@ -103,8 +103,6 @@ console.log((-0xff).toString(2)); // Ausgabe '-11111111' <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Number.toString")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/number/valueof/index.html b/files/de/web/javascript/reference/global_objects/number/valueof/index.html index 1538417ebf..d5655c99f4 100644 --- a/files/de/web/javascript/reference/global_objects/number/valueof/index.html +++ b/files/de/web/javascript/reference/global_objects/number/valueof/index.html @@ -74,8 +74,6 @@ console.log(typeof num); // number <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.Number.valueOf")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/parsefloat/index.html b/files/de/web/javascript/reference/global_objects/parsefloat/index.html index 72dddf6c5b..debdcfd1e2 100644 --- a/files/de/web/javascript/reference/global_objects/parsefloat/index.html +++ b/files/de/web/javascript/reference/global_objects/parsefloat/index.html @@ -132,8 +132,6 @@ console.log(filterFloat('hop1.61803398875')); // NaN <h2 id="Browserkompatiblität">Browserkompatiblität</h2> -<div class="hidden">Die Kompatibilitätstabelle auf dieser Seite wird aus strukturierten Daten erzeugt. Falls Sie zu diesen Daten etwas beitragen möchten, öffen Sie bitte <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> und senden uns einen Pull-Request.</div> - <p>{{Compat("javascript.builtins.parseFloat")}}</p> <h2 id="See_Also" name="See_Also">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/promise/all/index.html b/files/de/web/javascript/reference/global_objects/promise/all/index.html index 9753db7994..e68d546b1a 100644 --- a/files/de/web/javascript/reference/global_objects/promise/all/index.html +++ b/files/de/web/javascript/reference/global_objects/promise/all/index.html @@ -125,8 +125,6 @@ Promise.all([p1, p2, p3, p4, p5]).then(values => { <h2 id="Browserkompatiblität">Browserkompatiblität</h2> -<p class="hidden">To contribute to this compatibility data, please write a pull request against this repository: <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>.</p> - <p>{{Compat("javascript.builtins.Promise.all")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/promise/finally/index.html b/files/de/web/javascript/reference/global_objects/promise/finally/index.html index 588d00d43f..dbf8909784 100644 --- a/files/de/web/javascript/reference/global_objects/promise/finally/index.html +++ b/files/de/web/javascript/reference/global_objects/promise/finally/index.html @@ -80,8 +80,6 @@ fetch(myRequest).then(function(response) { <h2 id="Browser_compatibility">Browser compatibility</h2> -<p class="hidden">To contribute to this compatibility data, please write a pull request against this repository: <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>.</p> - <p>{{Compat("javascript.builtins.Promise.finally")}}</p> <h2 id="See_also">See also</h2> diff --git a/files/de/web/javascript/reference/global_objects/promise/race/index.html b/files/de/web/javascript/reference/global_objects/promise/race/index.html index 78c4d9edf2..1628bb6c14 100644 --- a/files/de/web/javascript/reference/global_objects/promise/race/index.html +++ b/files/de/web/javascript/reference/global_objects/promise/race/index.html @@ -172,8 +172,6 @@ Promise.race([p5, p6]).then(function(value) { <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The Kompatibilitätstabelle auf dieser Seite wurde aus strukturierten Daten generiert. Wenn Sie Daten beisteuert möchten, schauen Sie sich gerne <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> an und senden uns einen Pull Request.</p> - <p>{{Compat("javascript.builtins.Promise.race")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/promise/reject/index.html b/files/de/web/javascript/reference/global_objects/promise/reject/index.html index 1b90305142..3599c2f347 100644 --- a/files/de/web/javascript/reference/global_objects/promise/reject/index.html +++ b/files/de/web/javascript/reference/global_objects/promise/reject/index.html @@ -62,8 +62,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Promise/reject <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">To contribute to this compatibility data, please write a pull request against this file: <a href="https://github.com/mdn/browser-compat-data/blob/master/javascript/promise.json">https://github.com/mdn/browser-compat-data/blob/master/javascript/promise.json</a>.</p> - <p>{{Compat("javascript/promise","Promise.reject")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/regexp/flags/index.html b/files/de/web/javascript/reference/global_objects/regexp/flags/index.html index 65956f3c3b..40f9071757 100644 --- a/files/de/web/javascript/reference/global_objects/regexp/flags/index.html +++ b/files/de/web/javascript/reference/global_objects/regexp/flags/index.html @@ -71,8 +71,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/RegExp/flags <h2 id="Browser-Kompatiblität">Browser-Kompatiblität</h2> <div> -<div class="hidden">Die Kompatiblitäts-Tabelle auf dieser Seite ist generiert von strukturierter Daten. Wenn du etwas dazu beitragen möchtest, solltest du dir <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> anschauen und uns Pull-Requests schicken.</div> - <p> {{Compat("javascript.builtins.RegExp.flags")}}</p> </div> diff --git a/files/de/web/javascript/reference/global_objects/string/includes/index.html b/files/de/web/javascript/reference/global_objects/string/includes/index.html index ee3aa6564c..31e225c616 100644 --- a/files/de/web/javascript/reference/global_objects/string/includes/index.html +++ b/files/de/web/javascript/reference/global_objects/string/includes/index.html @@ -100,8 +100,6 @@ console.log(str.includes('SEIN')); // false <h2 id="Browser-Kompatibilität">Browser-Kompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.String.includes")}}</p> <h2 id="String.prototype.contains">String.prototype.contains</h2> diff --git a/files/de/web/javascript/reference/global_objects/string/length/index.html b/files/de/web/javascript/reference/global_objects/string/length/index.html index 555d22094a..b5056d4d46 100644 --- a/files/de/web/javascript/reference/global_objects/string/length/index.html +++ b/files/de/web/javascript/reference/global_objects/string/length/index.html @@ -76,8 +76,6 @@ console.log('Der leere String hat eine Länge von ' + leerstr.length + 'Zeichen' <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.String.length")}}</p> <h2 id="See_also" name="See_also">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/string/repeat/index.html b/files/de/web/javascript/reference/global_objects/string/repeat/index.html index 6008654521..cfcf189840 100644 --- a/files/de/web/javascript/reference/global_objects/string/repeat/index.html +++ b/files/de/web/javascript/reference/global_objects/string/repeat/index.html @@ -281,6 +281,4 @@ console.log( <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.String.repeat")}}</p> diff --git a/files/de/web/javascript/reference/global_objects/string/search/index.html b/files/de/web/javascript/reference/global_objects/string/search/index.html index c1d0af6731..985108d255 100644 --- a/files/de/web/javascript/reference/global_objects/string/search/index.html +++ b/files/de/web/javascript/reference/global_objects/string/search/index.html @@ -84,8 +84,6 @@ console.log(str.search(re2)); // gibt -1 zurück kann "." nicht finden</pre> <h2 id="Browser_Kompatibilität">Browser Kompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.String.search")}}</p> <h2 id="Gecko-spezifische_Hinweise">Gecko-spezifische Hinweise</h2> diff --git a/files/de/web/javascript/reference/global_objects/string/tolowercase/index.html b/files/de/web/javascript/reference/global_objects/string/tolowercase/index.html index f3eb4d9f68..345553a983 100644 --- a/files/de/web/javascript/reference/global_objects/string/tolowercase/index.html +++ b/files/de/web/javascript/reference/global_objects/string/tolowercase/index.html @@ -66,8 +66,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/String/toLowerCase <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.String.toLowerCase")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/string/trim/index.html b/files/de/web/javascript/reference/global_objects/string/trim/index.html index 59ada93228..9f150c06b5 100644 --- a/files/de/web/javascript/reference/global_objects/string/trim/index.html +++ b/files/de/web/javascript/reference/global_objects/string/trim/index.html @@ -81,8 +81,6 @@ console.log(orig.trim()); // 'foo' <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.String.trim")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/string/trimend/index.html b/files/de/web/javascript/reference/global_objects/string/trimend/index.html index 161137e75e..57401367f9 100644 --- a/files/de/web/javascript/reference/global_objects/string/trimend/index.html +++ b/files/de/web/javascript/reference/global_objects/string/trimend/index.html @@ -47,8 +47,6 @@ console.log(str); // ' foo' <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.String.trimRight")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/global_objects/string/trimstart/index.html b/files/de/web/javascript/reference/global_objects/string/trimstart/index.html index 00d06919eb..b409f70f8d 100644 --- a/files/de/web/javascript/reference/global_objects/string/trimstart/index.html +++ b/files/de/web/javascript/reference/global_objects/string/trimstart/index.html @@ -47,8 +47,6 @@ console.log(str); // 'foo ' <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("javascript.builtins.String.trimLeft")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> diff --git a/files/de/web/javascript/reference/operators/addition/index.html b/files/de/web/javascript/reference/operators/addition/index.html index 6f95df95d1..82d912beb3 100644 --- a/files/de/web/javascript/reference/operators/addition/index.html +++ b/files/de/web/javascript/reference/operators/addition/index.html @@ -63,8 +63,6 @@ false + false // 0 <h2 id="Browserkompatibilität">Browserkompatibilität</h2> -<div class="hidden">Die Kompatibilitätstabelle auf dieser Seite wurde aus strukturierten Daten erzeugt. Wenn Sie zu den Daten beitragen möchten, checken Sie bitte <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> aus und schicken Sie uns einen Pull-Request.</div> - <p>{{Compat("javascript.operators.addition")}}</p> <h2 id="Siehe_auch">Siehe auch</h2> |