diff options
Diffstat (limited to 'files/es/web/javascript/reference/global_objects/string')
48 files changed, 96 insertions, 48 deletions
diff --git a/files/es/web/javascript/reference/global_objects/string/anchor/index.html b/files/es/web/javascript/reference/global_objects/string/anchor/index.html index c34abd62b1..2a63c56bc6 100644 --- a/files/es/web/javascript/reference/global_objects/string/anchor/index.html +++ b/files/es/web/javascript/reference/global_objects/string/anchor/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.anchor() -slug: Web/JavaScript/Referencia/Objetos_globales/String/anchor +slug: Web/JavaScript/Reference/Global_Objects/String/anchor tags: - HTML wrapper methods - JavaScript @@ -8,6 +8,7 @@ tags: - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/anchor +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/anchor --- <div>{{JSRef("Objetos_globales", "String")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/string/big/index.html b/files/es/web/javascript/reference/global_objects/string/big/index.html index 0aa04e5b74..ad13429a09 100644 --- a/files/es/web/javascript/reference/global_objects/string/big/index.html +++ b/files/es/web/javascript/reference/global_objects/string/big/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.big() -slug: Web/JavaScript/Referencia/Objetos_globales/String/big +slug: Web/JavaScript/Reference/Global_Objects/String/big tags: - Deprecated - HTML wrapper methods @@ -9,6 +9,7 @@ tags: - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/big +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/big --- <p>{{JSRef("Objetos_globales", "String")}}</p> diff --git a/files/es/web/javascript/reference/global_objects/string/blink/index.html b/files/es/web/javascript/reference/global_objects/string/blink/index.html index cf49f3d840..390b415777 100644 --- a/files/es/web/javascript/reference/global_objects/string/blink/index.html +++ b/files/es/web/javascript/reference/global_objects/string/blink/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.blink() -slug: Web/JavaScript/Referencia/Objetos_globales/String/blink +slug: Web/JavaScript/Reference/Global_Objects/String/blink tags: - Deprecated - HTML wrapper methods @@ -9,6 +9,7 @@ tags: - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/blink +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/blink --- <p>{{JSRef("Objetos_globales", "String")}}</p> <p>{{deprecated_header}}</p> diff --git a/files/es/web/javascript/reference/global_objects/string/bold/index.html b/files/es/web/javascript/reference/global_objects/string/bold/index.html index cc7c841181..130e23b001 100644 --- a/files/es/web/javascript/reference/global_objects/string/bold/index.html +++ b/files/es/web/javascript/reference/global_objects/string/bold/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.bold() -slug: Web/JavaScript/Referencia/Objetos_globales/String/bold +slug: Web/JavaScript/Reference/Global_Objects/String/bold tags: - Deprecated - HTML wrapper methods @@ -9,6 +9,7 @@ tags: - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/bold +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/bold --- <p>{{JSRef("Objetos_globales", "String")}}<br> <br> diff --git a/files/es/web/javascript/reference/global_objects/string/charat/index.html b/files/es/web/javascript/reference/global_objects/string/charat/index.html index 6ef6d46e37..3194b6bca4 100644 --- a/files/es/web/javascript/reference/global_objects/string/charat/index.html +++ b/files/es/web/javascript/reference/global_objects/string/charat/index.html @@ -1,12 +1,13 @@ --- title: String.prototype.charAt() -slug: Web/JavaScript/Referencia/Objetos_globales/String/charAt +slug: Web/JavaScript/Reference/Global_Objects/String/charAt tags: - JavaScript - Method - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/charAt +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/charAt --- <p>{{JSRef("Objetos_globales", "String")}}</p> diff --git a/files/es/web/javascript/reference/global_objects/string/charcodeat/index.html b/files/es/web/javascript/reference/global_objects/string/charcodeat/index.html index 4eccf78f13..c7f449bc08 100644 --- a/files/es/web/javascript/reference/global_objects/string/charcodeat/index.html +++ b/files/es/web/javascript/reference/global_objects/string/charcodeat/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.charCodeAt() -slug: Web/JavaScript/Referencia/Objetos_globales/String/charCodeAt +slug: Web/JavaScript/Reference/Global_Objects/String/charCodeAt tags: - JavaScript - Method @@ -8,6 +8,7 @@ tags: - String - Unicode translation_of: Web/JavaScript/Reference/Global_Objects/String/charCodeAt +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/charCodeAt --- <p>{{JSRef("Objetos_globales", "String")}}</p> diff --git a/files/es/web/javascript/reference/global_objects/string/codepointat/index.html b/files/es/web/javascript/reference/global_objects/string/codepointat/index.html index ae3fef3ec8..fabd85a657 100644 --- a/files/es/web/javascript/reference/global_objects/string/codepointat/index.html +++ b/files/es/web/javascript/reference/global_objects/string/codepointat/index.html @@ -1,7 +1,8 @@ --- title: String.prototype.codePointAt() -slug: Web/JavaScript/Referencia/Objetos_globales/String/codePointAt +slug: Web/JavaScript/Reference/Global_Objects/String/codePointAt translation_of: Web/JavaScript/Reference/Global_Objects/String/codePointAt +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/codePointAt --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/string/concat/index.html b/files/es/web/javascript/reference/global_objects/string/concat/index.html index d00ffce70e..461ac1de8b 100644 --- a/files/es/web/javascript/reference/global_objects/string/concat/index.html +++ b/files/es/web/javascript/reference/global_objects/string/concat/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.concat() -slug: Web/JavaScript/Referencia/Objetos_globales/String/concat +slug: Web/JavaScript/Reference/Global_Objects/String/concat tags: - JavaScript - Prototipo @@ -8,6 +8,7 @@ tags: - String - metodo translation_of: Web/JavaScript/Reference/Global_Objects/String/concat +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/concat --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/string/endswith/index.html b/files/es/web/javascript/reference/global_objects/string/endswith/index.html index cbeac4f481..7284e9fa63 100644 --- a/files/es/web/javascript/reference/global_objects/string/endswith/index.html +++ b/files/es/web/javascript/reference/global_objects/string/endswith/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.endsWith() -slug: Web/JavaScript/Referencia/Objetos_globales/String/endsWith +slug: Web/JavaScript/Reference/Global_Objects/String/endsWith tags: - JavaScript - Prototipo @@ -8,6 +8,7 @@ tags: - String - metodo translation_of: Web/JavaScript/Reference/Global_Objects/String/endsWith +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/endsWith --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/string/fixed/index.html b/files/es/web/javascript/reference/global_objects/string/fixed/index.html index 3d188bc39d..dc9638944b 100644 --- a/files/es/web/javascript/reference/global_objects/string/fixed/index.html +++ b/files/es/web/javascript/reference/global_objects/string/fixed/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.fixed() -slug: Web/JavaScript/Referencia/Objetos_globales/String/fixed +slug: Web/JavaScript/Reference/Global_Objects/String/fixed tags: - Deprecated - HTML wrapper methods @@ -9,6 +9,7 @@ tags: - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/fixed +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/fixed --- <p>{{JSRef("Objetos_globales", "String")}}</p> <p>{{deprecated_header}}</p> diff --git a/files/es/web/javascript/reference/global_objects/string/fontcolor/index.html b/files/es/web/javascript/reference/global_objects/string/fontcolor/index.html index 135e805cb2..934a1fd69c 100644 --- a/files/es/web/javascript/reference/global_objects/string/fontcolor/index.html +++ b/files/es/web/javascript/reference/global_objects/string/fontcolor/index.html @@ -1,7 +1,8 @@ --- title: String.prototype.fontcolor() -slug: Web/JavaScript/Referencia/Objetos_globales/String/fontcolor +slug: Web/JavaScript/Reference/Global_Objects/String/fontcolor translation_of: Web/JavaScript/Reference/Global_Objects/String/fontcolor +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/fontcolor --- <div>{{JSRef}} {{deprecated_header}}</div> diff --git a/files/es/web/javascript/reference/global_objects/string/fontsize/index.html b/files/es/web/javascript/reference/global_objects/string/fontsize/index.html index 212c49d638..d00b7636e4 100644 --- a/files/es/web/javascript/reference/global_objects/string/fontsize/index.html +++ b/files/es/web/javascript/reference/global_objects/string/fontsize/index.html @@ -1,7 +1,8 @@ --- title: String.prototype.fontsize() -slug: Web/JavaScript/Referencia/Objetos_globales/String/fontsize +slug: Web/JavaScript/Reference/Global_Objects/String/fontsize translation_of: Web/JavaScript/Reference/Global_Objects/String/fontsize +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/fontsize --- <div>{{JSRef}} {{deprecated_header}}</div> diff --git a/files/es/web/javascript/reference/global_objects/string/fromcharcode/index.html b/files/es/web/javascript/reference/global_objects/string/fromcharcode/index.html index 7e87f3d90d..5eb6071c52 100644 --- a/files/es/web/javascript/reference/global_objects/string/fromcharcode/index.html +++ b/files/es/web/javascript/reference/global_objects/string/fromcharcode/index.html @@ -1,12 +1,13 @@ --- title: String.fromCharCode() -slug: Web/JavaScript/Referencia/Objetos_globales/String/fromCharCode +slug: Web/JavaScript/Reference/Global_Objects/String/fromCharCode tags: - JavaScript - Method - String - Unicode translation_of: Web/JavaScript/Reference/Global_Objects/String/fromCharCode +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/fromCharCode --- <p>{{JSRef("Objetos_globales", "String")}}</p> diff --git a/files/es/web/javascript/reference/global_objects/string/fromcodepoint/index.html b/files/es/web/javascript/reference/global_objects/string/fromcodepoint/index.html index 39fe662b75..9acb7d455a 100644 --- a/files/es/web/javascript/reference/global_objects/string/fromcodepoint/index.html +++ b/files/es/web/javascript/reference/global_objects/string/fromcodepoint/index.html @@ -1,7 +1,8 @@ --- title: String.fromCodePoint() -slug: Web/JavaScript/Referencia/Objetos_globales/String/fromCodePoint +slug: Web/JavaScript/Reference/Global_Objects/String/fromCodePoint translation_of: Web/JavaScript/Reference/Global_Objects/String/fromCodePoint +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/fromCodePoint --- <div>{{JSRef("Global_Objects", "String")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/string/includes/index.html b/files/es/web/javascript/reference/global_objects/string/includes/index.html index 094a3fd648..d2bead7086 100644 --- a/files/es/web/javascript/reference/global_objects/string/includes/index.html +++ b/files/es/web/javascript/reference/global_objects/string/includes/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.includes() -slug: Web/JavaScript/Referencia/Objetos_globales/String/includes +slug: Web/JavaScript/Reference/Global_Objects/String/includes tags: - Cadena de texto - JavaScript @@ -9,6 +9,7 @@ tags: - String - metodo translation_of: Web/JavaScript/Reference/Global_Objects/String/includes +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/includes --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/string/index.html b/files/es/web/javascript/reference/global_objects/string/index.html index a6c5aea8e3..acf3cdcae5 100644 --- a/files/es/web/javascript/reference/global_objects/string/index.html +++ b/files/es/web/javascript/reference/global_objects/string/index.html @@ -1,6 +1,6 @@ --- title: String — Cadena de caracteres -slug: Web/JavaScript/Referencia/Objetos_globales/String +slug: Web/JavaScript/Reference/Global_Objects/String tags: - Clase - Class @@ -9,6 +9,7 @@ tags: - Referencia - String translation_of: Web/JavaScript/Reference/Global_Objects/String +original_slug: Web/JavaScript/Referencia/Objetos_globales/String --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/string/indexof/index.html b/files/es/web/javascript/reference/global_objects/string/indexof/index.html index 14f7b01eb8..8cdadf2cb9 100644 --- a/files/es/web/javascript/reference/global_objects/string/indexof/index.html +++ b/files/es/web/javascript/reference/global_objects/string/indexof/index.html @@ -1,12 +1,13 @@ --- title: String.prototype.indexOf() -slug: Web/JavaScript/Referencia/Objetos_globales/String/indexOf +slug: Web/JavaScript/Reference/Global_Objects/String/indexOf tags: - JavaScript - Method - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/indexOf +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/indexOf --- <p>{{JSRef("Objetos_globales", "String")}}</p> diff --git a/files/es/web/javascript/reference/global_objects/string/italics/index.html b/files/es/web/javascript/reference/global_objects/string/italics/index.html index 71897293bb..858e66df91 100644 --- a/files/es/web/javascript/reference/global_objects/string/italics/index.html +++ b/files/es/web/javascript/reference/global_objects/string/italics/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.italics() -slug: Web/JavaScript/Referencia/Objetos_globales/String/italics +slug: Web/JavaScript/Reference/Global_Objects/String/italics tags: - Deprecated - HTML wrapper methods @@ -9,6 +9,7 @@ tags: - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/italics +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/italics --- <p>{{JSRef("Objetos_globales", "String")}}</p> diff --git a/files/es/web/javascript/reference/global_objects/string/lastindexof/index.html b/files/es/web/javascript/reference/global_objects/string/lastindexof/index.html index ffde251071..93c113b13e 100644 --- a/files/es/web/javascript/reference/global_objects/string/lastindexof/index.html +++ b/files/es/web/javascript/reference/global_objects/string/lastindexof/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.lastIndexOf() -slug: Web/JavaScript/Referencia/Objetos_globales/String/lastIndexOf +slug: Web/JavaScript/Reference/Global_Objects/String/lastIndexOf tags: - Cadena - JavaScript @@ -8,6 +8,7 @@ tags: - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/String/lastIndexOf +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/lastIndexOf --- <p>{{JSRef("Objetos_globales", "String")}}</p> diff --git a/files/es/web/javascript/reference/global_objects/string/length/index.html b/files/es/web/javascript/reference/global_objects/string/length/index.html index 9401b8898a..34479ec497 100644 --- a/files/es/web/javascript/reference/global_objects/string/length/index.html +++ b/files/es/web/javascript/reference/global_objects/string/length/index.html @@ -1,6 +1,6 @@ --- title: String.length -slug: Web/JavaScript/Referencia/Objetos_globales/String/length +slug: Web/JavaScript/Reference/Global_Objects/String/length tags: - JavaScript - Propiedad @@ -9,6 +9,7 @@ tags: - String - length translation_of: Web/JavaScript/Reference/Global_Objects/String/length +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/length --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/string/link/index.html b/files/es/web/javascript/reference/global_objects/string/link/index.html index 021c659f34..5cab4dd8e6 100644 --- a/files/es/web/javascript/reference/global_objects/string/link/index.html +++ b/files/es/web/javascript/reference/global_objects/string/link/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.link() -slug: Web/JavaScript/Referencia/Objetos_globales/String/link +slug: Web/JavaScript/Reference/Global_Objects/String/link tags: - HTML wrapper methods - JavaScript @@ -8,6 +8,7 @@ tags: - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/link +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/link --- <p>{{JSRef("Objetos_globales", "String")}}</p> diff --git a/files/es/web/javascript/reference/global_objects/string/localecompare/index.html b/files/es/web/javascript/reference/global_objects/string/localecompare/index.html index 2bda296c61..3b926398a8 100644 --- a/files/es/web/javascript/reference/global_objects/string/localecompare/index.html +++ b/files/es/web/javascript/reference/global_objects/string/localecompare/index.html @@ -1,7 +1,8 @@ --- title: String.prototype.localeCompare() -slug: Web/JavaScript/Referencia/Objetos_globales/String/localeCompare +slug: Web/JavaScript/Reference/Global_Objects/String/localeCompare translation_of: Web/JavaScript/Reference/Global_Objects/String/localeCompare +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/localeCompare --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/string/match/index.html b/files/es/web/javascript/reference/global_objects/string/match/index.html index 6403dbaf06..528c9ff89c 100644 --- a/files/es/web/javascript/reference/global_objects/string/match/index.html +++ b/files/es/web/javascript/reference/global_objects/string/match/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.match() -slug: Web/JavaScript/Referencia/Objetos_globales/String/match +slug: Web/JavaScript/Reference/Global_Objects/String/match tags: - JavaScript - Method @@ -9,6 +9,7 @@ tags: - Regular Expressions - String translation_of: Web/JavaScript/Reference/Global_Objects/String/match +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/match --- <p>{{JSRef("Objetos_globales", "String")}}</p> diff --git a/files/es/web/javascript/reference/global_objects/string/matchall/index.html b/files/es/web/javascript/reference/global_objects/string/matchall/index.html index a536720dbd..309198bd7a 100644 --- a/files/es/web/javascript/reference/global_objects/string/matchall/index.html +++ b/files/es/web/javascript/reference/global_objects/string/matchall/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.matchAll() -slug: Web/JavaScript/Referencia/Objetos_globales/String/matchAll +slug: Web/JavaScript/Reference/Global_Objects/String/matchAll tags: - Cadena - Expresiones Regulares @@ -9,6 +9,7 @@ tags: - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/String/matchAll +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/matchAll --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/string/normalize/index.html b/files/es/web/javascript/reference/global_objects/string/normalize/index.html index 2794644f1c..ecff675bc3 100644 --- a/files/es/web/javascript/reference/global_objects/string/normalize/index.html +++ b/files/es/web/javascript/reference/global_objects/string/normalize/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.normalize() -slug: Web/JavaScript/Referencia/Objetos_globales/String/normalize +slug: Web/JavaScript/Reference/Global_Objects/String/normalize tags: - Cadena - ECMAScript 2015 @@ -11,6 +11,7 @@ tags: - Unicode - metodo translation_of: Web/JavaScript/Reference/Global_Objects/String/normalize +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/normalize --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/string/padstart/index.html b/files/es/web/javascript/reference/global_objects/string/padstart/index.html index 57abbd8f5c..34361d0e3f 100644 --- a/files/es/web/javascript/reference/global_objects/string/padstart/index.html +++ b/files/es/web/javascript/reference/global_objects/string/padstart/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.padStart() -slug: Web/JavaScript/Referencia/Objetos_globales/String/padStart +slug: Web/JavaScript/Reference/Global_Objects/String/padStart tags: - Cadena - Experimental @@ -8,6 +8,7 @@ tags: - Método(2) - Referencia translation_of: Web/JavaScript/Reference/Global_Objects/String/padStart +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/padStart --- <div>{{JSRef}}{{SeeCompatTable}}</div> diff --git a/files/es/web/javascript/reference/global_objects/string/raw/index.html b/files/es/web/javascript/reference/global_objects/string/raw/index.html index 3c8f3c1d55..fbdc195d5c 100644 --- a/files/es/web/javascript/reference/global_objects/string/raw/index.html +++ b/files/es/web/javascript/reference/global_objects/string/raw/index.html @@ -1,7 +1,8 @@ --- title: String.raw() -slug: Web/JavaScript/Referencia/Objetos_globales/String/raw +slug: Web/JavaScript/Reference/Global_Objects/String/raw translation_of: Web/JavaScript/Reference/Global_Objects/String/raw +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/raw --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/string/repeat/index.html b/files/es/web/javascript/reference/global_objects/string/repeat/index.html index a449bdfb27..239fe52fbe 100644 --- a/files/es/web/javascript/reference/global_objects/string/repeat/index.html +++ b/files/es/web/javascript/reference/global_objects/string/repeat/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.repeat() -slug: Web/JavaScript/Referencia/Objetos_globales/String/repeat +slug: Web/JavaScript/Reference/Global_Objects/String/repeat tags: - ECMAScript2015 - JavaScript @@ -9,6 +9,7 @@ tags: - String - metodo translation_of: Web/JavaScript/Reference/Global_Objects/String/repeat +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/repeat --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/string/replace/index.html b/files/es/web/javascript/reference/global_objects/string/replace/index.html index 680393ece1..83d77434f8 100644 --- a/files/es/web/javascript/reference/global_objects/string/replace/index.html +++ b/files/es/web/javascript/reference/global_objects/string/replace/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.replace() -slug: Web/JavaScript/Referencia/Objetos_globales/String/replace +slug: Web/JavaScript/Reference/Global_Objects/String/replace tags: - JavaScript - Method @@ -8,6 +8,7 @@ tags: - Regular Expressions - String translation_of: Web/JavaScript/Reference/Global_Objects/String/replace +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/replace --- <p>{{JSRef("Objetos_globales", "String")}}</p> diff --git a/files/es/web/javascript/reference/global_objects/string/search/index.html b/files/es/web/javascript/reference/global_objects/string/search/index.html index 23e37234d1..b1217f65cd 100644 --- a/files/es/web/javascript/reference/global_objects/string/search/index.html +++ b/files/es/web/javascript/reference/global_objects/string/search/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.search() -slug: Web/JavaScript/Referencia/Objetos_globales/String/search +slug: Web/JavaScript/Reference/Global_Objects/String/search tags: - JavaScript - Method @@ -9,6 +9,7 @@ tags: - Regular Expressions - String translation_of: Web/JavaScript/Reference/Global_Objects/String/search +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/search --- <p>{{JSRef("Objetos_globales", "String")}}</p> diff --git a/files/es/web/javascript/reference/global_objects/string/slice/index.html b/files/es/web/javascript/reference/global_objects/string/slice/index.html index cbfe5a716b..b8d637f57b 100644 --- a/files/es/web/javascript/reference/global_objects/string/slice/index.html +++ b/files/es/web/javascript/reference/global_objects/string/slice/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.slice() -slug: Web/JavaScript/Referencia/Objetos_globales/String/slice +slug: Web/JavaScript/Reference/Global_Objects/String/slice tags: - Cadena - JavaScript @@ -8,6 +8,7 @@ tags: - Prototipo - String translation_of: Web/JavaScript/Reference/Global_Objects/String/slice +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/slice --- <p>{{JSRef("Objetos_globales", "String")}}</p> diff --git a/files/es/web/javascript/reference/global_objects/string/small/index.html b/files/es/web/javascript/reference/global_objects/string/small/index.html index a8b2f302fd..4f31bd7a2b 100644 --- a/files/es/web/javascript/reference/global_objects/string/small/index.html +++ b/files/es/web/javascript/reference/global_objects/string/small/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.small() -slug: Web/JavaScript/Referencia/Objetos_globales/String/small +slug: Web/JavaScript/Reference/Global_Objects/String/small tags: - Deprecated - HTML wrapper methods @@ -9,6 +9,7 @@ tags: - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/small +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/small --- <p>{{JSRef("Objetos_globales", "String")}}</p> <p>{{deprecated_header}}</p> diff --git a/files/es/web/javascript/reference/global_objects/string/split/index.html b/files/es/web/javascript/reference/global_objects/string/split/index.html index ade291da0f..d9e7ee5b92 100644 --- a/files/es/web/javascript/reference/global_objects/string/split/index.html +++ b/files/es/web/javascript/reference/global_objects/string/split/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.split() -slug: Web/JavaScript/Referencia/Objetos_globales/String/split +slug: Web/JavaScript/Reference/Global_Objects/String/split tags: - JavaScript - Method @@ -8,6 +8,7 @@ tags: - Regular Expressions - String translation_of: Web/JavaScript/Reference/Global_Objects/String/split +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/split --- <p>{{JSRef("Objetos_globales", "String")}}</p> diff --git a/files/es/web/javascript/reference/global_objects/string/startswith/index.html b/files/es/web/javascript/reference/global_objects/string/startswith/index.html index c658cc80da..338a9170d9 100644 --- a/files/es/web/javascript/reference/global_objects/string/startswith/index.html +++ b/files/es/web/javascript/reference/global_objects/string/startswith/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.startsWith() -slug: Web/JavaScript/Referencia/Objetos_globales/String/startsWith +slug: Web/JavaScript/Reference/Global_Objects/String/startsWith tags: - ECMAScript 2015 - JavaScript @@ -12,6 +12,7 @@ tags: - String - metodo translation_of: Web/JavaScript/Reference/Global_Objects/String/startsWith +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/startsWith --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/string/strike/index.html b/files/es/web/javascript/reference/global_objects/string/strike/index.html index 20ba5e9c90..2acdb23881 100644 --- a/files/es/web/javascript/reference/global_objects/string/strike/index.html +++ b/files/es/web/javascript/reference/global_objects/string/strike/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.strike() -slug: Web/JavaScript/Referencia/Objetos_globales/String/strike +slug: Web/JavaScript/Reference/Global_Objects/String/strike tags: - Deprecated - HTML wrapper methods @@ -9,6 +9,7 @@ tags: - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/strike +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/strike --- <p>{{JSRef("Objetos_globales", "String")}}</p> <p>{{deprecated_header}}</p> diff --git a/files/es/web/javascript/reference/global_objects/string/sub/index.html b/files/es/web/javascript/reference/global_objects/string/sub/index.html index 195bca9d1e..7d11d8612d 100644 --- a/files/es/web/javascript/reference/global_objects/string/sub/index.html +++ b/files/es/web/javascript/reference/global_objects/string/sub/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.sub() -slug: Web/JavaScript/Referencia/Objetos_globales/String/sub +slug: Web/JavaScript/Reference/Global_Objects/String/sub tags: - HTML wrapper methods - JavaScript @@ -8,6 +8,7 @@ tags: - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/sub +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/sub --- <p>{{JSRef("Objetos_globales", "String")}}</p> <h2 id="Resumen" name="Resumen">Resumen</h2> diff --git a/files/es/web/javascript/reference/global_objects/string/substr/index.html b/files/es/web/javascript/reference/global_objects/string/substr/index.html index 290d1292ab..743ff03672 100644 --- a/files/es/web/javascript/reference/global_objects/string/substr/index.html +++ b/files/es/web/javascript/reference/global_objects/string/substr/index.html @@ -1,12 +1,13 @@ --- title: String.prototype.substr() -slug: Web/JavaScript/Referencia/Objetos_globales/String/substr +slug: Web/JavaScript/Reference/Global_Objects/String/substr tags: - JavaScript - Método(2) - Prototipo - String translation_of: Web/JavaScript/Reference/Global_Objects/String/substr +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/substr --- <p>{{JSRef("Objetos_globales", "String")}}</p> diff --git a/files/es/web/javascript/reference/global_objects/string/substring/index.html b/files/es/web/javascript/reference/global_objects/string/substring/index.html index 9918417f95..8c14c9fff0 100644 --- a/files/es/web/javascript/reference/global_objects/string/substring/index.html +++ b/files/es/web/javascript/reference/global_objects/string/substring/index.html @@ -1,12 +1,13 @@ --- title: String.prototype.substring() -slug: Web/JavaScript/Referencia/Objetos_globales/String/substring +slug: Web/JavaScript/Reference/Global_Objects/String/substring tags: - JavaScript - Method - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/substring +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/substring --- <p>{{JSRef("Objetos_globales", "String")}}</p> diff --git a/files/es/web/javascript/reference/global_objects/string/sup/index.html b/files/es/web/javascript/reference/global_objects/string/sup/index.html index 6b8db218b6..cf9670f064 100644 --- a/files/es/web/javascript/reference/global_objects/string/sup/index.html +++ b/files/es/web/javascript/reference/global_objects/string/sup/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.sup() -slug: Web/JavaScript/Referencia/Objetos_globales/String/sup +slug: Web/JavaScript/Reference/Global_Objects/String/sup tags: - HTML wrapper methods - JavaScript @@ -8,6 +8,7 @@ tags: - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/sup +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/sup --- <p>{{JSRef("Objetos_globales", "String")}}</p> <h2 id="Resumen" name="Resumen">Resumen</h2> diff --git a/files/es/web/javascript/reference/global_objects/string/tolocalelowercase/index.html b/files/es/web/javascript/reference/global_objects/string/tolocalelowercase/index.html index 5c1eae2144..6c926fbb3f 100644 --- a/files/es/web/javascript/reference/global_objects/string/tolocalelowercase/index.html +++ b/files/es/web/javascript/reference/global_objects/string/tolocalelowercase/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.toLocaleLowerCase() -slug: Web/JavaScript/Referencia/Objetos_globales/String/toLocaleLowerCase +slug: Web/JavaScript/Reference/Global_Objects/String/toLocaleLowerCase tags: - Cadena - Internacionalizacion @@ -8,6 +8,7 @@ tags: - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/String/toLocaleLowerCase +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/toLocaleLowerCase --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/string/tolocaleuppercase/index.html b/files/es/web/javascript/reference/global_objects/string/tolocaleuppercase/index.html index 7199ca3ae5..6ff17f382a 100644 --- a/files/es/web/javascript/reference/global_objects/string/tolocaleuppercase/index.html +++ b/files/es/web/javascript/reference/global_objects/string/tolocaleuppercase/index.html @@ -1,7 +1,8 @@ --- title: String.prototype.toLocaleUpperCase() -slug: Web/JavaScript/Referencia/Objetos_globales/String/toLocaleUpperCase +slug: Web/JavaScript/Reference/Global_Objects/String/toLocaleUpperCase translation_of: Web/JavaScript/Reference/Global_Objects/String/toLocaleUpperCase +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/toLocaleUpperCase --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/string/tolowercase/index.html b/files/es/web/javascript/reference/global_objects/string/tolowercase/index.html index 8060f3dd1c..0b29db4339 100644 --- a/files/es/web/javascript/reference/global_objects/string/tolowercase/index.html +++ b/files/es/web/javascript/reference/global_objects/string/tolowercase/index.html @@ -1,12 +1,13 @@ --- title: String.prototype.toLowerCase() -slug: Web/JavaScript/Referencia/Objetos_globales/String/toLowerCase +slug: Web/JavaScript/Reference/Global_Objects/String/toLowerCase tags: - JavaScript - Method - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/toLowerCase +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/toLowerCase --- <p>{{JSRef("Objetos_globales", "String")}}</p> diff --git a/files/es/web/javascript/reference/global_objects/string/tosource/index.html b/files/es/web/javascript/reference/global_objects/string/tosource/index.html index 104738c22d..5e0e470536 100644 --- a/files/es/web/javascript/reference/global_objects/string/tosource/index.html +++ b/files/es/web/javascript/reference/global_objects/string/tosource/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.toSource() -slug: Web/JavaScript/Referencia/Objetos_globales/String/toSource +slug: Web/JavaScript/Reference/Global_Objects/String/toSource tags: - Cadena - JavaScript @@ -9,6 +9,7 @@ tags: - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/String/toSource +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/toSource --- <div>{{JSRef}} {{non-standard_header}}</div> diff --git a/files/es/web/javascript/reference/global_objects/string/tostring/index.html b/files/es/web/javascript/reference/global_objects/string/tostring/index.html index 89f53666b1..52f14051a0 100644 --- a/files/es/web/javascript/reference/global_objects/string/tostring/index.html +++ b/files/es/web/javascript/reference/global_objects/string/tostring/index.html @@ -1,12 +1,13 @@ --- title: String.prototype.toString() -slug: Web/JavaScript/Referencia/Objetos_globales/String/toString +slug: Web/JavaScript/Reference/Global_Objects/String/toString tags: - JavaScript - Method - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/toString +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/toString --- <p>{{JSRef("Objetos_globales", "String")}}</p> <h2 id="Resumen" name="Resumen">Resumen</h2> diff --git a/files/es/web/javascript/reference/global_objects/string/touppercase/index.html b/files/es/web/javascript/reference/global_objects/string/touppercase/index.html index 77b05b28b4..27eef892e5 100644 --- a/files/es/web/javascript/reference/global_objects/string/touppercase/index.html +++ b/files/es/web/javascript/reference/global_objects/string/touppercase/index.html @@ -1,12 +1,13 @@ --- title: String.prototype.toUpperCase() -slug: Web/JavaScript/Referencia/Objetos_globales/String/toUpperCase +slug: Web/JavaScript/Reference/Global_Objects/String/toUpperCase tags: - JavaScript - Method - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/toUpperCase +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/toUpperCase --- <p>{{JSRef("Objetos_globales", "String")}}</p> diff --git a/files/es/web/javascript/reference/global_objects/string/trim/index.html b/files/es/web/javascript/reference/global_objects/string/trim/index.html index d958d713eb..4c6ff91bee 100644 --- a/files/es/web/javascript/reference/global_objects/string/trim/index.html +++ b/files/es/web/javascript/reference/global_objects/string/trim/index.html @@ -1,7 +1,8 @@ --- title: String.prototype.trim() -slug: Web/JavaScript/Referencia/Objetos_globales/String/Trim +slug: Web/JavaScript/Reference/Global_Objects/String/Trim translation_of: Web/JavaScript/Reference/Global_Objects/String/Trim +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/Trim --- <div>{{JSRef("Global_Objects", "String")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/string/trimend/index.html b/files/es/web/javascript/reference/global_objects/string/trimend/index.html index 6252141adf..5ee771055c 100644 --- a/files/es/web/javascript/reference/global_objects/string/trimend/index.html +++ b/files/es/web/javascript/reference/global_objects/string/trimend/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.trimEnd() -slug: Web/JavaScript/Referencia/Objetos_globales/String/trimEnd +slug: Web/JavaScript/Reference/Global_Objects/String/trimEnd tags: - Espacios en blanco - JavaScript @@ -10,6 +10,7 @@ tags: - Texto - cadenas de texto translation_of: Web/JavaScript/Reference/Global_Objects/String/trimEnd +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/trimEnd --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/string/valueof/index.html b/files/es/web/javascript/reference/global_objects/string/valueof/index.html index b287c4d774..a744d783b0 100644 --- a/files/es/web/javascript/reference/global_objects/string/valueof/index.html +++ b/files/es/web/javascript/reference/global_objects/string/valueof/index.html @@ -1,12 +1,13 @@ --- title: String.prototype.valueOf() -slug: Web/JavaScript/Referencia/Objetos_globales/String/valueOf +slug: Web/JavaScript/Reference/Global_Objects/String/valueOf tags: - JavaScript - Method - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/valueOf +original_slug: Web/JavaScript/Referencia/Objetos_globales/String/valueOf --- <p>{{JSRef("Objetos_globales", "String")}}</p> <h2 id="Resumen" name="Resumen">Resumen</h2> |