diff options
Diffstat (limited to 'files/es/web')
863 files changed, 1818 insertions, 953 deletions
diff --git a/files/es/web/accessibility/aria/aria_techniques/using_the_alertdialog_role/index.html b/files/es/web/accessibility/aria/aria_techniques/using_the_alertdialog_role/index.html index fad923dd3a..8ed9f03ef9 100644 --- a/files/es/web/accessibility/aria/aria_techniques/using_the_alertdialog_role/index.html +++ b/files/es/web/accessibility/aria/aria_techniques/using_the_alertdialog_role/index.html @@ -1,6 +1,6 @@ --- title: Usando el rol alertdialog -slug: Web/Accessibility/ARIA/ARIA_Techniques/Usando_el_rol_alertdialog +slug: Web/Accessibility/ARIA/ARIA_Techniques/Using_the_alertdialog_role tags: - ARIA - Accesibilidad @@ -11,6 +11,7 @@ tags: - alertdialog - modal translation_of: Web/Accessibility/ARIA/ARIA_Techniques/Using_the_alertdialog_role +original_slug: Web/Accessibility/ARIA/ARIA_Techniques/Usando_el_rol_alertdialog --- <h3 id="Descripción">Descripción</h3> diff --git a/files/es/web/accessibility/aria/aria_techniques/using_the_aria-required_attribute/index.html b/files/es/web/accessibility/aria/aria_techniques/using_the_aria-required_attribute/index.html index 6d744bb956..ec063afe9c 100644 --- a/files/es/web/accessibility/aria/aria_techniques/using_the_aria-required_attribute/index.html +++ b/files/es/web/accessibility/aria/aria_techniques/using_the_aria-required_attribute/index.html @@ -1,9 +1,10 @@ --- title: Usando el atributo aria-required -slug: Web/Accessibility/ARIA/ARIA_Techniques/Usando_el_atributo_aria-required +slug: Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-required_attribute tags: - Accesibilidad translation_of: Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-required_attribute +original_slug: Web/Accessibility/ARIA/ARIA_Techniques/Usando_el_atributo_aria-required --- <h3 id="Descripción">Descripción</h3> diff --git a/files/es/web/accessibility/aria/forms/alerts/index.html b/files/es/web/accessibility/aria/forms/alerts/index.html index 65cc3d3d09..5500c28574 100644 --- a/files/es/web/accessibility/aria/forms/alerts/index.html +++ b/files/es/web/accessibility/aria/forms/alerts/index.html @@ -1,6 +1,6 @@ --- title: Alertas -slug: Web/Accessibility/ARIA/forms/alertas +slug: Web/Accessibility/ARIA/forms/alerts tags: - ARIA - Accesibilidad @@ -8,6 +8,7 @@ tags: - Web - formulários translation_of: Web/Accessibility/ARIA/forms/alerts +original_slug: Web/Accessibility/ARIA/forms/alertas --- <h2 id="El_problema">El problema</h2> diff --git a/files/es/web/accessibility/aria/forms/basic_form_hints/index.html b/files/es/web/accessibility/aria/forms/basic_form_hints/index.html index 48f2dba3e3..0b12c2375c 100644 --- a/files/es/web/accessibility/aria/forms/basic_form_hints/index.html +++ b/files/es/web/accessibility/aria/forms/basic_form_hints/index.html @@ -1,11 +1,12 @@ --- title: Consejos básicos para formularios -slug: Web/Accessibility/ARIA/forms/consejos_basicos_para_formularios +slug: Web/Accessibility/ARIA/forms/Basic_form_hints tags: - ARIA - Accesibilidad - formulários translation_of: Web/Accessibility/ARIA/forms/Basic_form_hints +original_slug: Web/Accessibility/ARIA/forms/consejos_basicos_para_formularios --- <p><span class="seoSummary">Cuando se implementan formularios utilizando elementos relacionados con los formularios HTML tradicionales, es importante proveer etiquetas para los controles y explicitamente asociar una etiqueta con su control.</span> Cuando un usuario de lector de pantalla navega una página, el lector de pantalla describirá los controles del formulario. Sin una asociación directa entre el control y su etiqueta, el lector de pantalla no tiene forma de saber que etiqueta es la correcta para el control.</p> diff --git a/files/es/web/accessibility/aria/forms/multipart_labels/index.html b/files/es/web/accessibility/aria/forms/multipart_labels/index.html index 4bc8cafa67..5af5f96663 100644 --- a/files/es/web/accessibility/aria/forms/multipart_labels/index.html +++ b/files/es/web/accessibility/aria/forms/multipart_labels/index.html @@ -2,7 +2,7 @@ title: >- Etiquetas complejas: Utilizando ARIA para etiquetas con campos embebidos dentro de ellos -slug: Web/Accessibility/ARIA/forms/Etiquetas_complejas +slug: Web/Accessibility/ARIA/forms/Multipart_labels tags: - ARIA - Accesibilidad @@ -14,6 +14,7 @@ tags: - etiqueta - label translation_of: Web/Accessibility/ARIA/forms/Multipart_labels +original_slug: Web/Accessibility/ARIA/forms/Etiquetas_complejas --- <div> <h2 id="Problema"><span class="mw-headline" id="Problem">Problema</span></h2> diff --git a/files/es/web/accessibility/community/index.html b/files/es/web/accessibility/community/index.html index 34acce8e6e..367956150e 100644 --- a/files/es/web/accessibility/community/index.html +++ b/files/es/web/accessibility/community/index.html @@ -1,10 +1,11 @@ --- title: Comunidad -slug: Web/Accesibilidad/Comunidad +slug: Web/Accessibility/Community tags: - Accesibilidad - Todas_las_Categorías translation_of: Web/Accessibility/Community +original_slug: Web/Accesibilidad/Comunidad --- <p> </p> <p>Si conoces alguna lista de correo, grupo de noticias, foro, o comunidad relacionada con la diff --git a/files/es/web/accessibility/index.html b/files/es/web/accessibility/index.html index ea30623a6d..600dd99d0a 100644 --- a/files/es/web/accessibility/index.html +++ b/files/es/web/accessibility/index.html @@ -1,10 +1,11 @@ --- title: Accesibilidad -slug: Web/Accesibilidad +slug: Web/Accessibility tags: - Accesibilidad - Todas_las_Categorías translation_of: Web/Accessibility +original_slug: Web/Accesibilidad --- <div class="callout-box"><strong><a class="external" href="http://www.w3c.es/Divulgacion/Guiasbreves/Accesibilidad">Guía Breve de Accesibilidad Web</a></strong><br> Las cuatro cosas básicas y un montón de buenos enlaces.</div> diff --git a/files/es/web/accessibility/understanding_wcag/index.html b/files/es/web/accessibility/understanding_wcag/index.html index f58fae9c48..c1bfb8fc7e 100644 --- a/files/es/web/accessibility/understanding_wcag/index.html +++ b/files/es/web/accessibility/understanding_wcag/index.html @@ -1,7 +1,8 @@ --- title: Understanding the Web Content Accessibility Guidelines -slug: Web/Accesibilidad/Understanding_WCAG +slug: Web/Accessibility/Understanding_WCAG translation_of: Web/Accessibility/Understanding_WCAG +original_slug: Web/Accesibilidad/Understanding_WCAG --- <p class="summary">Esto es parte de un grupo de artículos que explican rápidamente los pasos necesario para cumplir con la normativa de W3C Web Content Accessibility Guides 2.0 o 2.1 (también conocida como WCAG).</p> diff --git a/files/es/web/accessibility/understanding_wcag/keyboard/index.html b/files/es/web/accessibility/understanding_wcag/keyboard/index.html index 239dd6727b..b3f2792fb4 100644 --- a/files/es/web/accessibility/understanding_wcag/keyboard/index.html +++ b/files/es/web/accessibility/understanding_wcag/keyboard/index.html @@ -1,10 +1,11 @@ --- title: Teclado (Keyboard) -slug: Web/Accesibilidad/Understanding_WCAG/Teclado +slug: Web/Accessibility/Understanding_WCAG/Keyboard tags: - Accesibilidad - teclado translation_of: Web/Accessibility/Understanding_WCAG/Keyboard +original_slug: Web/Accesibilidad/Understanding_WCAG/Teclado --- <div>Para ser completamente accesible, una página web debe ser operable por alguién utilizando únicamente un teclado para acceder y controlarla. Esto incluye usuarios de lectores de pantalla, pero también puede incluir a quienes tienen dificultades utilizando un dispositivo apuntador como un ratón o una bola de rastreo, o aquellos cuyo ratón no esta funcionando temporalmente, o la gente que simplemente prefiere usar un teclado como entrada siempre que les sea posible.</div> diff --git a/files/es/web/accessibility/understanding_wcag/perceivable/color_contrast/index.html b/files/es/web/accessibility/understanding_wcag/perceivable/color_contrast/index.html index 2db0f4e251..8e6f27d841 100644 --- a/files/es/web/accessibility/understanding_wcag/perceivable/color_contrast/index.html +++ b/files/es/web/accessibility/understanding_wcag/perceivable/color_contrast/index.html @@ -1,11 +1,12 @@ --- title: Contraste del color -slug: Web/Accesibilidad/Understanding_WCAG/Perceivable/Color_contraste +slug: Web/Accessibility/Understanding_WCAG/Perceivable/Color_contrast tags: - Accesibilidad - Perceptible - contraste translation_of: Web/Accessibility/Understanding_WCAG/Perceivable/Color_contrast +original_slug: Web/Accesibilidad/Understanding_WCAG/Perceivable/Color_contraste --- <p>El <a href="https://www.w3.org/TR/WCAG21/#dfn-contrast-ratio">contraste del color</a> entre el fondo y el contenido del primer plano (que suele ser texto) debe ser lo suficientemente alto como para garantizar la legibilidad.</p> diff --git a/files/es/web/accessibility/understanding_wcag/perceivable/index.html b/files/es/web/accessibility/understanding_wcag/perceivable/index.html index 6bf99039f8..f24aa300d9 100644 --- a/files/es/web/accessibility/understanding_wcag/perceivable/index.html +++ b/files/es/web/accessibility/understanding_wcag/perceivable/index.html @@ -1,7 +1,8 @@ --- title: Perceivable -slug: Web/Accesibilidad/Understanding_WCAG/Perceivable +slug: Web/Accessibility/Understanding_WCAG/Perceivable translation_of: Web/Accessibility/Understanding_WCAG/Perceivable +original_slug: Web/Accesibilidad/Understanding_WCAG/Perceivable --- <p class="summary">Este artículo ofrece consejos prácticos sobre cómo hacer que tu sitio web cumpla con los criterios de <strong>Percepción</strong> de WCAG 2.0 y 2.1. Los estados perceptivos que los usuarios deben poder reconocer utilizando alguno de sus sentidos.</p> diff --git a/files/es/web/accessibility/understanding_wcag/text_labels_and_names/index.html b/files/es/web/accessibility/understanding_wcag/text_labels_and_names/index.html index ffaade2cb1..0d4c4a857a 100644 --- a/files/es/web/accessibility/understanding_wcag/text_labels_and_names/index.html +++ b/files/es/web/accessibility/understanding_wcag/text_labels_and_names/index.html @@ -1,11 +1,12 @@ --- title: Etiquetas de texto y nombres -slug: Web/Accesibilidad/Understanding_WCAG/Etiquetas_de_texto_y_nombres +slug: Web/Accessibility/Understanding_WCAG/Text_labels_and_names tags: - Accesibilidad - Etiquetas de texto - WCAG translation_of: Web/Accessibility/Understanding_WCAG/Text_labels_and_names +original_slug: Web/Accesibilidad/Understanding_WCAG/Etiquetas_de_texto_y_nombres --- <p><span class="seoSummary">Hay muchas situaciones en las cuales un control, dialogo o cualquier otra característica de un sitio web deberían recibir un nombre o etiqueta descriptiva para permitir a los usuarios de técnologías asistivas entender cual es su propósito y ser capaz de entenderlo y operarlo correctamente.</span> Hay un número de diferentes tipos de problemas en esta categoría, dependientes del contexto, y cada uno tiene su propia solución. Los diferentes problemas y soluciones son discutidas en las secciones posteriores.</p> diff --git a/files/es/web/api/animation/animation/index.html b/files/es/web/api/animation/animation/index.html index 770036b76d..b5f693e9bb 100644 --- a/files/es/web/api/animation/animation/index.html +++ b/files/es/web/api/animation/animation/index.html @@ -1,9 +1,10 @@ --- title: Animation() -slug: Web/API/Animation/Animación +slug: Web/API/Animation/Animation tags: - Animacion translation_of: Web/API/Animation/Animation +original_slug: Web/API/Animation/Animación --- <p>{{ SeeCompatTable() }}{{ APIRef("Web Animations API") }}</p> diff --git a/files/es/web/api/animation/currenttime/index.html b/files/es/web/api/animation/currenttime/index.html index acd56f9170..d32168ef4d 100644 --- a/files/es/web/api/animation/currenttime/index.html +++ b/files/es/web/api/animation/currenttime/index.html @@ -1,9 +1,10 @@ --- title: Animation.currentTime -slug: Web/API/Animation/tiempoActual +slug: Web/API/Animation/currentTime tags: - Animacion translation_of: Web/API/Animation/currentTime +original_slug: Web/API/Animation/tiempoActual --- <p>{{APIRef("Web Animations")}}{{SeeCompatTable}}</p> diff --git a/files/es/web/api/animation/finished/index.html b/files/es/web/api/animation/finished/index.html index 5d321ba012..a2381e8f00 100644 --- a/files/es/web/api/animation/finished/index.html +++ b/files/es/web/api/animation/finished/index.html @@ -1,6 +1,6 @@ --- title: Animation.finished -slug: Web/API/Animation/terminado +slug: Web/API/Animation/finished tags: - API - Animacion @@ -8,6 +8,7 @@ tags: - Experimental - Reference translation_of: Web/API/Animation/finished +original_slug: Web/API/Animation/terminado --- <p>{{ SeeCompatTable() }}{{ APIRef("Web Animations") }}</p> diff --git a/files/es/web/api/battery_status_api/index.html b/files/es/web/api/battery_status_api/index.html index 9cdc7259be..2aea788656 100644 --- a/files/es/web/api/battery_status_api/index.html +++ b/files/es/web/api/battery_status_api/index.html @@ -1,12 +1,13 @@ --- title: API de Estado de Bateria -slug: WebAPI/Estado_de_Bateria +slug: Web/API/Battery_Status_API tags: - API - Apps - Firefox OS - Mobile translation_of: Web/API/Battery_Status_API +original_slug: WebAPI/Estado_de_Bateria --- <p>La <strong>API de Estado de Batería</strong>, también conocida como "<strong>Battery API</strong>", provee información acerca del sistema de carga de la batería y permite notificar mediante eventos que son enviados cuando el nivel de la batería cambia. Este puede ser usado para ajustar el uso de recursos por parte de una aplicación y evitar un gasto innecesario de energía cuando la batería esta baja o para guardar cambios en un archivo antes de que la batería se agote y así prevenir perdida de información.</p> <p>La API de Estado de Batería se puede extender mediante {{domxref("window.navigator")}} con una propiedad {{domxref("window.navigator.battery")}} que pertenece al objeto {{domxref("BatteryManager")}} y agrega algunos nuevos eventos que usted puede recibir en el monitor de estado de la batería.</p> diff --git a/files/es/web/api/canvas_api/a_basic_ray-caster/index.html b/files/es/web/api/canvas_api/a_basic_ray-caster/index.html index 7917541554..d0268216eb 100644 --- a/files/es/web/api/canvas_api/a_basic_ray-caster/index.html +++ b/files/es/web/api/canvas_api/a_basic_ray-caster/index.html @@ -1,6 +1,6 @@ --- title: A basic ray-caster -slug: Web/HTML/Canvas/A_basic_ray-caster +slug: Web/API/Canvas_API/A_basic_ray-caster tags: - Avanzado - Canvas @@ -11,6 +11,7 @@ tags: - Necesita traducción - Web translation_of: Web/API/Canvas_API/A_basic_ray-caster +original_slug: Web/HTML/Canvas/A_basic_ray-caster --- <div>{{CanvasSidebar}}</div> diff --git a/files/es/web/api/canvas_api/index.html b/files/es/web/api/canvas_api/index.html index dfdde2bf63..811a842e7e 100644 --- a/files/es/web/api/canvas_api/index.html +++ b/files/es/web/api/canvas_api/index.html @@ -1,6 +1,6 @@ --- title: API Canvas -slug: Web/HTML/Canvas +slug: Web/API/Canvas_API tags: - API - Canvas @@ -8,6 +8,7 @@ tags: - Referencia - introducción translation_of: Web/API/Canvas_API +original_slug: Web/HTML/Canvas --- <div>{{CanvasSidebar}}</div> diff --git a/files/es/web/api/canvas_api/manipulating_video_using_canvas/index.html b/files/es/web/api/canvas_api/manipulating_video_using_canvas/index.html index a3ae61673d..26afd8c837 100644 --- a/files/es/web/api/canvas_api/manipulating_video_using_canvas/index.html +++ b/files/es/web/api/canvas_api/manipulating_video_using_canvas/index.html @@ -1,12 +1,13 @@ --- title: Manipular video por medio de canvas -slug: Web/HTML/anipular_video_por_medio_de_canvas +slug: Web/API/Canvas_API/Manipulating_video_using_canvas tags: - Canvas - Firefox 3.5 - Video - para_revisar translation_of: Web/API/Canvas_API/Manipulating_video_using_canvas +original_slug: Web/HTML/anipular_video_por_medio_de_canvas --- <p><span class="goog-gtc-unit" id="goog-gtc-unit-2"><span class="goog-gtc-translatable goog-gtc-from-tm goog-gtc-from-tm-score-100" dir="ltr" style="">{{ fx_minversion_header (3.5) }}</span></span></p> <p><span class="goog-gtc-unit" id="goog-gtc-unit-3"><span class="goog-gtc-translatable goog-gtc-from-human" dir="ltr" style="">Al combinar las capacidades del elemento </span></span><a class="internal" href="/En/HTML/Element/Video" title="En/HTML/Element/Video"><code>video</code></a><span class="goog-gtc-unit" id="goog-gtc-unit-3"><span class="goog-gtc-translatable goog-gtc-from-human" dir="ltr" style=""> introducido en Firefox 3.5 con un elemento </span></span><a class="internal" href="/en/HTML/Canvas" title="En/Canvas"><code>canvas</code></a><span class="goog-gtc-unit" id="goog-gtc-unit-3"><span class="goog-gtc-translatable goog-gtc-from-human" dir="ltr" style=""> , puedes manipular los datos de video en tiempo real para incorporar una variedad de efectos visuales que se mostrarán en el video.</span></span> <span class="goog-gtc-unit" id="goog-gtc-unit-4"><span class="goog-gtc-translatable goog-gtc-from-human" dir="ltr" style="">Este artículo, adaptado de <a class="external" href="http://blog.mozbox.org/post/2009/02/25/video-canvas%3A-special-effects" title="http://blog.mozbox.org/post/2009/02/25/video-canvas:-special-effects">esta entrada del blog</a> de Paul Rouget, muestra cómo realizar una inserción croma (también conocida como el "efecto pantalla verde") utilizando el código JavaScript.</span></span></p> diff --git a/files/es/web/api/canvas_api/tutorial/advanced_animations/index.html b/files/es/web/api/canvas_api/tutorial/advanced_animations/index.html index 15ab72ee7f..8d1800d423 100644 --- a/files/es/web/api/canvas_api/tutorial/advanced_animations/index.html +++ b/files/es/web/api/canvas_api/tutorial/advanced_animations/index.html @@ -1,11 +1,12 @@ --- title: Advanced animations -slug: Web/Guide/HTML/Canvas_tutorial/Advanced_animations +slug: Web/API/Canvas_API/Tutorial/Advanced_animations tags: - Canvas - Tutoria - graficos translation_of: Web/API/Canvas_API/Tutorial/Advanced_animations +original_slug: Web/Guide/HTML/Canvas_tutorial/Advanced_animations --- <div>{{CanvasSidebar}} {{PreviousNext("Web/API/Canvas_API/Tutorial/Basic_animations", "Web/API/Canvas_API/Tutorial/Pixel_manipulation_with_canvas")}}</div> diff --git a/files/es/web/api/canvas_api/tutorial/applying_styles_and_colors/index.html b/files/es/web/api/canvas_api/tutorial/applying_styles_and_colors/index.html index ab76918132..089f74510c 100644 --- a/files/es/web/api/canvas_api/tutorial/applying_styles_and_colors/index.html +++ b/files/es/web/api/canvas_api/tutorial/applying_styles_and_colors/index.html @@ -1,7 +1,8 @@ --- title: Applying styles and colors -slug: Web/Guide/HTML/Canvas_tutorial/Applying_styles_and_colors +slug: Web/API/Canvas_API/Tutorial/Applying_styles_and_colors translation_of: Web/API/Canvas_API/Tutorial/Applying_styles_and_colors +original_slug: Web/Guide/HTML/Canvas_tutorial/Applying_styles_and_colors --- <div>{{CanvasSidebar}} {{PreviousNext("Web/API/Canvas_API/Tutorial/Drawing_shapes", "Web/API/Canvas_API/Tutorial/Drawing_text")}}</div> diff --git a/files/es/web/api/canvas_api/tutorial/basic_animations/index.html b/files/es/web/api/canvas_api/tutorial/basic_animations/index.html index 94c66fb05d..8202a2621f 100644 --- a/files/es/web/api/canvas_api/tutorial/basic_animations/index.html +++ b/files/es/web/api/canvas_api/tutorial/basic_animations/index.html @@ -1,6 +1,6 @@ --- title: Animaciones básicas -slug: Web/Guide/HTML/Canvas_tutorial/Basic_animations +slug: Web/API/Canvas_API/Tutorial/Basic_animations tags: - Canvas - HTML5 @@ -8,6 +8,7 @@ tags: - Tutorial - graficos translation_of: Web/API/Canvas_API/Tutorial/Basic_animations +original_slug: Web/Guide/HTML/Canvas_tutorial/Basic_animations --- <div>{{CanvasSidebar}} {{PreviousNext("Web/API/Canvas_API/Tutorial/Compositing", "Web/API/Canvas_API/Tutorial/Advanced_animations")}}</div> diff --git a/files/es/web/api/canvas_api/tutorial/basic_usage/index.html b/files/es/web/api/canvas_api/tutorial/basic_usage/index.html index 17136d7a7e..ced215285a 100644 --- a/files/es/web/api/canvas_api/tutorial/basic_usage/index.html +++ b/files/es/web/api/canvas_api/tutorial/basic_usage/index.html @@ -1,7 +1,8 @@ --- title: Uso básico de Canvas -slug: Web/Guide/HTML/Canvas_tutorial/Basic_usage +slug: Web/API/Canvas_API/Tutorial/Basic_usage translation_of: Web/API/Canvas_API/Tutorial/Basic_usage +original_slug: Web/Guide/HTML/Canvas_tutorial/Basic_usage --- <div>{{CanvasSidebar}} {{PreviousNext("Web/API/Canvas_API/Tutorial", "Web/API/Canvas_API/Tutorial/Dibujando_formas")}}</div> diff --git a/files/es/web/api/canvas_api/tutorial/compositing/example/index.html b/files/es/web/api/canvas_api/tutorial/compositing/example/index.html index b85b83238c..c0d0ae3813 100644 --- a/files/es/web/api/canvas_api/tutorial/compositing/example/index.html +++ b/files/es/web/api/canvas_api/tutorial/compositing/example/index.html @@ -1,6 +1,6 @@ --- title: Ejemplo de composición -slug: Web/API/Canvas_API/Tutorial/Compositing/Ejemplo +slug: Web/API/Canvas_API/Tutorial/Compositing/Example tags: - Canvas - Ejemplo @@ -9,6 +9,7 @@ tags: - Tutorial - graficos translation_of: Web/API/Canvas_API/Tutorial/Compositing/Example +original_slug: Web/API/Canvas_API/Tutorial/Compositing/Ejemplo --- <div>{{CanvasSidebar}}</div> diff --git a/files/es/web/api/canvas_api/tutorial/drawing_shapes/index.html b/files/es/web/api/canvas_api/tutorial/drawing_shapes/index.html index 3467533e93..8a3cf9b199 100644 --- a/files/es/web/api/canvas_api/tutorial/drawing_shapes/index.html +++ b/files/es/web/api/canvas_api/tutorial/drawing_shapes/index.html @@ -1,6 +1,6 @@ --- title: Dibujando formas con canvas -slug: Web/Guide/HTML/Canvas_tutorial/Dibujando_formas +slug: Web/API/Canvas_API/Tutorial/Drawing_shapes tags: - Canvas - HTML @@ -10,6 +10,7 @@ tags: - Tutorial - graficos translation_of: Web/API/Canvas_API/Tutorial/Drawing_shapes +original_slug: Web/Guide/HTML/Canvas_tutorial/Dibujando_formas --- <div>{{CanvasSidebar}} {{PreviousNext("Web/API/Canvas_API/Tutorial/Basic_usage", "Web/API/Canvas_API/Tutorial/Applying_styles_and_colors")}}</div> diff --git a/files/es/web/api/canvas_api/tutorial/drawing_text/index.html b/files/es/web/api/canvas_api/tutorial/drawing_text/index.html index 10a5970824..cdcbe07005 100644 --- a/files/es/web/api/canvas_api/tutorial/drawing_text/index.html +++ b/files/es/web/api/canvas_api/tutorial/drawing_text/index.html @@ -1,9 +1,10 @@ --- title: Dibujar texto usando canvas -slug: Dibujar_texto_usando_canvas +slug: Web/API/Canvas_API/Tutorial/Drawing_text tags: - - 'HTML:Canvas' + - HTML:Canvas translation_of: Web/API/Canvas_API/Tutorial/Drawing_text +original_slug: Dibujar_texto_usando_canvas --- <p>{{ Gecko_minversion_header(1.9) }} {{ Fx_minversion_header(3) }} diff --git a/files/es/web/api/canvas_api/tutorial/hit_regions_and_accessibility/index.html b/files/es/web/api/canvas_api/tutorial/hit_regions_and_accessibility/index.html index 967710de49..1f2a93dbae 100644 --- a/files/es/web/api/canvas_api/tutorial/hit_regions_and_accessibility/index.html +++ b/files/es/web/api/canvas_api/tutorial/hit_regions_and_accessibility/index.html @@ -1,7 +1,8 @@ --- title: Hit regions and accessibility -slug: Web/Guide/HTML/Canvas_tutorial/Hit_regions_and_accessibility +slug: Web/API/Canvas_API/Tutorial/Hit_regions_and_accessibility translation_of: Web/API/Canvas_API/Tutorial/Hit_regions_and_accessibility +original_slug: Web/Guide/HTML/Canvas_tutorial/Hit_regions_and_accessibility --- <div>{{CanvasSidebar}} {{ PreviousNext("Web/API/Canvas_API/Tutorial/Pixel_manipulation_with_canvas", "Web/API/Canvas_API/Tutorial/Optimizing_canvas") }}</div> diff --git a/files/es/web/api/canvas_api/tutorial/index.html b/files/es/web/api/canvas_api/tutorial/index.html index da5b0b3cc9..79290d7b06 100644 --- a/files/es/web/api/canvas_api/tutorial/index.html +++ b/files/es/web/api/canvas_api/tutorial/index.html @@ -1,11 +1,12 @@ --- title: Tutorial Canvas -slug: Web/Guide/HTML/Canvas_tutorial +slug: Web/API/Canvas_API/Tutorial tags: - Canvas - HTML5 - graficos translation_of: Web/API/Canvas_API/Tutorial +original_slug: Web/Guide/HTML/Canvas_tutorial --- <p><a href="/en-US/docs/HTML/Canvas" title="HTML/Canvas"><img alt="" src="https://mdn.mozillademos.org/files/257/Canvas_tut_examples.jpg" style="float: right; height: 450px; width: 200px;"></a></p> diff --git a/files/es/web/api/canvas_api/tutorial/optimizing_canvas/index.html b/files/es/web/api/canvas_api/tutorial/optimizing_canvas/index.html index 145e2734f0..eb1d7b58fa 100644 --- a/files/es/web/api/canvas_api/tutorial/optimizing_canvas/index.html +++ b/files/es/web/api/canvas_api/tutorial/optimizing_canvas/index.html @@ -1,7 +1,8 @@ --- title: Optimizing canvas -slug: Web/Guide/HTML/Canvas_tutorial/Optimizing_canvas +slug: Web/API/Canvas_API/Tutorial/Optimizing_canvas translation_of: Web/API/Canvas_API/Tutorial/Optimizing_canvas +original_slug: Web/Guide/HTML/Canvas_tutorial/Optimizing_canvas --- <p>{{HTMLElement("canvas")}} es uno de los estándares más utilizados para la representación de gráficos 2D en la Web. Se utiliza ampliamente en los juegos y visualizaciones complejas. Sin embargo, as Web sites and apps push canvas to the limits, el rendimiento comienza a sufrir. <span class="seoSummary">This article aims to provide suggestions for optimizing your use of the canvas element, to ensure that your Web site or app performs well.</span></p> <p>A continuación una lista de tips par mejorar el rendimiento:</p> diff --git a/files/es/web/api/canvas_api/tutorial/pixel_manipulation_with_canvas/index.html b/files/es/web/api/canvas_api/tutorial/pixel_manipulation_with_canvas/index.html index 14ccc9c4a5..67955cd1b7 100644 --- a/files/es/web/api/canvas_api/tutorial/pixel_manipulation_with_canvas/index.html +++ b/files/es/web/api/canvas_api/tutorial/pixel_manipulation_with_canvas/index.html @@ -1,7 +1,8 @@ --- title: Pixel manipulation with canvas -slug: Web/Guide/HTML/Canvas_tutorial/Pixel_manipulation_with_canvas +slug: Web/API/Canvas_API/Tutorial/Pixel_manipulation_with_canvas translation_of: Web/API/Canvas_API/Tutorial/Pixel_manipulation_with_canvas +original_slug: Web/Guide/HTML/Canvas_tutorial/Pixel_manipulation_with_canvas --- <div>{{CanvasSidebar}} {{PreviousNext("Web/API/Canvas_API/Tutorial/Advanced_animations", "Web/API/Canvas_API/Tutorial/Hit_regions_and_accessibility")}}</div> diff --git a/files/es/web/api/clipboard_api/index.html b/files/es/web/api/clipboard_api/index.html index 53e43f6bd5..1f434f1b9f 100644 --- a/files/es/web/api/clipboard_api/index.html +++ b/files/es/web/api/clipboard_api/index.html @@ -1,7 +1,8 @@ --- title: API del portapapeles -slug: Web/API/API_del_portapapeles +slug: Web/API/Clipboard_API translation_of: Web/API/Clipboard_API +original_slug: Web/API/API_del_portapapeles --- <div>{{DefaultAPISidebar("Clipboard API")}}</div> diff --git a/files/es/web/api/console/table/index.html b/files/es/web/api/console/table/index.html index 53f57f5636..e234ca415e 100644 --- a/files/es/web/api/console/table/index.html +++ b/files/es/web/api/console/table/index.html @@ -1,12 +1,13 @@ --- title: Console.table() -slug: Web/API/Console/tabla +slug: Web/API/Console/table tags: - API - Consola - DOM - Depuración translation_of: Web/API/Console/table +original_slug: Web/API/Console/tabla --- <div>{{APIRef("Console API")}}</div> diff --git a/files/es/web/api/crypto/getrandomvalues/index.html b/files/es/web/api/crypto/getrandomvalues/index.html index b6e09439a9..f72868c167 100644 --- a/files/es/web/api/crypto/getrandomvalues/index.html +++ b/files/es/web/api/crypto/getrandomvalues/index.html @@ -1,12 +1,13 @@ --- title: Crypto.getRandomValues() -slug: Web/API/RandomSource/Obtenervaloresaleatorios +slug: Web/API/Crypto/getRandomValues tags: - API - Criptografía - Referencia - metodo translation_of: Web/API/Crypto/getRandomValues +original_slug: Web/API/RandomSource/Obtenervaloresaleatorios --- <p>{{APIRef("Web Crypto API")}}</p> diff --git a/files/es/web/api/document/cookie/index.html b/files/es/web/api/document/cookie/index.html index 791ae788f2..631756f64e 100644 --- a/files/es/web/api/document/cookie/index.html +++ b/files/es/web/api/document/cookie/index.html @@ -1,9 +1,10 @@ --- title: document.cookie -slug: DOM/document.cookie +slug: Web/API/Document/cookie tags: - NeedsContent translation_of: Web/API/Document/cookie +original_slug: DOM/document.cookie --- <p>{{ApiRef("DOM")}}</p> diff --git a/files/es/web/api/document/createattribute/index.html b/files/es/web/api/document/createattribute/index.html index 22f769d577..7b6ac22dc5 100644 --- a/files/es/web/api/document/createattribute/index.html +++ b/files/es/web/api/document/createattribute/index.html @@ -1,12 +1,13 @@ --- title: Document.createAttribute() -slug: Web/API/Document/crearAtributo +slug: Web/API/Document/createAttribute tags: - Atributos - Crear Atributo - JavaScript - Métodos translation_of: Web/API/Document/createAttribute +original_slug: Web/API/Document/crearAtributo --- <div>{{ ApiRef("DOM") }}</div> diff --git a/files/es/web/api/document/createevent/index.html b/files/es/web/api/document/createevent/index.html index 7b273c6e33..69c2e36b5c 100644 --- a/files/es/web/api/document/createevent/index.html +++ b/files/es/web/api/document/createevent/index.html @@ -1,6 +1,6 @@ --- title: Event.createEvent() -slug: Web/API/Event/createEvent +slug: Web/API/Document/createEvent tags: - API - DOM @@ -8,6 +8,7 @@ tags: - metodo translation_of: Web/API/Document/createEvent translation_of_original: Web/API/Event/createEvent +original_slug: Web/API/Event/createEvent --- <p>{{APIRef("DOM")}}</p> diff --git a/files/es/web/api/document/open/index.html b/files/es/web/api/document/open/index.html index 13b541561d..18d8559fdb 100644 --- a/files/es/web/api/document/open/index.html +++ b/files/es/web/api/document/open/index.html @@ -1,7 +1,8 @@ --- title: Document.open() -slug: Web/API/Document/abrir +slug: Web/API/Document/open translation_of: Web/API/Document/open +original_slug: Web/API/Document/abrir --- <div>{{APIRef("DOM")}}</div> diff --git a/files/es/web/api/document/pointerlockchange_event/index.html b/files/es/web/api/document/pointerlockchange_event/index.html index 2d5af4205b..462fd2a3df 100644 --- a/files/es/web/api/document/pointerlockchange_event/index.html +++ b/files/es/web/api/document/pointerlockchange_event/index.html @@ -1,7 +1,8 @@ --- title: pointerlockchange -slug: Web/Events/pointerlockchange +slug: Web/API/Document/pointerlockchange_event translation_of: Web/API/Document/pointerlockchange_event +original_slug: Web/Events/pointerlockchange --- <p>El evento <code>pointerlockchange</code> es disparado cuando el cursor del navegador es bloqueado o desbloqueado.</p> diff --git a/files/es/web/api/document_object_model/events/index.html b/files/es/web/api/document_object_model/events/index.html index fce2530535..5f2c1b47cf 100644 --- a/files/es/web/api/document_object_model/events/index.html +++ b/files/es/web/api/document_object_model/events/index.html @@ -1,10 +1,11 @@ --- title: Eventos y el DOM -slug: Referencia_DOM_de_Gecko/Eventos +slug: Web/API/Document_Object_Model/Events tags: - DOM - Guía translation_of: Web/API/Document_Object_Model/Events +original_slug: Referencia_DOM_de_Gecko/Eventos --- <h2 id="Introduction" name="Introduction">Introducción</h2> diff --git a/files/es/web/api/document_object_model/examples/index.html b/files/es/web/api/document_object_model/examples/index.html index 33f0e9e2b7..92124a8994 100644 --- a/files/es/web/api/document_object_model/examples/index.html +++ b/files/es/web/api/document_object_model/examples/index.html @@ -1,12 +1,13 @@ --- title: Ejemplos -slug: Referencia_DOM_de_Gecko/Ejemplos +slug: Web/API/Document_Object_Model/Examples tags: - DOM - Referencia_DOM_de_Gecko - Todas_las_Categorías - páginas_a_traducir translation_of: Web/API/Document_Object_Model/Examples +original_slug: Referencia_DOM_de_Gecko/Ejemplos --- <p>En este capítulo se brindan ejemplos relativamente extensos que ilustran el uso del DOM para el desarrollo web y XML. Siempre que sea posible, usaremos las APIs, trucos y patrones comunes en JavaScript para la manipulación del objeto <code>document</code>.</p> diff --git a/files/es/web/api/document_object_model/how_to_create_a_dom_tree/index.html b/files/es/web/api/document_object_model/how_to_create_a_dom_tree/index.html index 25546a1704..71864ae1fa 100644 --- a/files/es/web/api/document_object_model/how_to_create_a_dom_tree/index.html +++ b/files/es/web/api/document_object_model/how_to_create_a_dom_tree/index.html @@ -1,7 +1,8 @@ --- title: Cómo crear un DOM tree -slug: How_to_create_a_DOM_tree +slug: Web/API/Document_object_model/How_to_create_a_DOM_tree translation_of: Web/API/Document_object_model/How_to_create_a_DOM_tree +original_slug: How_to_create_a_DOM_tree --- <p> </p> <p>Esta página describe cómo usar el API <a class="external" href="http://www.w3.org/TR/DOM-Level-3-Core/core.html">DOM Core</a> en JavaScript para crear o modificar objetos DOM. Es aplicable a todas las aplicaciones basadas en Gecko (como Mozilla Firefox) cuyo código tenga privilegios (como las extensiones) y a las que no (páginas web).</p> diff --git a/files/es/web/api/document_object_model/index.html b/files/es/web/api/document_object_model/index.html index 0f3a2a7f75..ee5003ec08 100644 --- a/files/es/web/api/document_object_model/index.html +++ b/files/es/web/api/document_object_model/index.html @@ -1,11 +1,12 @@ --- title: Referencia DOM de Gecko -slug: Referencia_DOM_de_Gecko +slug: Web/API/Document_Object_Model tags: - DOM - NecesitaRevisiónTécnica - Todas_las_Categorías translation_of: Web/API/Document_Object_Model +original_slug: Referencia_DOM_de_Gecko --- <p> « <a href="es/Referencia_DOM_de_Gecko">Referencia DOM de Gecko</a> diff --git a/files/es/web/api/document_object_model/introduction/index.html b/files/es/web/api/document_object_model/introduction/index.html index 5c604a7a6c..b6c5706536 100644 --- a/files/es/web/api/document_object_model/introduction/index.html +++ b/files/es/web/api/document_object_model/introduction/index.html @@ -1,12 +1,13 @@ --- title: Introducción -slug: Referencia_DOM_de_Gecko/Introducción +slug: Web/API/Document_Object_Model/Introduction tags: - DOM - Gecko - Manuales - Todas_las_Categorías translation_of: Web/API/Document_Object_Model/Introduction +original_slug: Referencia_DOM_de_Gecko/Introducción --- <p> </p> diff --git a/files/es/web/api/document_object_model/locating_dom_elements_using_selectors/index.html b/files/es/web/api/document_object_model/locating_dom_elements_using_selectors/index.html index cf8a94cd4a..75a66ad21b 100644 --- a/files/es/web/api/document_object_model/locating_dom_elements_using_selectors/index.html +++ b/files/es/web/api/document_object_model/locating_dom_elements_using_selectors/index.html @@ -1,11 +1,12 @@ --- title: Localizando elementos DOM usando selectores -slug: Referencia_DOM_de_Gecko/Localizando_elementos_DOM_usando_selectores +slug: Web/API/Document_object_model/Locating_DOM_elements_using_selectors tags: - DOM - Necesita actualizacion para principiantes - Principiante translation_of: Web/API/Document_object_model/Locating_DOM_elements_using_selectors +original_slug: Referencia_DOM_de_Gecko/Localizando_elementos_DOM_usando_selectores --- <p>Los selectores api proveen metodos que hacen mas facil y rapido devolver elementos del nodo {{domxref("Element")}} del DOM mediante emparejamiento de un conjunto de selectores. Esto es mucho mas rapido que las tecnicas anteriores, donde fuera necesario, por ejemplo usar un loop en un codigo JavaScript para localizar el item especifico que quisieras encontrar.</p> diff --git a/files/es/web/api/document_object_model/traversing_an_html_table_with_javascript_and_dom_interfaces/index.html b/files/es/web/api/document_object_model/traversing_an_html_table_with_javascript_and_dom_interfaces/index.html index b8bc2e4cf9..04064e3d5c 100644 --- a/files/es/web/api/document_object_model/traversing_an_html_table_with_javascript_and_dom_interfaces/index.html +++ b/files/es/web/api/document_object_model/traversing_an_html_table_with_javascript_and_dom_interfaces/index.html @@ -1,8 +1,10 @@ --- title: Trazado de una tabla HTML mediante JavaScript y la Interface DOM -slug: Trazado_de_una_tabla_HTML_mediante_JavaScript_y_la_Interface_DOM +slug: >- + Web/API/Document_Object_Model/Traversing_an_HTML_table_with_JavaScript_and_DOM_Interfaces translation_of: >- Web/API/Document_Object_Model/Traversing_an_HTML_table_with_JavaScript_and_DOM_Interfaces +original_slug: Trazado_de_una_tabla_HTML_mediante_JavaScript_y_la_Interface_DOM --- <h2 id="Introduction" name="Introduction">Introducción</h2> diff --git a/files/es/web/api/document_object_model/using_the_w3c_dom_level_1_core/index.html b/files/es/web/api/document_object_model/using_the_w3c_dom_level_1_core/index.html index 6c5f14c025..1c1eea5a0e 100644 --- a/files/es/web/api/document_object_model/using_the_w3c_dom_level_1_core/index.html +++ b/files/es/web/api/document_object_model/using_the_w3c_dom_level_1_core/index.html @@ -1,12 +1,13 @@ --- title: Using the W3C DOM Level 1 Core -slug: Using_the_W3C_DOM_Level_1_Core +slug: Web/API/Document_object_model/Using_the_W3C_DOM_Level_1_Core tags: - DOM - NeedsTranslation - NeedsUpdate - TopicStub translation_of: Web/API/Document_object_model/Using_the_W3C_DOM_Level_1_Core +original_slug: Using_the_W3C_DOM_Level_1_Core --- <p>The W3C's DOM Level 1 Core is a powerful object model for changing the content tree of documents. It is supported in all major browsers including Mozilla Firefox and Microsoft Internet Explorer. It is a powerful base for scripting on the web.</p> diff --git a/files/es/web/api/document_object_model/whitespace/index.html b/files/es/web/api/document_object_model/whitespace/index.html index a943896180..866185204c 100644 --- a/files/es/web/api/document_object_model/whitespace/index.html +++ b/files/es/web/api/document_object_model/whitespace/index.html @@ -1,6 +1,6 @@ --- -title: 'Cómo manejan el espacio en blanco HTML, CSS y el DOM' -slug: Referencia_DOM_de_Gecko/Cómo_espacioenblanco +title: Cómo manejan el espacio en blanco HTML, CSS y el DOM +slug: Web/API/Document_Object_Model/Whitespace tags: - CSS - DOM @@ -9,6 +9,7 @@ tags: - espacioenblanco - whitespace translation_of: Web/API/Document_Object_Model/Whitespace +original_slug: Referencia_DOM_de_Gecko/Cómo_espacioenblanco --- <div>{{APIRef("DOM")}}</div> diff --git a/files/es/web/api/documentorshadowroot/getselection/index.html b/files/es/web/api/documentorshadowroot/getselection/index.html index 6c03b64dcf..21153bf09b 100644 --- a/files/es/web/api/documentorshadowroot/getselection/index.html +++ b/files/es/web/api/documentorshadowroot/getselection/index.html @@ -1,12 +1,13 @@ --- title: Document.getSelection() -slug: Web/API/Document/getSelection +slug: Web/API/DocumentOrShadowRoot/getSelection tags: - Referencia - Selección - metodo translation_of: Web/API/DocumentOrShadowRoot/getSelection translation_of_original: Web/API/Document/getSelection +original_slug: Web/API/Document/getSelection --- <p>{{APIRef("DOM")}}</p> diff --git a/files/es/web/api/documentorshadowroot/pointerlockelement/index.html b/files/es/web/api/documentorshadowroot/pointerlockelement/index.html index cc5d490e5c..b785328d1c 100644 --- a/files/es/web/api/documentorshadowroot/pointerlockelement/index.html +++ b/files/es/web/api/documentorshadowroot/pointerlockelement/index.html @@ -1,7 +1,8 @@ --- title: Document.pointerLockElement -slug: Web/API/Document/pointerLockElement +slug: Web/API/DocumentOrShadowRoot/pointerLockElement translation_of: Web/API/DocumentOrShadowRoot/pointerLockElement +original_slug: Web/API/Document/pointerLockElement --- <div>{{APIRef("DOM")}}</div> diff --git a/files/es/web/api/documentorshadowroot/stylesheets/index.html b/files/es/web/api/documentorshadowroot/stylesheets/index.html index 0458cb3fc9..94c43bd765 100644 --- a/files/es/web/api/documentorshadowroot/stylesheets/index.html +++ b/files/es/web/api/documentorshadowroot/stylesheets/index.html @@ -1,8 +1,9 @@ --- title: Document.styleSheets -slug: Web/API/Document/styleSheets +slug: Web/API/DocumentOrShadowRoot/styleSheets translation_of: Web/API/DocumentOrShadowRoot/styleSheets translation_of_original: Web/API/Document/styleSheets +original_slug: Web/API/Document/styleSheets --- <p>{{ ApiRef() }}</p> <h3 id="Summary" name="Summary">Resumen</h3> diff --git a/files/es/web/api/domstring/binary/index.html b/files/es/web/api/domstring/binary/index.html index a52358f62c..e430db0ebf 100644 --- a/files/es/web/api/domstring/binary/index.html +++ b/files/es/web/api/domstring/binary/index.html @@ -1,6 +1,6 @@ --- title: Cadenas binarias -slug: Web/API/DOMString/Cadenas_binarias +slug: Web/API/DOMString/Binary tags: - Arreglos tipados JavaScript - Cadena @@ -10,6 +10,7 @@ tags: - Referencia - String translation_of: Web/API/DOMString/Binary +original_slug: Web/API/DOMString/Cadenas_binarias --- <p>{{jsxref("String", "Cadenas JavaScript")}} son cadenas codificadas en UTF-16. Esto significa que cada unidad de código requiere dos bytes de memoria y puede representar <code>65535</code> puntos de código diferentes. Un subconjunto de estas cadenas está representado por cadenas UTF-16 que contienen solo caracteres ASCII (es decir, caracteres cuyo punto de código no excede <code>127</code>). Por ejemplo, la cadena <code>"¡Hola mundo!"</code> pertenece al subconjunto ASCII, mientras que la cadena <code>"ÀÈÌÒÙ"</code> no. Una <strong>cadena binaria</strong> es un concepto similar al subconjunto ASCII, pero en lugar de limitar el rango a <code>127</code>, permite hasta <code>255</code> puntos de código. Sin embargo, su propósito no es representar caracteres, sino datos binarios. El tamaño de los datos así representados es el doble de lo que sería en formato binario normal, sin embargo, esto no será visible para el usuario final, ya que la longitud de las cadenas de JavaScript se calcula usando dos bytes como unidad.</p> diff --git a/files/es/web/api/element/blur_event/index.html b/files/es/web/api/element/blur_event/index.html index b54ad3e6a6..5d03222d92 100644 --- a/files/es/web/api/element/blur_event/index.html +++ b/files/es/web/api/element/blur_event/index.html @@ -1,9 +1,10 @@ --- title: blur (evento) -slug: Web/Events/blur +slug: Web/API/Element/blur_event tags: - DOM translation_of: Web/API/Element/blur_event +original_slug: Web/Events/blur --- <p>El evento <code>blur</code> es disparado cuando un elemento ha perdido su foco. La diferencia principal entre este evento y <code><a href="/en-US/docs/Mozilla_event_reference/focusout">focusout</a></code> es que sólo el último se propaga (bubbles).</p> diff --git a/files/es/web/api/elementcssinlinestyle/style/index.html b/files/es/web/api/elementcssinlinestyle/style/index.html index 62c8903b72..dbe5d50c77 100644 --- a/files/es/web/api/elementcssinlinestyle/style/index.html +++ b/files/es/web/api/elementcssinlinestyle/style/index.html @@ -1,7 +1,8 @@ --- title: Element.style -slug: Web/API/HTMLElement/style +slug: Web/API/ElementCSSInlineStyle/style translation_of: Web/API/ElementCSSInlineStyle/style +original_slug: Web/API/HTMLElement/style --- <p>{{ ApiRef("HTML DOM") }}</p> diff --git a/files/es/web/api/fetch_api/basic_concepts/index.html b/files/es/web/api/fetch_api/basic_concepts/index.html index 8c02021de6..1331b49400 100644 --- a/files/es/web/api/fetch_api/basic_concepts/index.html +++ b/files/es/web/api/fetch_api/basic_concepts/index.html @@ -1,6 +1,6 @@ --- title: Conceptos básicos de Fetch -slug: Web/API/Fetch_API/Conceptos_basicos +slug: Web/API/Fetch_API/Basic_concepts tags: - API - API Fetch @@ -9,6 +9,7 @@ tags: - guard - request translation_of: Web/API/Fetch_API/Basic_concepts +original_slug: Web/API/Fetch_API/Conceptos_basicos --- <p>{{DefaultAPISidebar("Fetch API")}}{{draft}}</p> diff --git a/files/es/web/api/fetch_api/using_fetch/index.html b/files/es/web/api/fetch_api/using_fetch/index.html index 51617ad047..78b32858b6 100644 --- a/files/es/web/api/fetch_api/using_fetch/index.html +++ b/files/es/web/api/fetch_api/using_fetch/index.html @@ -1,6 +1,6 @@ --- title: Uso de Fetch -slug: Web/API/Fetch_API/Utilizando_Fetch +slug: Web/API/Fetch_API/Using_Fetch tags: - API - BODY @@ -13,6 +13,7 @@ tags: - Promise - Respuesta translation_of: Web/API/Fetch_API/Using_Fetch +original_slug: Web/API/Fetch_API/Utilizando_Fetch --- <p>{{DefaultAPISidebar("Fetch API")}}{{ SeeCompatTable }}</p> diff --git a/files/es/web/api/formdata/index.html b/files/es/web/api/formdata/index.html index 2ca830daf7..f212bd63a3 100644 --- a/files/es/web/api/formdata/index.html +++ b/files/es/web/api/formdata/index.html @@ -1,6 +1,6 @@ --- title: FormData -slug: Web/API/XMLHttpRequest/FormData +slug: Web/API/FormData tags: - API - FormData @@ -8,6 +8,7 @@ tags: - Referencia - XMLHttpRequest translation_of: Web/API/FormData +original_slug: Web/API/XMLHttpRequest/FormData --- <p>{{APIRef("XMLHttpRequest")}}</p> diff --git a/files/es/web/api/formdata/using_formdata_objects/index.html b/files/es/web/api/formdata/using_formdata_objects/index.html index 13f4c9635a..47b2fae3fa 100644 --- a/files/es/web/api/formdata/using_formdata_objects/index.html +++ b/files/es/web/api/formdata/using_formdata_objects/index.html @@ -1,8 +1,9 @@ --- title: Usando Objetos FormData -slug: Web/Guide/Usando_Objetos_FormData +slug: Web/API/FormData/Using_FormData_Objects translation_of: Web/API/FormData/Using_FormData_Objects translation_of_original: Web/Guide/Using_FormData_Objects +original_slug: Web/Guide/Usando_Objetos_FormData --- <p>Los objetos <code><a href="/es/docs/XMLHttpRequest/FormData" title="en/DOM/XMLHttpRequest/FormData">FormData</a> </code>le permiten compilar un conjunto de pares clave/valor para enviar mediante <code>XMLHttpRequest</code>. Están destinados principalmente para el envío de los datos del formulario, pero se pueden utilizar de forma independiente con el fin de transmitir los datos tecleados. Los datos transmitidos estarán en el mismo formato que usa el método <code>submit() </code>del formulario para enviar los datos si el tipo de codificación del formulario se establece en "multipart/form-data".</p> diff --git a/files/es/web/api/geolocation_api/index.html b/files/es/web/api/geolocation_api/index.html index 6d50972f8b..6f54c10663 100644 --- a/files/es/web/api/geolocation_api/index.html +++ b/files/es/web/api/geolocation_api/index.html @@ -1,6 +1,6 @@ --- title: Uso de geolocalización -slug: WebAPI/Using_geolocation +slug: Web/API/Geolocation_API tags: - API - Geolocalización @@ -8,6 +8,7 @@ tags: - clearWatch - watchPosition translation_of: Web/API/Geolocation_API +original_slug: WebAPI/Using_geolocation --- <p>{{securecontext_header}}{{APIRef("Geolocation API")}}</p> diff --git a/files/es/web/api/globaleventhandlers/ongotpointercapture/index.html b/files/es/web/api/globaleventhandlers/ongotpointercapture/index.html index 3023c3758e..eb41191855 100644 --- a/files/es/web/api/globaleventhandlers/ongotpointercapture/index.html +++ b/files/es/web/api/globaleventhandlers/ongotpointercapture/index.html @@ -1,6 +1,6 @@ --- title: Element.ongotpointercapture -slug: Web/API/Element/ongotpointercapture +slug: Web/API/GlobalEventHandlers/ongotpointercapture tags: - API - Controlador @@ -11,6 +11,7 @@ tags: - Referencia translation_of: Web/API/GlobalEventHandlers/ongotpointercapture translation_of_original: Web/API/Element/ongotpointercapture +original_slug: Web/API/Element/ongotpointercapture --- <p>{{ ApiRef("DOM") }}</p> diff --git a/files/es/web/api/globaleventhandlers/onlostpointercapture/index.html b/files/es/web/api/globaleventhandlers/onlostpointercapture/index.html index 9a07506d45..7a1588480a 100644 --- a/files/es/web/api/globaleventhandlers/onlostpointercapture/index.html +++ b/files/es/web/api/globaleventhandlers/onlostpointercapture/index.html @@ -1,6 +1,6 @@ --- title: Element.onlostpointercapture -slug: Web/API/Element/onlostpointercapture +slug: Web/API/GlobalEventHandlers/onlostpointercapture tags: - API - Controlador de Eventos @@ -10,6 +10,7 @@ tags: - Referencia translation_of: Web/API/GlobalEventHandlers/onlostpointercapture translation_of_original: Web/API/Element/onlostpointercapture +original_slug: Web/API/Element/onlostpointercapture --- <p>{{ ApiRef("DOM") }}</p> diff --git a/files/es/web/api/globaleventhandlers/onwheel/index.html b/files/es/web/api/globaleventhandlers/onwheel/index.html index b8f829969b..e2a59493ba 100644 --- a/files/es/web/api/globaleventhandlers/onwheel/index.html +++ b/files/es/web/api/globaleventhandlers/onwheel/index.html @@ -1,6 +1,6 @@ --- title: Element.onwheel -slug: Web/API/Element/onwheel +slug: Web/API/GlobalEventHandlers/onwheel tags: - API - DOM @@ -8,6 +8,7 @@ tags: - Propiedad - Referencia translation_of: Web/API/GlobalEventHandlers/onwheel +original_slug: Web/API/Element/onwheel --- <p>{{ ApiRef("DOM") }}</p> diff --git a/files/es/web/api/history_api/example/index.html b/files/es/web/api/history_api/example/index.html index 1971f1348f..aed471d057 100644 --- a/files/es/web/api/history_api/example/index.html +++ b/files/es/web/api/history_api/example/index.html @@ -1,7 +1,8 @@ --- title: Ejemplo de Navegación usando Ajax -slug: DOM/Manipulando_el_historial_del_navegador/Ejemplo +slug: Web/API/History_API/Example translation_of: Web/API/History_API/Example +original_slug: DOM/Manipulando_el_historial_del_navegador/Ejemplo --- <p>This is an example of an AJAX web site composed only of three pages (<em>first_page.php</em>, <em>second_page.php</em> and <em>third_page.php</em>). To see how it works, please, create the following files (or git clone <a href="https://github.com/giabao/mdn-ajax-nav-example" title="/en-US/docs/">https://github.com/giabao/mdn-ajax-nav-example.git</a> ):</p> diff --git a/files/es/web/api/history_api/index.html b/files/es/web/api/history_api/index.html index eb2c0b3fdd..b5efd6ae1b 100644 --- a/files/es/web/api/history_api/index.html +++ b/files/es/web/api/history_api/index.html @@ -1,11 +1,12 @@ --- title: Manipulando el historial del navegador -slug: DOM/Manipulando_el_historial_del_navegador +slug: Web/API/History_API tags: - HTML5 - historial - para_revisar translation_of: Web/API/History_API +original_slug: DOM/Manipulando_el_historial_del_navegador --- <p>El objeto DOM {{ domxref("window") }} proporciona acceso al historial del navegador a través del objeto {{ domxref("window.history", "history") }} . Este da acceso a métodos y propiedades útiles que permiten avanzar y retroceder a través del historial del usuario, así como --a partir de HTML5-- manipular el contenido del historial.</p> diff --git a/files/es/web/api/html_drag_and_drop_api/file_drag_and_drop/index.html b/files/es/web/api/html_drag_and_drop_api/file_drag_and_drop/index.html index 1225072b01..0e4cc870ed 100644 --- a/files/es/web/api/html_drag_and_drop_api/file_drag_and_drop/index.html +++ b/files/es/web/api/html_drag_and_drop_api/file_drag_and_drop/index.html @@ -1,6 +1,6 @@ --- title: Drag & Drop archivo -slug: DragDrop/Drag_and_Drop/drag_and_drop_archivo +slug: Web/API/HTML_Drag_and_Drop_API/File_drag_and_drop tags: - Guía - arrastra y suelta @@ -8,6 +8,7 @@ tags: - drop zone - zona de arrastre translation_of: Web/API/HTML_Drag_and_Drop_API/File_drag_and_drop +original_slug: DragDrop/Drag_and_Drop/drag_and_drop_archivo --- <p>{{DefaultAPISidebar("HTML Drag and Drop API")}}</p> diff --git a/files/es/web/api/html_drag_and_drop_api/index.html b/files/es/web/api/html_drag_and_drop_api/index.html index 82e069ed48..c40c43a5bb 100644 --- a/files/es/web/api/html_drag_and_drop_api/index.html +++ b/files/es/web/api/html_drag_and_drop_api/index.html @@ -1,10 +1,11 @@ --- title: Arrastrar y soltar -slug: DragDrop/Drag_and_Drop +slug: Web/API/HTML_Drag_and_Drop_API tags: - HTML5 - XUL translation_of: Web/API/HTML_Drag_and_Drop_API +original_slug: DragDrop/Drag_and_Drop --- <p>Firefox y otras aplicaciones de Mozilla admiten una serie de características para gestionar la funcionalidad de arrastrar y soltar. Esto le permite al usuario hacer clic y mantener presionado el botón del ratón/mouse sobre un elemento, arrastrarlo a otra ubicación y soltarlo para colocar el elemento allí. Al puntero le seguirá una representación transparente de lo que se está arrastrando durante la operación. La ubicación de destino puede ser una aplicación diferente. Sitios web, extensiones y aplicaciones XUL pueden hacer uso de esta funcionalidad para personalizar los elementos que pueden ser arrastrados, evaluar la operación, así como especificar el lugar donde los elementos se pueden soltar.</p> <div class="note"> Esta sección trata sobre la funcionalidad de arrastrar y soltar en Firefox 3.5 (Gecko 1.9.1) y versiones posteriores. Consulta la <a href="/en-US/docs/Drag_and_Drop" title="/en-US/docs/Drag_and_Drop">documentación de la API anterior</a> para Firefox 3.0 y versiones anteriores.</div> diff --git a/files/es/web/api/html_drag_and_drop_api/recommended_drag_types/index.html b/files/es/web/api/html_drag_and_drop_api/recommended_drag_types/index.html index daad516a44..84b04854fa 100644 --- a/files/es/web/api/html_drag_and_drop_api/recommended_drag_types/index.html +++ b/files/es/web/api/html_drag_and_drop_api/recommended_drag_types/index.html @@ -1,7 +1,8 @@ --- title: Tipos de Drag recomendados -slug: DragDrop/Recommended_Drag_Types +slug: Web/API/HTML_Drag_and_Drop_API/Recommended_drag_types translation_of: Web/API/HTML_Drag_and_Drop_API/Recommended_drag_types +original_slug: DragDrop/Recommended_Drag_Types --- <p>A continuación se describe la mejor practica para utilizar los datos a ser arrastrado.</p> <h2 id="text" name="text">Arrastramdo Texto</h2> diff --git a/files/es/web/api/htmlelement/accesskey/index.html b/files/es/web/api/htmlelement/accesskey/index.html index 7d73c395fc..4d77ae4133 100644 --- a/files/es/web/api/htmlelement/accesskey/index.html +++ b/files/es/web/api/htmlelement/accesskey/index.html @@ -1,12 +1,13 @@ --- title: Element.accessKey -slug: Web/API/Element/accessKey +slug: Web/API/HTMLElement/accessKey tags: - API - Propiedad - necesidades de contenido translation_of: Web/API/HTMLElement/accessKey translation_of_original: Web/API/Element/accessKey +original_slug: Web/API/Element/accessKey --- <div>{{APIRef("DOM")}}</div> diff --git a/files/es/web/api/htmlelement/animationend_event/index.html b/files/es/web/api/htmlelement/animationend_event/index.html index 8bca8b046f..55a49ff105 100644 --- a/files/es/web/api/htmlelement/animationend_event/index.html +++ b/files/es/web/api/htmlelement/animationend_event/index.html @@ -1,7 +1,8 @@ --- title: animationend -slug: Web/Events/animationend +slug: Web/API/HTMLElement/animationend_event translation_of: Web/API/HTMLElement/animationend_event +original_slug: Web/Events/animationend --- <p>El evento <code>animationend</code> es lanzado cuando una animación CSS se ha completado.</p> diff --git a/files/es/web/api/htmlelement/transitioncancel_event/index.html b/files/es/web/api/htmlelement/transitioncancel_event/index.html index 3f9c622bd2..9bc3f53e51 100644 --- a/files/es/web/api/htmlelement/transitioncancel_event/index.html +++ b/files/es/web/api/htmlelement/transitioncancel_event/index.html @@ -1,12 +1,13 @@ --- title: transitioncancel -slug: Web/Events/transitioncancel +slug: Web/API/HTMLElement/transitioncancel_event tags: - DOM - Evento - Referencia - eventos translation_of: Web/API/HTMLElement/transitioncancel_event +original_slug: Web/Events/transitioncancel --- <p>{{SeeCompatTable}}</p> diff --git a/files/es/web/api/htmlelement/transitionend_event/index.html b/files/es/web/api/htmlelement/transitionend_event/index.html index 8370f0e39e..3005798cae 100644 --- a/files/es/web/api/htmlelement/transitionend_event/index.html +++ b/files/es/web/api/htmlelement/transitionend_event/index.html @@ -1,6 +1,6 @@ --- title: transitionend -slug: Web/Events/transitionend +slug: Web/API/HTMLElement/transitionend_event tags: - DOM - Event @@ -10,6 +10,7 @@ tags: - TransitionEvent - transitionend translation_of: Web/API/HTMLElement/transitionend_event +original_slug: Web/Events/transitionend --- <p>El evento <code>transitionend</code> es lanzado cuando una <a href="/en-US/docs/CSS/Using_CSS_transitions">transición CSS</a> se ha completado. Si la transición es eliminada antes de haberse completado, como cuando {{cssxref("transition-property")}} es eliminado o {{cssxref("display")}} se establece a <code>"none"</code>, entonces el evento no será generado.</p> diff --git a/files/es/web/api/htmlmediaelement/abort_event/index.html b/files/es/web/api/htmlmediaelement/abort_event/index.html index 641d144c77..597993df26 100644 --- a/files/es/web/api/htmlmediaelement/abort_event/index.html +++ b/files/es/web/api/htmlmediaelement/abort_event/index.html @@ -1,8 +1,9 @@ --- title: abort -slug: Web/Events/abort +slug: Web/API/HTMLMediaElement/abort_event translation_of: Web/API/HTMLMediaElement/abort_event translation_of_original: Web/Events/abort +original_slug: Web/Events/abort --- <p>The <code>abort</code> event is fired when the loading of a resource has been aborted.</p> diff --git a/files/es/web/api/htmlorforeignelement/dataset/index.html b/files/es/web/api/htmlorforeignelement/dataset/index.html index 10c6f555f9..f43113b4a9 100644 --- a/files/es/web/api/htmlorforeignelement/dataset/index.html +++ b/files/es/web/api/htmlorforeignelement/dataset/index.html @@ -1,7 +1,8 @@ --- title: HTMLElement.dataset -slug: Web/API/HTMLElement/dataset +slug: Web/API/HTMLOrForeignElement/dataset translation_of: Web/API/HTMLOrForeignElement/dataset +original_slug: Web/API/HTMLElement/dataset --- <div>{{ APIRef("HTML DOM") }}</div> diff --git a/files/es/web/api/htmlorforeignelement/focus/index.html b/files/es/web/api/htmlorforeignelement/focus/index.html index d615cbf12e..9c7f8acf64 100644 --- a/files/es/web/api/htmlorforeignelement/focus/index.html +++ b/files/es/web/api/htmlorforeignelement/focus/index.html @@ -1,6 +1,6 @@ --- title: HTMLElement.focus() -slug: Web/API/HTMLElement/focus +slug: Web/API/HTMLOrForeignElement/focus tags: - API - HTML DOM @@ -8,6 +8,7 @@ tags: - Referencia - metodo translation_of: Web/API/HTMLOrForeignElement/focus +original_slug: Web/API/HTMLElement/focus --- <div>{{ APIRef("HTML DOM") }}</div> diff --git a/files/es/web/api/htmlvideoelement/index.html b/files/es/web/api/htmlvideoelement/index.html index 4b36d9cba2..19ea192165 100644 --- a/files/es/web/api/htmlvideoelement/index.html +++ b/files/es/web/api/htmlvideoelement/index.html @@ -1,7 +1,8 @@ --- title: Elementos HTML para Video -slug: Web/API/ElementosHTMLparaVideo +slug: Web/API/HTMLVideoElement translation_of: Web/API/HTMLVideoElement +original_slug: Web/API/ElementosHTMLparaVideo --- <div> <div>{{APIRef("HTML DOM")}}</div> diff --git a/files/es/web/api/indexeddb_api/basic_concepts_behind_indexeddb/index.html b/files/es/web/api/indexeddb_api/basic_concepts_behind_indexeddb/index.html index 34d4fdd438..f905407f9e 100644 --- a/files/es/web/api/indexeddb_api/basic_concepts_behind_indexeddb/index.html +++ b/files/es/web/api/indexeddb_api/basic_concepts_behind_indexeddb/index.html @@ -1,7 +1,8 @@ --- title: Conceptos Básicos -slug: Web/API/IndexedDB_API/Conceptos_Basicos_Detras_De_IndexedDB +slug: Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB translation_of: Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB +original_slug: Web/API/IndexedDB_API/Conceptos_Basicos_Detras_De_IndexedDB --- <p><strong>IndexedDB</strong> es una manera de almacenar datos de manera persistente en el navegador. Dado que permite la creación de aplicaciones web con capacidades de consulta mejoradas, éstas pueden funcionar tanto en línea como fuera de línea. IndexedDB es útil para aplicaciones que almacenan una gran cantidad de datos (catálogos de DVDs en una biblioteca, por ejemplo) y para aplicaciones que no necesitan de una conexión permanente a internet para funcionar (clientes de correo, listas de tareas y blocs de notas, por ejemplo).</p> diff --git a/files/es/web/api/indexeddb_api/using_indexeddb/index.html b/files/es/web/api/indexeddb_api/using_indexeddb/index.html index ea9d2d879c..fe51ba9e20 100644 --- a/files/es/web/api/indexeddb_api/using_indexeddb/index.html +++ b/files/es/web/api/indexeddb_api/using_indexeddb/index.html @@ -1,6 +1,6 @@ --- title: Usando IndexedDB -slug: Web/API/IndexedDB_API/Usando_IndexedDB +slug: Web/API/IndexedDB_API/Using_IndexedDB tags: - API - Almacenamiento @@ -11,6 +11,7 @@ tags: - Tutorial - jsstore translation_of: Web/API/IndexedDB_API/Using_IndexedDB +original_slug: Web/API/IndexedDB_API/Usando_IndexedDB --- <div class="summary"> <p>IndexedDB es una manera de almacenar datos dentro del navegador del usuario. Debido a que permite la creación de aplicaciones con habilidades de consulta enriquecidas, con independencia de la disponibilidad de la red, sus aplicaciones pueden trabajar tanto en línea como fuera de línea.</p> diff --git a/files/es/web/api/media_streams_api/index.html b/files/es/web/api/media_streams_api/index.html index f8ab5d5c05..38ece0b5b8 100644 --- a/files/es/web/api/media_streams_api/index.html +++ b/files/es/web/api/media_streams_api/index.html @@ -1,7 +1,8 @@ --- title: API de MediaStream -slug: WebRTC/MediaStream_API +slug: Web/API/Media_Streams_API translation_of: Web/API/Media_Streams_API +original_slug: WebRTC/MediaStream_API --- <p>{{SeeCompatTable}}</p> <p>La <strong>API de proceso <a href="#_edn1" name="_ednref1" title=""><strong>[i]</strong></a><em>MediaStream</em></strong>, a veces llamada<em>Media Stream API</em> o<em> Stream API</em>, es parte de la norma <a href="https://developer.mozilla.org/en-US/docs/WebRTC" title="https://developer.mozilla.org/en-US/docs/WebRTC">WebRTC [en]</a> y describe un flujo de datos de audio o video, los métodos para trabajar con ellos, las limitaciones asociadas con este tipo de datos, las respuestas de error y éxito al usar los datos asincrónicamente y los eventos que se disparan durante el proceso.</p> diff --git a/files/es/web/api/navigator/geolocation/index.html b/files/es/web/api/navigator/geolocation/index.html index 94c22ef6b0..88c239d50a 100644 --- a/files/es/web/api/navigator/geolocation/index.html +++ b/files/es/web/api/navigator/geolocation/index.html @@ -1,7 +1,8 @@ --- title: window.navigator.geolocation -slug: Web/API/NavigatorGeolocation/geolocation +slug: Web/API/Navigator/geolocation translation_of: Web/API/Navigator/geolocation +original_slug: Web/API/NavigatorGeolocation/geolocation --- <p>{{APIRef("Geolocation API")}}<br> La propiedad de sólo lectura <strong><code>Navigator.geolocation</code></strong> devuelve un objeto <a href="https://developer.mozilla.org/es/docs/Web/API/Geolocation" title="La interfaz Geolocalización representa un objeto capaz de obtener mediante programación la posición del dispositivo. Se da acceso Web de la ubicación del dispositivo. Esto permite a un sitio Web o aplicación ofrecer resultados personalizados basados en la ubicación del usuario."><code>Geolocation</code></a> que proporciona acceso web a la ubicación de un dispositivo. Esto permite ofrecer al sitio web o aplicación resultados personalizados basados en la ubicación del usuario.</p> diff --git a/files/es/web/api/navigatoronline/online_and_offline_events/index.html b/files/es/web/api/navigatoronline/online_and_offline_events/index.html index d4f8a77824..46bbf4cf38 100644 --- a/files/es/web/api/navigatoronline/online_and_offline_events/index.html +++ b/files/es/web/api/navigatoronline/online_and_offline_events/index.html @@ -1,12 +1,13 @@ --- title: Eventos online y offline -slug: Web/API/NavigatorOnLine/Eventos_online_y_offline +slug: Web/API/NavigatorOnLine/Online_and_offline_events tags: - AJAX - DOM - Desarrollo_Web - Todas_las_Categorías translation_of: Web/API/NavigatorOnLine/Online_and_offline_events +original_slug: Web/API/NavigatorOnLine/Eventos_online_y_offline --- <p>{{ Fx_minversion_header(3) }} <a href="es/Firefox_3_para_desarrolladores">Firefox 3</a> implementa <a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/#offline">eventos Online/Offline</a> de la <a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/">especificacióbn WHATWG Web Applications 1.0</a>. diff --git a/files/es/web/api/node/insertbefore/index.html b/files/es/web/api/node/insertbefore/index.html index 102d4dfbdd..3b896dceb0 100644 --- a/files/es/web/api/node/insertbefore/index.html +++ b/files/es/web/api/node/insertbefore/index.html @@ -1,6 +1,6 @@ --- title: Node.insertBefore() -slug: Web/API/Node/insertarAntes +slug: Web/API/Node/insertBefore tags: - API - DOM @@ -8,6 +8,7 @@ tags: - Referencia - metodo translation_of: Web/API/Node/insertBefore +original_slug: Web/API/Node/insertarAntes --- <div>{{APIRef("DOM")}}</div> diff --git a/files/es/web/api/node/parentelement/index.html b/files/es/web/api/node/parentelement/index.html index 2a2e947a8d..ac6a1650a5 100644 --- a/files/es/web/api/node/parentelement/index.html +++ b/files/es/web/api/node/parentelement/index.html @@ -1,6 +1,6 @@ --- title: Node.parentElement -slug: Web/API/Node/elementoPadre +slug: Web/API/Node/parentElement tags: - API - DOM @@ -8,6 +8,7 @@ tags: - Nodo - Propiedad translation_of: Web/API/Node/parentElement +original_slug: Web/API/Node/elementoPadre --- <div> <div>{{APIRef("DOM")}}</div> diff --git a/files/es/web/api/notifications_api/using_the_notifications_api/index.html b/files/es/web/api/notifications_api/using_the_notifications_api/index.html index 8220534f63..9c4e6affd5 100644 --- a/files/es/web/api/notifications_api/using_the_notifications_api/index.html +++ b/files/es/web/api/notifications_api/using_the_notifications_api/index.html @@ -1,11 +1,12 @@ --- title: Usando la API de Notificaciones -slug: Web/API/Notifications_API/Usando_la_API_de_Notificaciones +slug: Web/API/Notifications_API/Using_the_Notifications_API tags: - API - Notificaciones - Tutorial translation_of: Web/API/Notifications_API/Using_the_Notifications_API +original_slug: Web/API/Notifications_API/Usando_la_API_de_Notificaciones --- <p>{{APIRef("Web Notifications")}}</p> diff --git a/files/es/web/api/pointer_lock_api/index.html b/files/es/web/api/pointer_lock_api/index.html index 13a27d6d48..2b8f272ad9 100644 --- a/files/es/web/api/pointer_lock_api/index.html +++ b/files/es/web/api/pointer_lock_api/index.html @@ -1,7 +1,8 @@ --- title: API Pointer Lock -slug: WebAPI/Pointer_Lock +slug: Web/API/Pointer_Lock_API translation_of: Web/API/Pointer_Lock_API +original_slug: WebAPI/Pointer_Lock --- <p> </p> diff --git a/files/es/web/api/server-sent_events/index.html b/files/es/web/api/server-sent_events/index.html index 9b22801732..d62c1f2499 100644 --- a/files/es/web/api/server-sent_events/index.html +++ b/files/es/web/api/server-sent_events/index.html @@ -1,11 +1,12 @@ --- title: Server-sent events -slug: Server-sent_events +slug: Web/API/Server-sent_events tags: - NeedsTranslation - Server-sent events - TopicStub translation_of: Web/API/Server-sent_events +original_slug: Server-sent_events --- <p>Traditionally, a web page has to send a request to the server to receive new data; that is, the page requests data from the server. With server-sent events, it's possible for a server to send new data to a web page at any time, by pushing messages to the web page. These incoming messages can be treated as <em><a href="/en-US/docs/DOM/event" title="DOM/Event">Events</a> + data</em> inside the web page.</p> <table class="topicpage-table"> diff --git a/files/es/web/api/server-sent_events/using_server-sent_events/index.html b/files/es/web/api/server-sent_events/using_server-sent_events/index.html index 81a2f5dacc..9b7087b875 100644 --- a/files/es/web/api/server-sent_events/using_server-sent_events/index.html +++ b/files/es/web/api/server-sent_events/using_server-sent_events/index.html @@ -1,7 +1,8 @@ --- title: Utilizando eventos enviados por el servidor (server-sent event) -slug: Server-sent_events/utilizando_server_sent_events_sse +slug: Web/API/Server-sent_events/Using_server-sent_events translation_of: Web/API/Server-sent_events/Using_server-sent_events +original_slug: Server-sent_events/utilizando_server_sent_events_sse --- <p>Desarrollar una aplicación web que utilice server-sent events es muy fácil. Solo necesitas un pequeño código del lado del servidor para transmitir los eventos a la aplicación web, pero del lado de la aplicacion web se trabaja prácticamente igual que con cualquier otro tipo de eventos.</p> diff --git a/files/es/web/api/touch_events/index.html b/files/es/web/api/touch_events/index.html index 02a4a4eacb..0b45057ef7 100644 --- a/files/es/web/api/touch_events/index.html +++ b/files/es/web/api/touch_events/index.html @@ -1,6 +1,6 @@ --- title: Eventos de toque -slug: DOM/Touch_events +slug: Web/API/Touch_events tags: - DOM - Event @@ -8,6 +8,7 @@ tags: - NeedsMobileBrowserCompatTable - eventos translation_of: Web/API/Touch_events +original_slug: DOM/Touch_events --- <p>Con el fin de proporcionar soporte de calidad para usuarios de interfaces táctiles, los eventos táctiles dan la posibilidad de interpretar la actividad de los dedos en pantallas táctiles o trackpads.</p> diff --git a/files/es/web/api/vibration_api/index.html b/files/es/web/api/vibration_api/index.html index 8c9c7b5f06..7d4a74ee42 100644 --- a/files/es/web/api/vibration_api/index.html +++ b/files/es/web/api/vibration_api/index.html @@ -1,6 +1,6 @@ --- title: Vibración API -slug: Web/Guide/API/Vibration +slug: Web/API/Vibration_API tags: - API - Firefox OS @@ -11,6 +11,7 @@ tags: - Vibrar - WebAPI translation_of: Web/API/Vibration_API +original_slug: Web/Guide/API/Vibration --- <p>La mayoría de los dispositivos modernos pueden vibrar a través del hardware, esto permite que a través del código de software se pueda emitir estas vibraciones. La <strong>Vibration API</strong> ofrece a las aplicaciones web la capacidad de acceder a este hardware en caso este lo soporte, caso contrario el dispositivo no hace nada.</p> diff --git a/files/es/web/api/web_audio_api/index.html b/files/es/web/api/web_audio_api/index.html index e7cb54d803..329f080a65 100644 --- a/files/es/web/api/web_audio_api/index.html +++ b/files/es/web/api/web_audio_api/index.html @@ -1,7 +1,8 @@ --- title: Web Audio API -slug: Web_Audio_API +slug: Web/API/Web_Audio_API translation_of: Web/API/Web_Audio_API +original_slug: Web_Audio_API --- <div>{{apiref("Web Audio API")}}</div> diff --git a/files/es/web/api/web_speech_api/using_the_web_speech_api/index.html b/files/es/web/api/web_speech_api/using_the_web_speech_api/index.html index 407de0e10d..a8ffc88767 100644 --- a/files/es/web/api/web_speech_api/using_the_web_speech_api/index.html +++ b/files/es/web/api/web_speech_api/using_the_web_speech_api/index.html @@ -1,7 +1,8 @@ --- title: Uso de la Web Speech API -slug: Web/API/Web_Speech_API/Uso_de_la_Web_Speech_API +slug: Web/API/Web_Speech_API/Using_the_Web_Speech_API translation_of: Web/API/Web_Speech_API/Using_the_Web_Speech_API +original_slug: Web/API/Web_Speech_API/Uso_de_la_Web_Speech_API --- <p class="summary">La API Web Speech API proporciona dos funcionalidades distintas — reconocimiento de voz, y síntesis de voz (también conocido como texto a voz o tts) — lo que nos ofrece nuevas e interesantes posibilidades para accesibilidad y otros mecanismos. Este artículo ofrece una breve introducción en las dos áreas, así como unas demos.</p> diff --git a/files/es/web/api/web_storage_api/index.html b/files/es/web/api/web_storage_api/index.html index 26a858d254..241ca9faf5 100644 --- a/files/es/web/api/web_storage_api/index.html +++ b/files/es/web/api/web_storage_api/index.html @@ -1,6 +1,6 @@ --- title: API de almacenamiento web -slug: Web/API/API_de_almacenamiento_web +slug: Web/API/Web_Storage_API tags: - API - API de almacenamiento web @@ -9,6 +9,7 @@ tags: - localStorage - sessionStorage translation_of: Web/API/Web_Storage_API +original_slug: Web/API/API_de_almacenamiento_web --- <p>{{DefaultAPISidebar("Web Storage API")}}</p> diff --git a/files/es/web/api/web_storage_api/using_the_web_storage_api/index.html b/files/es/web/api/web_storage_api/using_the_web_storage_api/index.html index 086af18610..bba0cba9a5 100644 --- a/files/es/web/api/web_storage_api/using_the_web_storage_api/index.html +++ b/files/es/web/api/web_storage_api/using_the_web_storage_api/index.html @@ -1,6 +1,6 @@ --- title: Usando la API de almacenamiento web -slug: Web/API/API_de_almacenamiento_web/Usando_la_API_de_almacenamiento_web +slug: Web/API/Web_Storage_API/Using_the_Web_Storage_API tags: - API - API de almacenamiento web @@ -8,6 +8,7 @@ tags: - localStorage - sessionStorage translation_of: Web/API/Web_Storage_API/Using_the_Web_Storage_API +original_slug: Web/API/API_de_almacenamiento_web/Usando_la_API_de_almacenamiento_web --- <div>{{DefaultAPISidebar("Web Storage API")}}</div> diff --git a/files/es/web/api/web_workers_api/using_web_workers/index.html b/files/es/web/api/web_workers_api/using_web_workers/index.html index db4dbc07e3..75a8cfa1bb 100644 --- a/files/es/web/api/web_workers_api/using_web_workers/index.html +++ b/files/es/web/api/web_workers_api/using_web_workers/index.html @@ -1,7 +1,8 @@ --- title: Usando Web Workers -slug: Web/Guide/Performance/Usando_web_workers +slug: Web/API/Web_Workers_API/Using_web_workers translation_of: Web/API/Web_Workers_API/Using_web_workers +original_slug: Web/Guide/Performance/Usando_web_workers --- <p><span class="seoSummary">Los Web Workers dedicados proveen un medio sencillo para que el contenido web ejecute scripts en hilos en segundo plano. Una vez creado, un worker puede enviar mensajes a la tarea creada mediante envio de mensajes al manejador de eventos especificado por el creador.</span> Sin embargo, <strong>los workers trabajan dentro de un <a href="https://developer.mozilla.org/en-US/docs/JavaScript/DedicatedWorkerGlobalScope">contexto global</a> diferente de la ventana actual</strong> (usar el atajo <span style="line-height: 1.5;"> {{ domxref("window") }} en lugar de </span><span style="line-height: 1.5;">{{ domxref("window.self","self") }} con el fin de obtener el scope actual dentro de un </span><span style="line-height: 1.5;">{{ domxref("Worker") }} retornaría, de hecho, un error).</span></p> diff --git a/files/es/web/api/webgl_api/tutorial/creating_3d_objects_using_webgl/index.html b/files/es/web/api/webgl_api/tutorial/creating_3d_objects_using_webgl/index.html index 91e6bf3d37..0119b61a22 100644 --- a/files/es/web/api/webgl_api/tutorial/creating_3d_objects_using_webgl/index.html +++ b/files/es/web/api/webgl_api/tutorial/creating_3d_objects_using_webgl/index.html @@ -1,12 +1,13 @@ --- title: Creación de objetos 3D utilizando WebGL -slug: Web/API/WebGL_API/Tutorial/Objetos_3D_utilizando_WebGL +slug: Web/API/WebGL_API/Tutorial/Creating_3D_objects_using_WebGL tags: - Cubo 3D - Objetos 3D - Tutorial - WebGL translation_of: Web/API/WebGL_API/Tutorial/Creating_3D_objects_using_WebGL +original_slug: Web/API/WebGL_API/Tutorial/Objetos_3D_utilizando_WebGL --- <p>{{WebGLSidebar("Tutorial")}} {{PreviousNext("Web/API/WebGL_API/Tutorial/Animating_objects_with_WebGL", "Web/API/WebGL_API/Tutorial/Using_textures_in_WebGL")}}</p> diff --git a/files/es/web/api/webgl_api/tutorial/using_textures_in_webgl/index.html b/files/es/web/api/webgl_api/tutorial/using_textures_in_webgl/index.html index 9d2be2d61b..01b77bdbad 100644 --- a/files/es/web/api/webgl_api/tutorial/using_textures_in_webgl/index.html +++ b/files/es/web/api/webgl_api/tutorial/using_textures_in_webgl/index.html @@ -1,11 +1,12 @@ --- title: Utilizando texturas en WebGL -slug: Web/API/WebGL_API/Tutorial/Wtilizando_texturas_en_WebGL +slug: Web/API/WebGL_API/Tutorial/Using_textures_in_WebGL tags: - Texturas - Tutorial - WebGL translation_of: Web/API/WebGL_API/Tutorial/Using_textures_in_WebGL +original_slug: Web/API/WebGL_API/Tutorial/Wtilizando_texturas_en_WebGL --- <p>{{WebGLSidebar("Tutorial")}} {{PreviousNext("Web/API/WebGL_API/Tutorial/Creating_3D_objects_using_WebGL", "Web/API/WebGL_API/Tutorial/Lighting_in_WebGL")}}</p> diff --git a/files/es/web/api/webrtc_api/session_lifetime/index.html b/files/es/web/api/webrtc_api/session_lifetime/index.html index 2529f32085..a62c2da369 100644 --- a/files/es/web/api/webrtc_api/session_lifetime/index.html +++ b/files/es/web/api/webrtc_api/session_lifetime/index.html @@ -1,7 +1,8 @@ --- title: WebRTC Introduction -slug: WebRTC/Introduction +slug: Web/API/WebRTC_API/Session_lifetime translation_of: Web/API/WebRTC_API/Session_lifetime +original_slug: WebRTC/Introduction --- <div class="note"> <p>WebRTC te permite establecer una comunicación par-a-par en una aplicación del navegador.</p> diff --git a/files/es/web/api/webrtc_api/taking_still_photos/index.html b/files/es/web/api/webrtc_api/taking_still_photos/index.html index 143b2ee72f..7ad8892b16 100644 --- a/files/es/web/api/webrtc_api/taking_still_photos/index.html +++ b/files/es/web/api/webrtc_api/taking_still_photos/index.html @@ -1,12 +1,13 @@ --- title: Capturar fotografías con la cámara web -slug: WebRTC/Taking_webcam_photos +slug: Web/API/WebRTC_API/Taking_still_photos tags: - Canvas - WebRTC - cámara web - getusermedia translation_of: Web/API/WebRTC_API/Taking_still_photos +original_slug: WebRTC/Taking_webcam_photos --- <h2 id="Introducción_y_demostración">Introducción y demostración</h2> <p>Este es un tutorial rápido de cómo acceder a la cámara de tu laptop y capturar una foto con ella. Puedes observar el <a href="http://jsfiddle.net/codepo8/agaRe/4/" title="http://jsfiddle.net/codepo8/agaRe/4/">código final en acción en este JSFiddle</a>. También existe una versión más avanzada en JavaScript para cargar fotos a <strong>imgur</strong> disponible como <a href="https://github.com/codepo8/interaction-cam/" title="https://github.com/codepo8/interaction-cam/">código en GitHub</a> o <a href="http://codepo8.github.com/interaction-cam/" title="http://codepo8.github.com/interaction-cam/">como demo</a>.</p> diff --git a/files/es/web/api/websockets_api/writing_websocket_server/index.html b/files/es/web/api/websockets_api/writing_websocket_server/index.html index 333e8e8830..b4af4cd030 100644 --- a/files/es/web/api/websockets_api/writing_websocket_server/index.html +++ b/files/es/web/api/websockets_api/writing_websocket_server/index.html @@ -1,11 +1,12 @@ --- title: Escribiendo un servidor WebSocket en C# -slug: Web/API/WebSockets_API/Escribiendo_servidor_WebSocket +slug: Web/API/WebSockets_API/Writing_WebSocket_server tags: - HTML5 - Tutorial - WebSockets translation_of: Web/API/WebSockets_API/Writing_WebSocket_server +original_slug: Web/API/WebSockets_API/Escribiendo_servidor_WebSocket --- <h2 id="Introducción">Introducción</h2> diff --git a/files/es/web/api/websockets_api/writing_websocket_servers/index.html b/files/es/web/api/websockets_api/writing_websocket_servers/index.html index 1261f75bec..468f0154b9 100644 --- a/files/es/web/api/websockets_api/writing_websocket_servers/index.html +++ b/files/es/web/api/websockets_api/writing_websocket_servers/index.html @@ -1,7 +1,8 @@ --- title: Escribir servidores WebSocket -slug: Web/API/WebSockets_API/Escribiendo_servidores_con_WebSocket +slug: Web/API/WebSockets_API/Writing_WebSocket_servers translation_of: Web/API/WebSockets_API/Writing_WebSocket_servers +original_slug: Web/API/WebSockets_API/Escribiendo_servidores_con_WebSocket --- <p>{{gecko_minversion_header("2")}}</p> diff --git a/files/es/web/api/window/beforeunload_event/index.html b/files/es/web/api/window/beforeunload_event/index.html index 98fb747ae9..f4465c2b86 100644 --- a/files/es/web/api/window/beforeunload_event/index.html +++ b/files/es/web/api/window/beforeunload_event/index.html @@ -1,7 +1,8 @@ --- title: beforeunload -slug: Web/Events/beforeunload +slug: Web/API/Window/beforeunload_event translation_of: Web/API/Window/beforeunload_event +original_slug: Web/Events/beforeunload --- <div>El evento <strong>beforeunload</strong> es disparado cuando la ventana, el documento y sus recursos estan a punto de ser descargados. El documento todavia es visible y el evento todavia es cancelable en este punto.</div> diff --git a/files/es/web/api/window/domcontentloaded_event/index.html b/files/es/web/api/window/domcontentloaded_event/index.html index ffbf3accbc..0659abde6f 100644 --- a/files/es/web/api/window/domcontentloaded_event/index.html +++ b/files/es/web/api/window/domcontentloaded_event/index.html @@ -1,7 +1,8 @@ --- title: DOMContentLoaded -slug: Web/Events/DOMContentLoaded +slug: Web/API/Window/DOMContentLoaded_event translation_of: Web/API/Window/DOMContentLoaded_event +original_slug: Web/Events/DOMContentLoaded --- <p>El evento <code>DOMContentLoaded</code> es disparado cuando el documento HTML ha sido completamente cargado y parseado, sin esperar hojas de estilo, images y subframes para finalizar la carga. Un evento muy diferente - <a href="/en-US/docs/Mozilla_event_reference/load"><code>load</code></a> - debería ser usado solo para detectar una carga completa de la página. Es un error increíblemente popular usar <a href="/en-US/docs/Mozilla_event_reference/load"><code>load</code></a> cuando <code>DOMContentLoaded</code> sería mucho más apropiado, así que úsalo con cuidado.</p> diff --git a/files/es/web/api/window/load_event/index.html b/files/es/web/api/window/load_event/index.html index f38e214839..420b99b5d4 100644 --- a/files/es/web/api/window/load_event/index.html +++ b/files/es/web/api/window/load_event/index.html @@ -1,9 +1,10 @@ --- title: load -slug: Web/Events/load +slug: Web/API/Window/load_event tags: - Evento translation_of: Web/API/Window/load_event +original_slug: Web/Events/load --- <p>El evento <code>load</code> se dispara cuando un recurso y sus recursos dependientes han terminado de cargar.</p> diff --git a/files/es/web/api/windoweventhandlers/onunload/index.html b/files/es/web/api/windoweventhandlers/onunload/index.html index a665fc2027..111f87edf2 100644 --- a/files/es/web/api/windoweventhandlers/onunload/index.html +++ b/files/es/web/api/windoweventhandlers/onunload/index.html @@ -1,7 +1,8 @@ --- title: window.onunload -slug: Web/API/GlobalEventHandlers/onunload +slug: Web/API/WindowEventHandlers/onunload translation_of: Web/API/WindowEventHandlers/onunload +original_slug: Web/API/GlobalEventHandlers/onunload --- <p>{{ ApiRef() }}</p> <h3 id="Summary" name="Summary">Test Summary</h3> diff --git a/files/es/web/api/windoworworkerglobalscope/atob/index.html b/files/es/web/api/windoworworkerglobalscope/atob/index.html index aa9eeead07..446f7e2df9 100644 --- a/files/es/web/api/windoworworkerglobalscope/atob/index.html +++ b/files/es/web/api/windoworworkerglobalscope/atob/index.html @@ -1,7 +1,8 @@ --- title: WindowBase64.atob() -slug: Web/API/WindowBase64/atob +slug: Web/API/WindowOrWorkerGlobalScope/atob translation_of: Web/API/WindowOrWorkerGlobalScope/atob +original_slug: Web/API/WindowBase64/atob --- <p>{{APIRef}}</p> diff --git a/files/es/web/api/windoworworkerglobalscope/clearinterval/index.html b/files/es/web/api/windoworworkerglobalscope/clearinterval/index.html index 14a1b0d1b8..c984baf637 100644 --- a/files/es/web/api/windoworworkerglobalscope/clearinterval/index.html +++ b/files/es/web/api/windoworworkerglobalscope/clearinterval/index.html @@ -1,7 +1,8 @@ --- title: WindowTimers.clearInterval() -slug: Web/API/WindowTimers/clearInterval +slug: Web/API/WindowOrWorkerGlobalScope/clearInterval translation_of: Web/API/WindowOrWorkerGlobalScope/clearInterval +original_slug: Web/API/WindowTimers/clearInterval --- <div> <div>{{APIRef("HTML DOM")}}</div> diff --git a/files/es/web/api/windoworworkerglobalscope/cleartimeout/index.html b/files/es/web/api/windoworworkerglobalscope/cleartimeout/index.html index 0df5242672..4b9c62b78c 100644 --- a/files/es/web/api/windoworworkerglobalscope/cleartimeout/index.html +++ b/files/es/web/api/windoworworkerglobalscope/cleartimeout/index.html @@ -1,7 +1,8 @@ --- title: window.clearTimeout -slug: Web/API/WindowTimers/clearTimeout +slug: Web/API/WindowOrWorkerGlobalScope/clearTimeout translation_of: Web/API/WindowOrWorkerGlobalScope/clearTimeout +original_slug: Web/API/WindowTimers/clearTimeout --- <div>{{ApiRef}}</div> diff --git a/files/es/web/api/windoworworkerglobalscope/setinterval/index.html b/files/es/web/api/windoworworkerglobalscope/setinterval/index.html index fe41612dd6..a00e4b2c93 100644 --- a/files/es/web/api/windoworworkerglobalscope/setinterval/index.html +++ b/files/es/web/api/windoworworkerglobalscope/setinterval/index.html @@ -1,6 +1,6 @@ --- title: WindowTimers.setInterval() -slug: Web/API/WindowTimers/setInterval +slug: Web/API/WindowOrWorkerGlobalScope/setInterval tags: - API - DOM @@ -12,6 +12,7 @@ tags: - WindowTimers - setInterval translation_of: Web/API/WindowOrWorkerGlobalScope/setInterval +original_slug: Web/API/WindowTimers/setInterval --- <div>{{APIRef("HTML DOM")}}</div> diff --git a/files/es/web/api/windoworworkerglobalscope/settimeout/index.html b/files/es/web/api/windoworworkerglobalscope/settimeout/index.html index 1180d9f8af..ccb517dac3 100644 --- a/files/es/web/api/windoworworkerglobalscope/settimeout/index.html +++ b/files/es/web/api/windoworworkerglobalscope/settimeout/index.html @@ -1,12 +1,13 @@ --- title: WindowOrWorkerGlobalScope.setTimeout -slug: Web/API/WindowTimers/setTimeout +slug: Web/API/WindowOrWorkerGlobalScope/setTimeout tags: - API - HTML DOM - WindowOrWorkerGlobalScope - setTimeout translation_of: Web/API/WindowOrWorkerGlobalScope/setTimeout +original_slug: Web/API/WindowTimers/setTimeout --- <div>{{APIRef("HTML DOM")}}</div> diff --git a/files/es/web/api/xmldocument/async/index.html b/files/es/web/api/xmldocument/async/index.html index 132fd106e1..43060a5d69 100644 --- a/files/es/web/api/xmldocument/async/index.html +++ b/files/es/web/api/xmldocument/async/index.html @@ -1,7 +1,8 @@ --- title: Document.async -slug: Web/API/Document/async +slug: Web/API/XMLDocument/async translation_of: Web/API/XMLDocument/async +original_slug: Web/API/Document/async --- <p><code>document.async</code> es utilizado para indicar cuándo un llamado de {{domxref("document.load")}} debe ser sincrónico o asincrónico. <code>true</code> es su valor por defecto, indicando que el documento se cargó asincrónicamente.</p> diff --git a/files/es/web/api/xmlhttprequest/loadend_event/index.html b/files/es/web/api/xmlhttprequest/loadend_event/index.html index 39e528634d..b797e40929 100644 --- a/files/es/web/api/xmlhttprequest/loadend_event/index.html +++ b/files/es/web/api/xmlhttprequest/loadend_event/index.html @@ -1,9 +1,10 @@ --- title: loadend -slug: Web/Events/loadend +slug: Web/API/XMLHttpRequest/loadend_event tags: - eventos translation_of: Web/API/XMLHttpRequest/loadend_event +original_slug: Web/Events/loadend --- <p>El evento <code>loadend</code> es emitido cuando el progreso de la carga de un recurso se ha detenido (e.g. despues que "error", "abort", o "load" han sido emitidos). Por ejemplo, esto aplica a las llamadas de {{domxref("XMLHttpRequest")}}, y al contenido de un elemento {{htmlelement("img")}} o {{htmlelement("video")}}.</p> diff --git a/files/es/web/css/@media/height/index.html b/files/es/web/css/@media/height/index.html index 7cb29fe768..0eadc28e5b 100644 --- a/files/es/web/css/@media/height/index.html +++ b/files/es/web/css/@media/height/index.html @@ -1,6 +1,6 @@ --- title: Altura -slug: Web/CSS/@media/altura +slug: Web/CSS/@media/height tags: - '@media' - CSS @@ -8,6 +8,7 @@ tags: - Referencia - características media translation_of: Web/CSS/@media/height +original_slug: Web/CSS/@media/altura --- <div>{{cssref}}</div> diff --git a/files/es/web/css/@media/resolution/index.html b/files/es/web/css/@media/resolution/index.html index bd2beb4866..6f5ba7c51a 100644 --- a/files/es/web/css/@media/resolution/index.html +++ b/files/es/web/css/@media/resolution/index.html @@ -1,10 +1,11 @@ --- title: Resolución -slug: Web/CSS/@media/resolución +slug: Web/CSS/@media/resolution tags: - Referencia - resolución translation_of: Web/CSS/@media/resolution +original_slug: Web/CSS/@media/resolución --- <p><strong><code>resolución</code></strong><code> es una función de medios de CSS</code> cuyo valor es la densidad de píxeles del dispositivo de salida, como un CSS<a href="/en-US/docs/Web/CSS/resolution"><code><resolution></code></a>.</p> diff --git a/files/es/web/css/_colon_autofill/index.html b/files/es/web/css/_colon_autofill/index.html index 98c1c68215..ef34f51351 100644 --- a/files/es/web/css/_colon_autofill/index.html +++ b/files/es/web/css/_colon_autofill/index.html @@ -1,13 +1,14 @@ --- title: ':-webkit-autofill' -slug: 'Web/CSS/:-webkit-autofill' +slug: Web/CSS/:autofill tags: - CSS - NeedsExample - No estándar(2) - Pseudo-clase - Referencia -translation_of: 'Web/CSS/:-webkit-autofill' +translation_of: Web/CSS/:-webkit-autofill +original_slug: Web/CSS/:-webkit-autofill --- <div>{{CSSRef}}{{Non-standard_header}}</div> diff --git a/files/es/web/css/_colon_is/index.html b/files/es/web/css/_colon_is/index.html index 7fe55d57c4..0678d86dd3 100644 --- a/files/es/web/css/_colon_is/index.html +++ b/files/es/web/css/_colon_is/index.html @@ -1,13 +1,14 @@ --- title: ':any' -slug: 'Web/CSS/:any' +slug: Web/CSS/:is tags: - CSS - Experimental - Pseudo-Clase CSS - Referencia -translation_of: 'Web/CSS/:is' -translation_of_original: 'Web/CSS/:any' +translation_of: Web/CSS/:is +translation_of_original: Web/CSS/:any +original_slug: Web/CSS/:any --- <div>{{CSSRef}}{{SeeCompatTable}}</div> diff --git a/files/es/web/css/_colon_not/index.html b/files/es/web/css/_colon_not/index.html index 5182d83d77..62142324c8 100644 --- a/files/es/web/css/_colon_not/index.html +++ b/files/es/web/css/_colon_not/index.html @@ -1,13 +1,14 @@ --- title: ':not()' -slug: 'Web/CSS/:not()' +slug: Web/CSS/:not tags: - CSS - Diseño - Referencia - Web - pseudoclase -translation_of: 'Web/CSS/:not' +translation_of: Web/CSS/:not +original_slug: Web/CSS/:not() --- <div>{{CSSRef}}</div> diff --git a/files/es/web/css/_colon_user-invalid/index.html b/files/es/web/css/_colon_user-invalid/index.html index 6f12ca97a6..301a1d68d8 100644 --- a/files/es/web/css/_colon_user-invalid/index.html +++ b/files/es/web/css/_colon_user-invalid/index.html @@ -1,6 +1,6 @@ --- title: ':-moz-ui-invalid' -slug: 'Web/CSS/:-moz-ui-invalid' +slug: Web/CSS/:user-invalid tags: - CSS - NeedsExample @@ -8,7 +8,8 @@ tags: - No estándar(2) - Pseudo clase - Referencia CSS -translation_of: 'Web/CSS/:user-invalid' +translation_of: Web/CSS/:user-invalid +original_slug: Web/CSS/:-moz-ui-invalid --- <div>{{Non-standard_header}}{{CSSRef}}</div> diff --git a/files/es/web/css/_doublecolon_file-selector-button/index.html b/files/es/web/css/_doublecolon_file-selector-button/index.html index 5d14e35e58..f818f44b7c 100644 --- a/files/es/web/css/_doublecolon_file-selector-button/index.html +++ b/files/es/web/css/_doublecolon_file-selector-button/index.html @@ -1,12 +1,13 @@ --- title: '::-webkit-file-upload-button' -slug: 'Web/CSS/::-webkit-file-upload-button' +slug: Web/CSS/::file-selector-button tags: - CSS - No estándar(2) - Pseudo-elemento - Referencia -translation_of: 'Web/CSS/::file-selector-button' +translation_of: Web/CSS/::file-selector-button +original_slug: Web/CSS/::-webkit-file-upload-button --- <div>{{CSSRef}}{{Non-standard_header}}</div> diff --git a/files/es/web/css/adjacent_sibling_combinator/index.html b/files/es/web/css/adjacent_sibling_combinator/index.html index 1200c4bd61..23549e7557 100644 --- a/files/es/web/css/adjacent_sibling_combinator/index.html +++ b/files/es/web/css/adjacent_sibling_combinator/index.html @@ -1,12 +1,13 @@ --- title: Selectores de hermanos adyacentes -slug: Web/CSS/Selectores_hermanos_adyacentes +slug: Web/CSS/Adjacent_sibling_combinator tags: - CSS - NeedsMobileBrowserCompatibility - Referencia CSS - Selectores translation_of: Web/CSS/Adjacent_sibling_combinator +original_slug: Web/CSS/Selectores_hermanos_adyacentes --- <p>{{CSSRef("Selectors")}}</p> diff --git a/files/es/web/css/attribute_selectors/index.html b/files/es/web/css/attribute_selectors/index.html index a7b59d03c6..e5c94bedeb 100644 --- a/files/es/web/css/attribute_selectors/index.html +++ b/files/es/web/css/attribute_selectors/index.html @@ -1,12 +1,13 @@ --- title: Selectores de atributo -slug: Web/CSS/Selectores_atributo +slug: Web/CSS/Attribute_selectors tags: - Atributos - CSS - Selectores - Selectores de Atributo translation_of: Web/CSS/Attribute_selectors +original_slug: Web/CSS/Selectores_atributo --- <div>{{CSSRef}}</div> diff --git a/files/es/web/css/box-flex/index.html b/files/es/web/css/box-flex/index.html index c7491aea2d..2a1dbe9a13 100644 --- a/files/es/web/css/box-flex/index.html +++ b/files/es/web/css/box-flex/index.html @@ -1,11 +1,12 @@ --- title: '-moz-box-flex' -slug: Web/CSS/-moz-box-flex +slug: Web/CSS/box-flex tags: - CSS - No estándar(2) - Referencia CSS translation_of: Web/CSS/box-flex +original_slug: Web/CSS/-moz-box-flex --- <div>{{CSSRef}}{{warning("Esta propiedad es para controlar parte del modelo de caja XUL. No coincide ni con el antiguo borrador del módulo CSS para el diseño de caja flexibles '<code>box-flex</code>' (que se basa en esta propiedad) ni con el comportamiento de '<code>-webkit-box-flex</code>' (que se basa en esos borradores).")}}</div> diff --git a/files/es/web/css/box-ordinal-group/index.html b/files/es/web/css/box-ordinal-group/index.html index 9f6af1c315..0d89a0ee99 100644 --- a/files/es/web/css/box-ordinal-group/index.html +++ b/files/es/web/css/box-ordinal-group/index.html @@ -1,6 +1,6 @@ --- title: '-moz-box-ordinal-group' -slug: Web/CSS/-moz-box-ordinal-group +slug: Web/CSS/box-ordinal-group tags: - CSS - 'CSS: Extensiones Mozilla' @@ -9,6 +9,7 @@ tags: - Referencia CSS translation_of: Web/CSS/box-ordinal-group translation_of_original: Web/CSS/-moz-box-ordinal-group +original_slug: Web/CSS/-moz-box-ordinal-group --- <p>{{CSSRef}}<br> {{warning("Esta propiedad pertenece al borrador original del diseño o esquema de la caja CSS flexible, y ha sido reemplazada en borradores posteriores.")}}</p> diff --git a/files/es/web/css/box-pack/index.html b/files/es/web/css/box-pack/index.html index 118d60287a..12baf166a2 100644 --- a/files/es/web/css/box-pack/index.html +++ b/files/es/web/css/box-pack/index.html @@ -1,6 +1,6 @@ --- title: '-moz-box-pack' -slug: Web/CSS/-moz-box-pack +slug: Web/CSS/box-pack tags: - CSS - Diseño @@ -8,6 +8,7 @@ tags: - Propiedad CSS - Referencia CSS translation_of: Web/CSS/box-pack +original_slug: Web/CSS/-moz-box-pack --- <div>{{CSSRef}}{{warning("Esta propiedad es parte del módulo estándar original para el diseño de las cajas CSS Flexible que fue sustituida por un nuevo estándar.")}}</div> diff --git a/files/es/web/css/column-gap/index.html b/files/es/web/css/column-gap/index.html index e7a607a5bc..faa728b9c7 100644 --- a/files/es/web/css/column-gap/index.html +++ b/files/es/web/css/column-gap/index.html @@ -1,8 +1,9 @@ --- title: grid-column-gap -slug: Web/CSS/grid-column-gap +slug: Web/CSS/column-gap translation_of: Web/CSS/column-gap translation_of_original: Web/CSS/grid-column-gap +original_slug: Web/CSS/grid-column-gap --- <p>La propiedad CSS <strong><code>grid-column-gap</code></strong> especifica el {{glossary("gutters","gutter")}} entre {{glossary("grid columns")}}.</p> diff --git a/files/es/web/css/comments/index.html b/files/es/web/css/comments/index.html index f09cac662a..492c7dda76 100644 --- a/files/es/web/css/comments/index.html +++ b/files/es/web/css/comments/index.html @@ -1,11 +1,12 @@ --- title: Comentarios -slug: Web/CSS/Comentarios +slug: Web/CSS/Comments tags: - CSS - Principiante - Referencia CSS translation_of: Web/CSS/Comments +original_slug: Web/CSS/Comentarios --- <div>{{CSSRef}}</div> diff --git a/files/es/web/css/computed_value/index.html b/files/es/web/css/computed_value/index.html index 9112bf97b5..eddd9e0b00 100644 --- a/files/es/web/css/computed_value/index.html +++ b/files/es/web/css/computed_value/index.html @@ -1,9 +1,10 @@ --- title: Valor calculado -slug: Web/CSS/Valor_calculado +slug: Web/CSS/computed_value tags: - Referencia_CSS translation_of: Web/CSS/computed_value +original_slug: Web/CSS/Valor_calculado --- <p><br> {{ CSSRef() }}</p> diff --git a/files/es/web/css/css_animations/detecting_css_animation_support/index.html b/files/es/web/css/css_animations/detecting_css_animation_support/index.html index 11bb0c0076..d239ff4f70 100644 --- a/files/es/web/css/css_animations/detecting_css_animation_support/index.html +++ b/files/es/web/css/css_animations/detecting_css_animation_support/index.html @@ -1,7 +1,8 @@ --- title: Detectar soporte de animación CSS -slug: Web/CSS/CSS_Animations/Detectar_soporte_de_animación_CSS +slug: Web/CSS/CSS_Animations/Detecting_CSS_animation_support translation_of: Web/CSS/CSS_Animations/Detecting_CSS_animation_support +original_slug: Web/CSS/CSS_Animations/Detectar_soporte_de_animación_CSS --- <p>{{CSSRef}}</p> diff --git a/files/es/web/css/css_animations/using_css_animations/index.html b/files/es/web/css/css_animations/using_css_animations/index.html index b9b08bbc0b..27540189cd 100644 --- a/files/es/web/css/css_animations/using_css_animations/index.html +++ b/files/es/web/css/css_animations/using_css_animations/index.html @@ -1,6 +1,6 @@ --- title: Usando animaciones CSS -slug: Web/CSS/CSS_Animations/Usando_animaciones_CSS +slug: Web/CSS/CSS_Animations/Using_CSS_animations tags: - Advanced - CSS @@ -9,6 +9,7 @@ tags: - Experimental - Guide translation_of: Web/CSS/CSS_Animations/Using_CSS_animations +original_slug: Web/CSS/CSS_Animations/Usando_animaciones_CSS --- <p><span class="diff_add">{{SeeCompatTable}}{{CSSRef}}</span></p> diff --git a/files/es/web/css/css_background_and_borders/border-image_generator/index.html b/files/es/web/css/css_background_and_borders/border-image_generator/index.html index 3f189b87ea..7757dc9b29 100644 --- a/files/es/web/css/css_background_and_borders/border-image_generator/index.html +++ b/files/es/web/css/css_background_and_borders/border-image_generator/index.html @@ -1,10 +1,11 @@ --- title: Generador Border-image -slug: Web/CSS/CSS_Background_and_Borders/Border-image_generador +slug: Web/CSS/CSS_Background_and_Borders/Border-image_generator tags: - CSS - Herramientas translation_of: Web/CSS/CSS_Background_and_Borders/Border-image_generator +original_slug: Web/CSS/CSS_Background_and_Borders/Border-image_generador --- <p>Esta herramienta permite generar valores para CSS3 {{cssxref("border-image")}}</p> <div style="display: none;"> diff --git a/files/es/web/css/css_backgrounds_and_borders/index.html b/files/es/web/css/css_backgrounds_and_borders/index.html index 59c2117194..3c843d9d45 100644 --- a/files/es/web/css/css_backgrounds_and_borders/index.html +++ b/files/es/web/css/css_backgrounds_and_borders/index.html @@ -1,6 +1,6 @@ --- title: CSS Background and Borders -slug: Web/CSS/CSS_Background_and_Borders +slug: Web/CSS/CSS_Backgrounds_and_Borders tags: - CSS - CSS Backgrounds and Borders @@ -10,6 +10,7 @@ tags: - TopicStub translation_of: Web/CSS/CSS_Backgrounds_and_Borders translation_of_original: Web/CSS/CSS_Background_and_Borders +original_slug: Web/CSS/CSS_Background_and_Borders --- <p>{{CSSRef}}</p> diff --git a/files/es/web/css/css_backgrounds_and_borders/using_multiple_backgrounds/index.html b/files/es/web/css/css_backgrounds_and_borders/using_multiple_backgrounds/index.html index a80b81bf1a..cf372aa607 100644 --- a/files/es/web/css/css_backgrounds_and_borders/using_multiple_backgrounds/index.html +++ b/files/es/web/css/css_backgrounds_and_borders/using_multiple_backgrounds/index.html @@ -1,6 +1,6 @@ --- title: Usando múltiples fondos con CSS -slug: Web/CSS/CSS_Background_and_Borders/Using_CSS_multiple_backgrounds +slug: Web/CSS/CSS_Backgrounds_and_Borders/Using_multiple_backgrounds tags: - CSS - Ejemplo @@ -9,6 +9,7 @@ tags: - Intermedio translation_of: Web/CSS/CSS_Backgrounds_and_Borders/Using_multiple_backgrounds translation_of_original: Web/CSS/CSS_Background_and_Borders/Using_CSS_multiple_backgrounds +original_slug: Web/CSS/CSS_Background_and_Borders/Using_CSS_multiple_backgrounds --- <p>{{CSSRef}}</p> diff --git a/files/es/web/css/css_basic_user_interface/using_url_values_for_the_cursor_property/index.html b/files/es/web/css/css_basic_user_interface/using_url_values_for_the_cursor_property/index.html index b59b5f677d..ba59e38ced 100644 --- a/files/es/web/css/css_basic_user_interface/using_url_values_for_the_cursor_property/index.html +++ b/files/es/web/css/css_basic_user_interface/using_url_values_for_the_cursor_property/index.html @@ -1,10 +1,11 @@ --- title: Uso de URL como valor de la propiedad cursor -slug: Web/CSS/cursor/Uso_de_URL_como_valor_de_la_propiedad_cursor +slug: Web/CSS/CSS_Basic_User_Interface/Using_URL_values_for_the_cursor_property tags: - CSS - Todas_las_Categorías translation_of: Web/CSS/CSS_Basic_User_Interface/Using_URL_values_for_the_cursor_property +original_slug: Web/CSS/cursor/Uso_de_URL_como_valor_de_la_propiedad_cursor --- <p><a href="/es/Gecko" title="es/Gecko">Gecko</a> 1.8 (<a href="/es/Firefox_1.5_para_Desarrolladores" title="es/Firefox_1.5_para_Desarrolladores">Firefox 1.5</a>, SeaMonkey 1.0) soporta el uso de URLs como valores para la <a class="external" href="http://www.sidar.org/recur/desdi/traduc/es/css/ui.html#propdef-cursor">propiedad cursor</a> (CSS2). Esto nos permite definir la imagen que queremos como puntero del ratón, además podemos usar cualquiera de los formatos gráficos soportados por Gecko.</p> <h3 id="Sintaxis" name="Sintaxis">Sintaxis</h3> diff --git a/files/es/web/css/css_box_model/index.html b/files/es/web/css/css_box_model/index.html index 320800f82e..c051e7e720 100644 --- a/files/es/web/css/css_box_model/index.html +++ b/files/es/web/css/css_box_model/index.html @@ -1,12 +1,13 @@ --- title: Modelo de Caja de CSS -slug: Web/CSS/CSS_Modelo_Caja +slug: Web/CSS/CSS_Box_Model tags: - CSS - Modelo de Caja CSS - Referencia CSS - Visión general translation_of: Web/CSS/CSS_Box_Model +original_slug: Web/CSS/CSS_Modelo_Caja --- <div>{{CSSRef}}</div> diff --git a/files/es/web/css/css_box_model/introduction_to_the_css_box_model/index.html b/files/es/web/css/css_box_model/introduction_to_the_css_box_model/index.html index 45571faf77..985d15eef6 100644 --- a/files/es/web/css/css_box_model/introduction_to_the_css_box_model/index.html +++ b/files/es/web/css/css_box_model/introduction_to_the_css_box_model/index.html @@ -1,12 +1,13 @@ --- title: Introducción al Modelo de Caja de CSS -slug: Web/CSS/CSS_Modelo_Caja/Introducción_al_modelo_de_caja_de_CSS +slug: Web/CSS/CSS_Box_Model/Introduction_to_the_CSS_box_model tags: - CSS - Guía - Modelo de Caja - Referencia translation_of: Web/CSS/CSS_Box_Model/Introduction_to_the_CSS_box_model +original_slug: Web/CSS/CSS_Modelo_Caja/Introducción_al_modelo_de_caja_de_CSS --- <div>{{CSSRef}}</div> diff --git a/files/es/web/css/css_box_model/mastering_margin_collapsing/index.html b/files/es/web/css/css_box_model/mastering_margin_collapsing/index.html index dafdf71855..6c4f7a753e 100644 --- a/files/es/web/css/css_box_model/mastering_margin_collapsing/index.html +++ b/files/es/web/css/css_box_model/mastering_margin_collapsing/index.html @@ -1,12 +1,13 @@ --- title: Entendiendo el colapso de margen -slug: Web/CSS/CSS_Modelo_Caja/Mastering_margin_collapsing +slug: Web/CSS/CSS_Box_Model/Mastering_margin_collapsing tags: - CSS - CSS Box Model - Guía - Referencia translation_of: Web/CSS/CSS_Box_Model/Mastering_margin_collapsing +original_slug: Web/CSS/CSS_Modelo_Caja/Mastering_margin_collapsing --- <div>{{CSSRef}}</div> diff --git a/files/es/web/css/css_color/index.html b/files/es/web/css/css_color/index.html index ef36d7954b..5373c54dfd 100644 --- a/files/es/web/css/css_color/index.html +++ b/files/es/web/css/css_color/index.html @@ -1,6 +1,6 @@ --- title: CSS Colors -slug: Web/CSS/CSS_Colors +slug: Web/CSS/CSS_Color tags: - CSS - CSS Colors @@ -10,6 +10,7 @@ tags: - TopicStub translation_of: Web/CSS/CSS_Color translation_of_original: Web/CSS/CSS_Colors +original_slug: Web/CSS/CSS_Colors --- <div>{{CSSRef}}</div> diff --git a/files/es/web/css/css_colors/color_picker_tool/index.html b/files/es/web/css/css_colors/color_picker_tool/index.html index 7e7819542d..d3758668dd 100644 --- a/files/es/web/css/css_colors/color_picker_tool/index.html +++ b/files/es/web/css/css_colors/color_picker_tool/index.html @@ -1,10 +1,11 @@ --- title: Herramienta para seleccionar color -slug: Web/CSS/CSS_Colors/Herramienta_para_seleccionar_color +slug: Web/CSS/CSS_Colors/Color_picker_tool tags: - CSS - Herramientas translation_of: Web/CSS/CSS_Colors/Color_picker_tool +original_slug: Web/CSS/CSS_Colors/Herramienta_para_seleccionar_color --- <div style="display: none;"> <h2 id="ColorPicker_Tool" name="ColorPicker_Tool">ColorPicker tool</h2> diff --git a/files/es/web/css/css_columns/index.html b/files/es/web/css/css_columns/index.html index 949f2eca71..712958a401 100644 --- a/files/es/web/css/css_columns/index.html +++ b/files/es/web/css/css_columns/index.html @@ -1,11 +1,12 @@ --- title: Columnas CSS -slug: Web/CSS/Columnas_CSS +slug: Web/CSS/CSS_Columns tags: - CSS - Referencia CSS - Visión general translation_of: Web/CSS/CSS_Columns +original_slug: Web/CSS/Columnas_CSS --- <div>{{CSSRef}}</div> diff --git a/files/es/web/css/css_columns/using_multi-column_layouts/index.html b/files/es/web/css/css_columns/using_multi-column_layouts/index.html index 8eed415ee2..e034c7129a 100644 --- a/files/es/web/css/css_columns/using_multi-column_layouts/index.html +++ b/files/es/web/css/css_columns/using_multi-column_layouts/index.html @@ -1,10 +1,11 @@ --- title: Columnas con CSS-3 -slug: Columnas_con_CSS-3 +slug: Web/CSS/CSS_Columns/Using_multi-column_layouts tags: - CSS - Todas_las_Categorías translation_of: Web/CSS/CSS_Columns/Using_multi-column_layouts +original_slug: Columnas_con_CSS-3 --- <p> </p> diff --git a/files/es/web/css/css_conditional_rules/index.html b/files/es/web/css/css_conditional_rules/index.html index 59c2a9b328..a635d59d29 100644 --- a/files/es/web/css/css_conditional_rules/index.html +++ b/files/es/web/css/css_conditional_rules/index.html @@ -1,10 +1,11 @@ --- title: CSS Reglas Condicionales -slug: Web/CSS/CSS_Reglas_Condicionales +slug: Web/CSS/CSS_Conditional_Rules tags: - CSS - Referencia translation_of: Web/CSS/CSS_Conditional_Rules +original_slug: Web/CSS/CSS_Reglas_Condicionales --- <div>{{CSSRef}}</div> diff --git a/files/es/web/css/css_flexible_box_layout/basic_concepts_of_flexbox/index.html b/files/es/web/css/css_flexible_box_layout/basic_concepts_of_flexbox/index.html index 38e89c7813..49b6907445 100644 --- a/files/es/web/css/css_flexible_box_layout/basic_concepts_of_flexbox/index.html +++ b/files/es/web/css/css_flexible_box_layout/basic_concepts_of_flexbox/index.html @@ -1,7 +1,8 @@ --- title: Conceptos Básicos de flexbox -slug: Web/CSS/CSS_Flexible_Box_Layout/Conceptos_Basicos_de_Flexbox +slug: Web/CSS/CSS_Flexible_Box_Layout/Basic_Concepts_of_Flexbox translation_of: Web/CSS/CSS_Flexible_Box_Layout/Basic_Concepts_of_Flexbox +original_slug: Web/CSS/CSS_Flexible_Box_Layout/Conceptos_Basicos_de_Flexbox --- <div>{{CSSRef}}</div> diff --git a/files/es/web/css/css_flexible_box_layout/typical_use_cases_of_flexbox/index.html b/files/es/web/css/css_flexible_box_layout/typical_use_cases_of_flexbox/index.html index 9048cbb739..ea9c05e7ff 100644 --- a/files/es/web/css/css_flexible_box_layout/typical_use_cases_of_flexbox/index.html +++ b/files/es/web/css/css_flexible_box_layout/typical_use_cases_of_flexbox/index.html @@ -1,7 +1,8 @@ --- title: Casos de uso típicos de Flexbox -slug: Web/CSS/CSS_Flexible_Box_Layout/Casos_de_uso_tipicos_de_Flexbox. +slug: Web/CSS/CSS_Flexible_Box_Layout/Typical_Use_Cases_of_Flexbox translation_of: Web/CSS/CSS_Flexible_Box_Layout/Typical_Use_Cases_of_Flexbox +original_slug: Web/CSS/CSS_Flexible_Box_Layout/Casos_de_uso_tipicos_de_Flexbox. --- <p>{{CSSRef}}</p> diff --git a/files/es/web/css/css_grid_layout/basic_concepts_of_grid_layout/index.html b/files/es/web/css/css_grid_layout/basic_concepts_of_grid_layout/index.html index afb49e2a92..26cff270b6 100644 --- a/files/es/web/css/css_grid_layout/basic_concepts_of_grid_layout/index.html +++ b/files/es/web/css/css_grid_layout/basic_concepts_of_grid_layout/index.html @@ -1,12 +1,13 @@ --- title: Basic concepts of grid layout -slug: Web/CSS/CSS_Grid_Layout/Conceptos_Básicos_del_Posicionamiento_con_Rejillas +slug: Web/CSS/CSS_Grid_Layout/Basic_Concepts_of_Grid_Layout tags: - CSS - Guía - Posicionamiento - Rejillas CSS translation_of: Web/CSS/CSS_Grid_Layout/Basic_Concepts_of_Grid_Layout +original_slug: Web/CSS/CSS_Grid_Layout/Conceptos_Básicos_del_Posicionamiento_con_Rejillas --- <p><a href="/es/docs/Web/CSS/CSS_Grid_Layout">CSS Grid Layout</a> presenta un sistema de cuadrícula bidimensional para CSS. Las cuadrículas se pueden utilizar para posicionar áreas principales de la página o pequeños elementos de la interfaz de usuario. Este artículo lo introduce a Grid Layout de CSS y la nueva terminología que forma parte de la especificación CSS Grid Layout Nivel 1. Las características mostradas en este resumen se explicarán con mayor detalle en el resto de esta guía.</p> diff --git a/files/es/web/css/css_grid_layout/relationship_of_grid_layout/index.html b/files/es/web/css/css_grid_layout/relationship_of_grid_layout/index.html index 298da1dc5f..f747b94b5d 100644 --- a/files/es/web/css/css_grid_layout/relationship_of_grid_layout/index.html +++ b/files/es/web/css/css_grid_layout/relationship_of_grid_layout/index.html @@ -1,6 +1,6 @@ --- title: Relación de Grid Layout con otros métodos de diseño y posicionamiento - CSS -slug: Web/CSS/CSS_Grid_Layout/Relacion_de_Grid_Layout +slug: Web/CSS/CSS_Grid_Layout/Relationship_of_Grid_Layout tags: - CSS - CSS Cuadrícula @@ -9,6 +9,7 @@ tags: - CSS Rejilla - Guía translation_of: Web/CSS/CSS_Grid_Layout/Relationship_of_Grid_Layout +original_slug: Web/CSS/CSS_Grid_Layout/Relacion_de_Grid_Layout --- <p>CSS Grid Layout ha sido diseñado para trabajar junto con otros elementos de CSS, como parte de un sistema completo para hacer el diseño. En esta guía explicaré cómo se ajusta <em>Grid</em> junto con otras técnicas que ya se estén usando.</p> diff --git a/files/es/web/css/css_images/using_css_gradients/index.html b/files/es/web/css/css_images/using_css_gradients/index.html index 2e3f5e13a4..baf3d84040 100644 --- a/files/es/web/css/css_images/using_css_gradients/index.html +++ b/files/es/web/css/css_images/using_css_gradients/index.html @@ -1,7 +1,8 @@ --- title: Usando gradientes con CSS -slug: CSS/Using_CSS_gradients +slug: Web/CSS/CSS_Images/Using_CSS_gradients translation_of: Web/CSS/CSS_Images/Using_CSS_gradients +original_slug: CSS/Using_CSS_gradients --- <p><a href="/en-US/docs/CSS/CSS3" title="CSS3">CSS3</a> posee soporte para nuevos tipos de <em>gradientes</em> en las propiedades CSS. Usarlos <span id="result_box" lang="es"><span class="hps">en</span> <span class="hps">un</span> <span class="hps">segundo plano,</span> <span class="hps">permite mostrar</span> <span class="hps">transiciones suaves</span> <span class="hps">entre dos o</span> <span class="hps">más</span> <span class="hps">colores especificados,</span></span> <span id="result_box" lang="es"><span class="hps">evitando así</span> <span class="hps">el uso de imágenes</span> <span class="hps">para estos efectos</span></span>, lo que reduce<span id="result_box" lang="es"><span class="hps"> el tiempo</span> <span class="hps">de descarga y</span> <span class="hps">el uso de</span> <span class="hps">ancho de banda</span></span>. <span id="result_box" lang="es"><span class="hps">Además</span><span>,</span> <span class="hps">debido a que el</span> <span class="hps">gradiente</span> <span class="hps">es generado por el</span> <span class="hps">navegador</span><span>,</span></span> los <span id="result_box" lang="es"><span class="hps">objetos</span> <span class="hps">degradados</span> <span class="hps">se ven mejor</span> <span class="hps">cuando se hace un acercamiento</span></span>, y el ajuste de diseño es mucho más flexible.</p> diff --git a/files/es/web/css/css_logical_properties/sizing/index.html b/files/es/web/css/css_logical_properties/sizing/index.html index a5a9b4063c..4de1607e48 100644 --- a/files/es/web/css/css_logical_properties/sizing/index.html +++ b/files/es/web/css/css_logical_properties/sizing/index.html @@ -1,7 +1,8 @@ --- title: Dimensionamiento para propiedades lógicas -slug: Web/CSS/CSS_Logical_Properties/Dimensionamiento +slug: Web/CSS/CSS_Logical_Properties/Sizing translation_of: Web/CSS/CSS_Logical_Properties/Sizing +original_slug: Web/CSS/CSS_Logical_Properties/Dimensionamiento --- <div>{{CSSRef}}</div> diff --git a/files/es/web/css/css_positioning/understanding_z_index/adding_z-index/index.html b/files/es/web/css/css_positioning/understanding_z_index/adding_z-index/index.html index 0278b3254f..7dee5a1a06 100644 --- a/files/es/web/css/css_positioning/understanding_z_index/adding_z-index/index.html +++ b/files/es/web/css/css_positioning/understanding_z_index/adding_z-index/index.html @@ -1,7 +1,8 @@ --- title: Agregando z-index -slug: Web/CSS/CSS_Positioning/entendiendo_z_index/Agregando_z-index +slug: Web/CSS/CSS_Positioning/Understanding_z_index/Adding_z-index translation_of: Web/CSS/CSS_Positioning/Understanding_z_index/Adding_z-index +original_slug: Web/CSS/CSS_Positioning/entendiendo_z_index/Agregando_z-index --- <p>« <a href="/es/CSS" title="CSS">CSS</a> « <a href="/es/docs/Web/CSS/CSS_Positioning/entendiendo_z_index" title="Understanding CSS z-index">ENTENDIENDO LA PROPIEDAD CSS Z-INDEX</a></p> diff --git a/files/es/web/css/css_positioning/understanding_z_index/index.html b/files/es/web/css/css_positioning/understanding_z_index/index.html index 14971890e0..8f28c206be 100644 --- a/files/es/web/css/css_positioning/understanding_z_index/index.html +++ b/files/es/web/css/css_positioning/understanding_z_index/index.html @@ -1,6 +1,6 @@ --- title: Entendiendo la propiedad CSS z-index -slug: Web/CSS/CSS_Positioning/entendiendo_z_index +slug: Web/CSS/CSS_Positioning/Understanding_z_index tags: - Avanzado - CSS @@ -9,6 +9,7 @@ tags: - Referencia - z-index translation_of: Web/CSS/CSS_Positioning/Understanding_z_index +original_slug: Web/CSS/CSS_Positioning/entendiendo_z_index --- <p>Usualmente se puede considerar que las páginas HTML tienen dos dimensiones, porque el texto, las imágenes y otros elementos son organizados en la página sin superponerse. Hay un solo flujo de renderizado, y todos los elementos son concientes del espacio ocupado por otros. El atributo <span class="seoSummary">{{cssxref("z-index")}}</span> te permite ajustar el orden de las capas de los objetos cuando el contenido está siendo renderizado.</p> diff --git a/files/es/web/css/css_positioning/understanding_z_index/stacking_and_float/index.html b/files/es/web/css/css_positioning/understanding_z_index/stacking_and_float/index.html index 81b145e1a3..1a396ad06b 100644 --- a/files/es/web/css/css_positioning/understanding_z_index/stacking_and_float/index.html +++ b/files/es/web/css/css_positioning/understanding_z_index/stacking_and_float/index.html @@ -1,6 +1,6 @@ --- title: Apilamiento y float -slug: Web/CSS/CSS_Positioning/entendiendo_z_index/Apilamiento_y_float +slug: Web/CSS/CSS_Positioning/Understanding_z_index/Stacking_and_float tags: - Avanzado - CSS @@ -9,6 +9,7 @@ tags: - Referencia - z-index translation_of: Web/CSS/CSS_Positioning/Understanding_z_index/Stacking_and_float +original_slug: Web/CSS/CSS_Positioning/entendiendo_z_index/Apilamiento_y_float --- <div>{{cssref}}</div> diff --git a/files/es/web/css/css_positioning/understanding_z_index/stacking_context_example_1/index.html b/files/es/web/css/css_positioning/understanding_z_index/stacking_context_example_1/index.html index def9c5ea8e..c91a910a51 100644 --- a/files/es/web/css/css_positioning/understanding_z_index/stacking_context_example_1/index.html +++ b/files/es/web/css/css_positioning/understanding_z_index/stacking_context_example_1/index.html @@ -1,8 +1,9 @@ --- title: Ejemplo 1 del contexto de apilamiento -slug: >- - Web/CSS/CSS_Positioning/entendiendo_z_index/ejemplo_1_del_contexto_de_apilamiento +slug: Web/CSS/CSS_Positioning/Understanding_z_index/Stacking_context_example_1 translation_of: Web/CSS/CSS_Positioning/Understanding_z_index/Stacking_context_example_1 +original_slug: >- + Web/CSS/CSS_Positioning/entendiendo_z_index/ejemplo_1_del_contexto_de_apilamiento --- <p>« <a href="/es/CSS" title="CSS">CSS</a> « <a href="/es/docs/Web/CSS/CSS_Positioning/entendiendo_z_index" title="Understanding CSS z-index">ENTENDIENDO LA PROPIEDAD CSS Z-INDEX</a></p> diff --git a/files/es/web/css/css_positioning/understanding_z_index/stacking_context_example_2/index.html b/files/es/web/css/css_positioning/understanding_z_index/stacking_context_example_2/index.html index 2955b43b7f..1c8cfbb6c7 100644 --- a/files/es/web/css/css_positioning/understanding_z_index/stacking_context_example_2/index.html +++ b/files/es/web/css/css_positioning/understanding_z_index/stacking_context_example_2/index.html @@ -1,8 +1,9 @@ --- title: Ejemplo 2 del contexto de apilamiento -slug: >- - Web/CSS/CSS_Positioning/entendiendo_z_index/ejemplo_2_del_contexto_de_apilamiento +slug: Web/CSS/CSS_Positioning/Understanding_z_index/Stacking_context_example_2 translation_of: Web/CSS/CSS_Positioning/Understanding_z_index/Stacking_context_example_2 +original_slug: >- + Web/CSS/CSS_Positioning/entendiendo_z_index/ejemplo_2_del_contexto_de_apilamiento --- <p>« <a href="/es/CSS" title="CSS">CSS</a> « <a href="/es/docs/Web/CSS/CSS_Positioning/entendiendo_z_index" title="Understanding CSS z-index">ENTENDIENDO LA PROPIEDAD CSS Z-INDEX</a></p> diff --git a/files/es/web/css/css_positioning/understanding_z_index/stacking_context_example_3/index.html b/files/es/web/css/css_positioning/understanding_z_index/stacking_context_example_3/index.html index c41d8b56ad..501fe70e83 100644 --- a/files/es/web/css/css_positioning/understanding_z_index/stacking_context_example_3/index.html +++ b/files/es/web/css/css_positioning/understanding_z_index/stacking_context_example_3/index.html @@ -1,8 +1,9 @@ --- title: Ejemplo 3 del contexto de apilamiento -slug: >- - Web/CSS/CSS_Positioning/entendiendo_z_index/ejemplo_3_del_contexto_de_apilamiento +slug: Web/CSS/CSS_Positioning/Understanding_z_index/Stacking_context_example_3 translation_of: Web/CSS/CSS_Positioning/Understanding_z_index/Stacking_context_example_3 +original_slug: >- + Web/CSS/CSS_Positioning/entendiendo_z_index/ejemplo_3_del_contexto_de_apilamiento --- <p>« <a href="/en/CSS" title="CSS">CSS</a> « <a href="/en/CSS/Understanding_z-index" title="Understanding CSS z-index">Understanding CSS z-index</a></p> diff --git a/files/es/web/css/css_positioning/understanding_z_index/stacking_without_z-index/index.html b/files/es/web/css/css_positioning/understanding_z_index/stacking_without_z-index/index.html index 97038e7bae..30e20d5e3c 100644 --- a/files/es/web/css/css_positioning/understanding_z_index/stacking_without_z-index/index.html +++ b/files/es/web/css/css_positioning/understanding_z_index/stacking_without_z-index/index.html @@ -1,7 +1,8 @@ --- title: Apilando sin z-index -slug: Web/CSS/CSS_Positioning/entendiendo_z_index/Stacking_without_z-index +slug: Web/CSS/CSS_Positioning/Understanding_z_index/Stacking_without_z-index translation_of: Web/CSS/CSS_Positioning/Understanding_z_index/Stacking_without_z-index +original_slug: Web/CSS/CSS_Positioning/entendiendo_z_index/Stacking_without_z-index --- <p>« <a href="/es/CSS" title="CSS">CSS</a> « <a href="/es/docs/Web/CSS/CSS_Positioning/entendiendo_z_index" title="Understanding CSS z-index">ENTENDIENDO LA PROPIEDAD CSS Z-INDEX</a></p> diff --git a/files/es/web/css/css_positioning/understanding_z_index/the_stacking_context/index.html b/files/es/web/css/css_positioning/understanding_z_index/the_stacking_context/index.html index 1daf172048..0927923987 100644 --- a/files/es/web/css/css_positioning/understanding_z_index/the_stacking_context/index.html +++ b/files/es/web/css/css_positioning/understanding_z_index/the_stacking_context/index.html @@ -1,7 +1,8 @@ --- title: El contexto de apilamiento -slug: Web/CSS/CSS_Positioning/entendiendo_z_index/El_contexto_de_apilamiento +slug: Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context translation_of: Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context +original_slug: Web/CSS/CSS_Positioning/entendiendo_z_index/El_contexto_de_apilamiento --- <p>El contexto de apilamiento es la conceptualización tridimensional de los elementos HTML a lo largo de un eje-Z imaginario relativo al usuario que se asume está de cara al viewport o página web. Los elementos HTML ocupan este espacio por orden de prioridad basado en sus atributos.</p> diff --git a/files/es/web/css/css_selectors/index.html b/files/es/web/css/css_selectors/index.html index 20baaf25a6..5de0029117 100644 --- a/files/es/web/css/css_selectors/index.html +++ b/files/es/web/css/css_selectors/index.html @@ -1,6 +1,6 @@ --- title: Selectores CSS -slug: Web/CSS/Selectores_CSS +slug: Web/CSS/CSS_Selectors tags: - CSS - Referencia @@ -8,6 +8,7 @@ tags: - Selectores de CSS - Visión general translation_of: Web/CSS/CSS_Selectors +original_slug: Web/CSS/Selectores_CSS --- <div>{{CSSRef}}</div> diff --git a/files/es/web/css/css_selectors/using_the__colon_target_pseudo-class_in_selectors/index.html b/files/es/web/css/css_selectors/using_the__colon_target_pseudo-class_in_selectors/index.html index fe51517a2b..844bb63924 100644 --- a/files/es/web/css/css_selectors/using_the__colon_target_pseudo-class_in_selectors/index.html +++ b/files/es/web/css/css_selectors/using_the__colon_target_pseudo-class_in_selectors/index.html @@ -1,11 +1,12 @@ --- -title: 'Usando la pseudo-clase :target en selectores' -slug: 'Web/CSS/Selectores_CSS/Usando_la_pseudo-clase_:target_en_selectores' +title: Usando la pseudo-clase :target en selectores +slug: Web/CSS/CSS_Selectors/Using_the_:target_pseudo-class_in_selectors tags: - CSS - CSS3 - Selectores -translation_of: 'Web/CSS/CSS_Selectors/Using_the_:target_pseudo-class_in_selectors' +translation_of: Web/CSS/CSS_Selectors/Using_the_:target_pseudo-class_in_selectors +original_slug: Web/CSS/Selectores_CSS/Usando_la_pseudo-clase_:target_en_selectores --- <p><span class="comment">When a URL points at a specific piece of a document, it can be difficult to ascertain. Find out how you can use some simple CSS to draw attention to the target of a URL and improve the user's experience.</span> {{CSSRef}}</p> diff --git a/files/es/web/css/css_text/index.html b/files/es/web/css/css_text/index.html index f0c3c934b6..af13e59ba3 100644 --- a/files/es/web/css/css_text/index.html +++ b/files/es/web/css/css_text/index.html @@ -1,11 +1,12 @@ --- title: Texto CSS -slug: Web/CSS/Texto_CSS +slug: Web/CSS/CSS_Text tags: - CSS - Texto CSS - Vista general translation_of: Web/CSS/CSS_Text +original_slug: Web/CSS/Texto_CSS --- <div>{{CSSRef}}</div> diff --git a/files/es/web/css/css_transitions/using_css_transitions/index.html b/files/es/web/css/css_transitions/using_css_transitions/index.html index 62142638c4..ecf015bfae 100644 --- a/files/es/web/css/css_transitions/using_css_transitions/index.html +++ b/files/es/web/css/css_transitions/using_css_transitions/index.html @@ -1,11 +1,12 @@ --- title: Transiciones de CSS -slug: Web/CSS/Transiciones_de_CSS +slug: Web/CSS/CSS_Transitions/Using_CSS_transitions tags: - CSS - Gecko - Transiciones de CSS translation_of: Web/CSS/CSS_Transitions/Using_CSS_transitions +original_slug: Web/CSS/Transiciones_de_CSS --- <p>{{ SeeCompatTable() }}</p> diff --git a/files/es/web/css/font-language-override/index.html b/files/es/web/css/font-language-override/index.html index 1749002182..3ee2bb57ed 100644 --- a/files/es/web/css/font-language-override/index.html +++ b/files/es/web/css/font-language-override/index.html @@ -1,7 +1,8 @@ --- title: '-moz-font-language-override' -slug: Web/CSS/-moz-font-language-override +slug: Web/CSS/font-language-override translation_of: Web/CSS/font-language-override translation_of_original: Web/CSS/-moz-font-language-override +original_slug: Web/CSS/-moz-font-language-override --- <p>* , html, body, div, p { font-Zawgyi-One ! important; }</p> diff --git a/files/es/web/css/gap/index.html b/files/es/web/css/gap/index.html index 6f27042610..8b3cf31127 100644 --- a/files/es/web/css/gap/index.html +++ b/files/es/web/css/gap/index.html @@ -1,8 +1,9 @@ --- title: grid-gap -slug: Web/CSS/grid-gap +slug: Web/CSS/gap translation_of: Web/CSS/gap translation_of_original: Web/CSS/grid-gap +original_slug: Web/CSS/grid-gap --- <h2 id="Resumen">Resumen</h2> diff --git a/files/es/web/css/general_sibling_combinator/index.html b/files/es/web/css/general_sibling_combinator/index.html index 96c87148b9..9962f86727 100644 --- a/files/es/web/css/general_sibling_combinator/index.html +++ b/files/es/web/css/general_sibling_combinator/index.html @@ -1,12 +1,13 @@ --- title: Selectores de hermanos generales -slug: Web/CSS/Selectores_hermanos_generales +slug: Web/CSS/General_sibling_combinator tags: - CSS - NeedsMobileBrowserCompatibility - Referencia CSS - Selectores translation_of: Web/CSS/General_sibling_combinator +original_slug: Web/CSS/Selectores_hermanos_generales --- <div><span class="s1">{{CSSRef("Selectors")}}</span></div> diff --git a/files/es/web/css/gradient/index.html b/files/es/web/css/gradient/index.html index ae187f2521..ca6d95e622 100644 --- a/files/es/web/css/gradient/index.html +++ b/files/es/web/css/gradient/index.html @@ -1,6 +1,6 @@ --- title: <gradient> -slug: Web/CSS/Gradiente +slug: Web/CSS/gradient tags: - CSS - CSS tipo de datos @@ -10,6 +10,7 @@ tags: - Referencia - graficos translation_of: Web/CSS/gradient +original_slug: Web/CSS/Gradiente --- <div>{{CSSRef}}</div> diff --git a/files/es/web/css/initial_value/index.html b/files/es/web/css/initial_value/index.html index a6bbcdf32d..275252c35b 100644 --- a/files/es/web/css/initial_value/index.html +++ b/files/es/web/css/initial_value/index.html @@ -1,11 +1,12 @@ --- title: Valor inicial -slug: Web/CSS/Valor_inicial +slug: Web/CSS/initial_value tags: - CSS - - 'CSS:Referencias' + - CSS:Referencias - Todas_las_Categorías translation_of: Web/CSS/initial_value +original_slug: Web/CSS/Valor_inicial --- <p> </p><p><< <a href="es/Gu%c3%ada_de_referencia_de_CSS">Volver</a> diff --git a/files/es/web/css/mask-clip/index.html b/files/es/web/css/mask-clip/index.html index 5110c18d6c..f6c749d4f2 100644 --- a/files/es/web/css/mask-clip/index.html +++ b/files/es/web/css/mask-clip/index.html @@ -1,10 +1,11 @@ --- title: '-webkit-mask-clip' -slug: Web/CSS/-webkit-mask-clip +slug: Web/CSS/mask-clip tags: - CSS translation_of: Web/CSS/mask-clip translation_of_original: Web/CSS/-webkit-mask-clip +original_slug: Web/CSS/-webkit-mask-clip --- <p>{{ CSSRef() }}</p> diff --git a/files/es/web/css/mask-image/index.html b/files/es/web/css/mask-image/index.html index 60434d3e6a..065129d49b 100644 --- a/files/es/web/css/mask-image/index.html +++ b/files/es/web/css/mask-image/index.html @@ -1,6 +1,6 @@ --- title: '-webkit-mask-image' -slug: Web/CSS/-webkit-mask-image +slug: Web/CSS/mask-image tags: - CSS - No estándar(2) @@ -8,6 +8,7 @@ tags: - Referencia CSS translation_of: Web/CSS/mask-image translation_of_original: Web/CSS/-webkit-mask-image +original_slug: Web/CSS/-webkit-mask-image --- <div>{{CSSRef}}{{Non-standard_header}}</div> diff --git a/files/es/web/css/mask-origin/index.html b/files/es/web/css/mask-origin/index.html index 8e75d01a39..90dafca57e 100644 --- a/files/es/web/css/mask-origin/index.html +++ b/files/es/web/css/mask-origin/index.html @@ -1,11 +1,12 @@ --- title: '-webkit-mask-origin' -slug: Web/CSS/-webkit-mask-origin +slug: Web/CSS/mask-origin tags: - CSS - Referencia translation_of: Web/CSS/mask-origin translation_of_original: Web/CSS/-webkit-mask-origin +original_slug: Web/CSS/-webkit-mask-origin --- <div>{{CSSRef}}{{Non-standard_header}}</div> diff --git a/files/es/web/css/mask-position/index.html b/files/es/web/css/mask-position/index.html index 60a7231da3..7baec4254b 100644 --- a/files/es/web/css/mask-position/index.html +++ b/files/es/web/css/mask-position/index.html @@ -1,6 +1,6 @@ --- title: '-webkit-mask-position' -slug: Web/CSS/-webkit-mask-position +slug: Web/CSS/mask-position tags: - CSS - No estándar(2) @@ -8,6 +8,7 @@ tags: - Referencia CSS translation_of: Web/CSS/mask-position translation_of_original: Web/CSS/-webkit-mask-position +original_slug: Web/CSS/-webkit-mask-position --- <div>{{CSSRef}}{{Non-standard_header}}</div> diff --git a/files/es/web/css/mask-repeat/index.html b/files/es/web/css/mask-repeat/index.html index 316bec182e..2fd065c6dc 100644 --- a/files/es/web/css/mask-repeat/index.html +++ b/files/es/web/css/mask-repeat/index.html @@ -1,6 +1,6 @@ --- title: '-webkit-mask-repeat' -slug: Web/CSS/-webkit-mask-repeat +slug: Web/CSS/mask-repeat tags: - CSS - No estandar @@ -9,6 +9,7 @@ tags: - Web translation_of: Web/CSS/mask-repeat translation_of_original: Web/CSS/-webkit-mask-repeat +original_slug: Web/CSS/-webkit-mask-repeat --- <div>{{CSSRef}}{{Non-standard_header}}</div> diff --git a/files/es/web/css/mask/index.html b/files/es/web/css/mask/index.html index 50dd997bb0..f742ef952a 100644 --- a/files/es/web/css/mask/index.html +++ b/files/es/web/css/mask/index.html @@ -1,6 +1,6 @@ --- title: '-webkit-mask' -slug: Web/CSS/-webkit-mask +slug: Web/CSS/mask tags: - CSS - No estandar @@ -8,6 +8,7 @@ tags: - Referencia translation_of: Web/CSS/mask translation_of_original: Web/CSS/-webkit-mask +original_slug: Web/CSS/-webkit-mask --- <div>{{CSSRef}}{{Non-standard_header}}</div> diff --git a/files/es/web/css/media_queries/testing_media_queries/index.html b/files/es/web/css/media_queries/testing_media_queries/index.html index dac4330054..81f1e41608 100644 --- a/files/es/web/css/media_queries/testing_media_queries/index.html +++ b/files/es/web/css/media_queries/testing_media_queries/index.html @@ -1,7 +1,8 @@ --- title: Probando media queries -slug: Web/Guide/CSS/probando_media_queries +slug: Web/CSS/Media_Queries/Testing_media_queries translation_of: Web/CSS/Media_Queries/Testing_media_queries +original_slug: Web/Guide/CSS/probando_media_queries --- <p>{{SeeCompatTable}}</p> <p>El DOM proporciona características que hacen posible probar los resultados de un media query estructuradamente. Esto es hecho usando la interfaz {{domxref("MediaQueryList") }} y sus métodos y propiedades. Una vez que hayas creado el objeto {{domxref("MediaQueryList") }}, puedes revisar el resultado del query o, como alternativa, recibir notificaciones automáticamente cuando el resultado cambie.</p> diff --git a/files/es/web/css/media_queries/using_media_queries/index.html b/files/es/web/css/media_queries/using_media_queries/index.html index 997626e12d..680efd1e89 100644 --- a/files/es/web/css/media_queries/using_media_queries/index.html +++ b/files/es/web/css/media_queries/using_media_queries/index.html @@ -1,12 +1,13 @@ --- title: CSS media queries -slug: CSS/Media_queries +slug: Web/CSS/Media_Queries/Using_media_queries tags: - CSS - Media - Media Queries - query translation_of: Web/CSS/Media_Queries/Using_media_queries +original_slug: CSS/Media_queries --- <div>{{cssref}}</div> diff --git a/files/es/web/css/mix-blend-mode/index.html b/files/es/web/css/mix-blend-mode/index.html index fc213a4ceb..776d28b030 100644 --- a/files/es/web/css/mix-blend-mode/index.html +++ b/files/es/web/css/mix-blend-mode/index.html @@ -1,9 +1,10 @@ --- title: mix-blend-mode -slug: Web/CSS/Referencia_CSS/mix-blend-mode +slug: Web/CSS/mix-blend-mode tags: - CSS translation_of: Web/CSS/mix-blend-mode +original_slug: Web/CSS/Referencia_CSS/mix-blend-mode --- <div>{{CSSRef}}</div> diff --git a/files/es/web/css/percentage/index.html b/files/es/web/css/percentage/index.html index c6629803fe..4872110a2c 100644 --- a/files/es/web/css/percentage/index.html +++ b/files/es/web/css/percentage/index.html @@ -1,7 +1,8 @@ --- title: <percentage> -slug: Web/CSS/porcentaje +slug: Web/CSS/percentage translation_of: Web/CSS/percentage +original_slug: Web/CSS/porcentaje --- <p>{{CSSRef}}</p> diff --git a/files/es/web/css/pseudo-elements/index.html b/files/es/web/css/pseudo-elements/index.html index c65b904163..605803e0e0 100644 --- a/files/es/web/css/pseudo-elements/index.html +++ b/files/es/web/css/pseudo-elements/index.html @@ -1,12 +1,13 @@ --- title: Pseudoelementos -slug: Web/CSS/Pseudoelementos +slug: Web/CSS/Pseudo-elements tags: - CSS - Pseudo-element - Pseudo-elementos - Selectores translation_of: Web/CSS/Pseudo-elements +original_slug: Web/CSS/Pseudoelementos --- <div>{{ CSSRef() }}</div> diff --git a/files/es/web/css/reference/index.html b/files/es/web/css/reference/index.html index 63c52a6cdb..9d8a411f37 100644 --- a/files/es/web/css/reference/index.html +++ b/files/es/web/css/reference/index.html @@ -1,11 +1,12 @@ --- title: Referencia CSS -slug: Web/CSS/Referencia_CSS +slug: Web/CSS/Reference tags: - CSS - Referencia CSS - para_revisar translation_of: Web/CSS/Reference +original_slug: Web/CSS/Referencia_CSS --- <div class="note"> <p><span class="goog-gtc-unit" id="goog-gtc-unit-3"><span class="goog-gtc-from-human goog-gtc-translatable" dir="ltr">Estamos trabajando sobre este documento.</span></span> <span class="goog-gtc-unit" id="goog-gtc-unit-4"><span class="goog-gtc-from-human goog-gtc-translatable" dir="ltr">Si deseas ayudarnos a redactar o mejorar alguna de las páginas listadas a continuación, te animamos a que lo hagas.</span></span></p> diff --git a/files/es/web/css/replaced_element/index.html b/files/es/web/css/replaced_element/index.html index a8bedc65a2..73128acaa2 100644 --- a/files/es/web/css/replaced_element/index.html +++ b/files/es/web/css/replaced_element/index.html @@ -1,11 +1,12 @@ --- title: Elemento de reemplazo -slug: Web/CSS/Elemento_reemplazo +slug: Web/CSS/Replaced_element tags: - CSS - CSS Referência - Intermediate translation_of: Web/CSS/Replaced_element +original_slug: Web/CSS/Elemento_reemplazo --- <div> {{CSSRef()}}</div> diff --git a/files/es/web/css/resolution/index.html b/files/es/web/css/resolution/index.html index b480413bb1..59dab5ddee 100644 --- a/files/es/web/css/resolution/index.html +++ b/files/es/web/css/resolution/index.html @@ -1,6 +1,6 @@ --- title: <resolution> -slug: Web/CSS/resolución +slug: Web/CSS/resolution tags: - CSS - CSS tipo de datos @@ -8,6 +8,7 @@ tags: - Estilos - Referencia translation_of: Web/CSS/resolution +original_slug: Web/CSS/resolución --- <div>{{CSSRef}}</div> diff --git a/files/es/web/css/specificity/index.html b/files/es/web/css/specificity/index.html index 6a42fdb53f..b04e9b4ae0 100644 --- a/files/es/web/css/specificity/index.html +++ b/files/es/web/css/specificity/index.html @@ -1,6 +1,6 @@ --- title: Especificidad -slug: Web/CSS/Especificidad +slug: Web/CSS/Specificity tags: - CSS - Ejemplo @@ -8,6 +8,7 @@ tags: - Principiante - Web translation_of: Web/CSS/Specificity +original_slug: Web/CSS/Especificidad --- <p>La <strong>especificidad</strong><span> es la manera mediante la cual los navegadores deciden qué valores de una propiedad CSS son más relevantes para un elemento y, por lo tanto, serán aplicados. La especificidad está basada en las reglas de coincidencia que están compuestas por diferentes tipos de </span><a href="https://developer.mozilla.org/es/CSS/CSS_Reference#Selectors">selectores CSS</a><span>.</span></p> diff --git a/files/es/web/css/tools/cubic_bezier_generator/index.html b/files/es/web/css/tools/cubic_bezier_generator/index.html index b99e7afaa3..0cf0780356 100644 --- a/files/es/web/css/tools/cubic_bezier_generator/index.html +++ b/files/es/web/css/tools/cubic_bezier_generator/index.html @@ -1,7 +1,8 @@ --- title: Generador de curvas de bézier -slug: Web/CSS/Herramientas/Cubic_Bezier_Generator +slug: Web/CSS/Tools/Cubic_Bezier_Generator translation_of: Web/CSS/Tools/Cubic_Bezier_Generator +original_slug: Web/CSS/Herramientas/Cubic_Bezier_Generator --- <div id="Tool"> <div style="display: none;"> diff --git a/files/es/web/css/tools/index.html b/files/es/web/css/tools/index.html index 59cd1febfa..3ea9e20a3f 100644 --- a/files/es/web/css/tools/index.html +++ b/files/es/web/css/tools/index.html @@ -1,9 +1,10 @@ --- title: Herramientas -slug: Web/CSS/Herramientas +slug: Web/CSS/Tools tags: - CSS translation_of: Web/CSS/Tools +original_slug: Web/CSS/Herramientas --- <div> </div> diff --git a/files/es/web/css/url()/index.html b/files/es/web/css/url()/index.html index 2ec8f41bf0..c57e34235d 100644 --- a/files/es/web/css/url()/index.html +++ b/files/es/web/css/url()/index.html @@ -1,11 +1,12 @@ --- title: url() -slug: Web/CSS/filter-function/url +slug: Web/CSS/url() tags: - CSS - Referencia translation_of: Web/CSS/url() translation_of_original: Web/CSS/filter-function/url +original_slug: Web/CSS/filter-function/url --- <div>{{cssref}}</div> diff --git a/files/es/web/css/user-modify/index.html b/files/es/web/css/user-modify/index.html index 21b9593d93..33a9387f15 100644 --- a/files/es/web/css/user-modify/index.html +++ b/files/es/web/css/user-modify/index.html @@ -1,11 +1,12 @@ --- title: '-moz-user-modify' -slug: Web/CSS/-moz-user-modify +slug: Web/CSS/user-modify tags: - CSS - No estándar(2) - Referencia CSS translation_of: Web/CSS/user-modify +original_slug: Web/CSS/-moz-user-modify --- <div>{{Non-standard_header}}{{CSSRef}}</div> diff --git a/files/es/web/css/value_definition_syntax/index.html b/files/es/web/css/value_definition_syntax/index.html index 90d5ea8b75..347f5069bf 100644 --- a/files/es/web/css/value_definition_syntax/index.html +++ b/files/es/web/css/value_definition_syntax/index.html @@ -1,7 +1,8 @@ --- title: Sintaxis de definición de valor -slug: Web/CSS/Sintaxis_definición_de_valor +slug: Web/CSS/Value_definition_syntax translation_of: Web/CSS/Value_definition_syntax +original_slug: Web/CSS/Sintaxis_definición_de_valor --- <p>{{CSSRef()}}</p> diff --git a/files/es/web/guide/ajax/community/index.html b/files/es/web/guide/ajax/community/index.html index 50a91de5a4..99045816b9 100644 --- a/files/es/web/guide/ajax/community/index.html +++ b/files/es/web/guide/ajax/community/index.html @@ -1,10 +1,11 @@ --- title: Comunidad -slug: Web/Guide/AJAX/Comunidad +slug: Web/Guide/AJAX/Community tags: - AJAX - Todas_las_Categorías translation_of: Web/Guide/AJAX/Community +original_slug: Web/Guide/AJAX/Comunidad --- <p> </p> <p><br> diff --git a/files/es/web/guide/ajax/getting_started/index.html b/files/es/web/guide/ajax/getting_started/index.html index ed2bbbc33f..b3d391e90d 100644 --- a/files/es/web/guide/ajax/getting_started/index.html +++ b/files/es/web/guide/ajax/getting_started/index.html @@ -1,6 +1,6 @@ --- title: Primeros Pasos -slug: Web/Guide/AJAX/Primeros_Pasos +slug: Web/Guide/AJAX/Getting_Started tags: - AJAX - API @@ -8,6 +8,7 @@ tags: - Todas_las_Categorías - XMLHttpRequest translation_of: Web/Guide/AJAX/Getting_Started +original_slug: Web/Guide/AJAX/Primeros_Pasos --- <p> </p> diff --git a/files/es/web/guide/api/webrtc/peer-to-peer_communications_with_webrtc/index.html b/files/es/web/guide/api/webrtc/peer-to-peer_communications_with_webrtc/index.html index d7c859d646..702419db91 100644 --- a/files/es/web/guide/api/webrtc/peer-to-peer_communications_with_webrtc/index.html +++ b/files/es/web/guide/api/webrtc/peer-to-peer_communications_with_webrtc/index.html @@ -1,7 +1,8 @@ --- title: Comunicaciones peer-to-peer (P2P) con WebRTC -slug: WebRTC/Peer-to-peer_communications_with_WebRTC +slug: Web/Guide/API/WebRTC/Peer-to-peer_communications_with_WebRTC translation_of: Web/Guide/API/WebRTC/Peer-to-peer_communications_with_WebRTC +original_slug: WebRTC/Peer-to-peer_communications_with_WebRTC --- <p>{{SeeCompatTable}}</p> <p>Las <strong>WebRTC APIs</strong> están diseñadas para permitir a las aplicaciones JS la creación de conexiones de tiempo real con canales de Audio, Video, y/o Datos (Data), directamente entre usuarios y a través de sus browsers, o hacia servers que soporten los protocolos WebRTC. También potencia navigator.mozGetUserMedia() para acceder a los datos de cámara y micrófono (getUserMedia() está siendo estandarizado por la Media Capture Task Force, así como las Recording APIs).</p> diff --git a/files/es/web/guide/events/creating_and_triggering_events/index.html b/files/es/web/guide/events/creating_and_triggering_events/index.html index 0038e12c74..0b560935a1 100644 --- a/files/es/web/guide/events/creating_and_triggering_events/index.html +++ b/files/es/web/guide/events/creating_and_triggering_events/index.html @@ -1,6 +1,6 @@ --- title: Creación y activación de eventos (Event) -slug: Web/Guide/DOM/Events/Creacion_y_Activación_Eventos +slug: Web/Guide/Events/Creating_and_triggering_events tags: - DOM - Guía @@ -8,6 +8,7 @@ tags: - Sintetico - eventos translation_of: Web/Guide/Events/Creating_and_triggering_events +original_slug: Web/Guide/DOM/Events/Creacion_y_Activación_Eventos --- <p>En este artículo se muestra cómo crear y activar eventos DOM. Estos eventos son comunmente llamados eventos sinteticos, a diferencia de los eventos gatillados por el navegador.</p> diff --git a/files/es/web/guide/events/event_handlers/index.html b/files/es/web/guide/events/event_handlers/index.html index 836b287123..f7bd9ac9e1 100644 --- a/files/es/web/guide/events/event_handlers/index.html +++ b/files/es/web/guide/events/event_handlers/index.html @@ -1,7 +1,8 @@ --- title: Manejadores de eventos en el DOM -slug: Web/Guide/DOM/Events/eventos_controlador +slug: Web/Guide/Events/Event_handlers translation_of: Web/Guide/Events/Event_handlers +original_slug: Web/Guide/DOM/Events/eventos_controlador --- <p><span class="seoSummary">La plataforma Web provee varias formas de recibir notificaciones de los eventos del <a href="/en-US/docs/Web/Events">DOM</a>. Dos de las formas más comunes son: la general {{domxref("EventTarget.addEventListener", "addEventListener()")}} y un conjunto específico de controladores de eventos específicos.</span> Esta página se enfoca en los detalles de cómo funcionan estos.</p> diff --git a/files/es/web/guide/events/index.html b/files/es/web/guide/events/index.html index 241f94e866..a9e55742fa 100644 --- a/files/es/web/guide/events/index.html +++ b/files/es/web/guide/events/index.html @@ -1,6 +1,6 @@ --- title: Event developer guide -slug: Web/Guide/DOM/Events +slug: Web/Guide/Events tags: - DOM - Event @@ -9,6 +9,7 @@ tags: - TopicStub - events translation_of: Web/Guide/Events +original_slug: Web/Guide/DOM/Events --- <p>{{draft()}}</p> <p>Everything you need to know about events will go under here. We're working on cleanup here now.</p> diff --git a/files/es/web/guide/events/orientation_and_motion_data_explained/index.html b/files/es/web/guide/events/orientation_and_motion_data_explained/index.html index 7f8fe2155c..8c700f6a71 100644 --- a/files/es/web/guide/events/orientation_and_motion_data_explained/index.html +++ b/files/es/web/guide/events/orientation_and_motion_data_explained/index.html @@ -1,8 +1,9 @@ --- title: Explicación de los datos de orientación y movimiento -slug: >- - Web/Guide/API/DOM/Events/Orientation_and_motion_data_explained/Orientation_and_motion_data_explained +slug: Web/Guide/Events/Orientation_and_motion_data_explained translation_of: Web/Guide/Events/Orientation_and_motion_data_explained +original_slug: >- + Web/Guide/API/DOM/Events/Orientation_and_motion_data_explained/Orientation_and_motion_data_explained --- <p>{{ Draft() }}</p> <h2 id="Sumario">Sumario</h2> diff --git a/files/es/web/guide/html/content_categories/index.html b/files/es/web/guide/html/content_categories/index.html index b9c4fb6061..bcbb75b3c9 100644 --- a/files/es/web/guide/html/content_categories/index.html +++ b/files/es/web/guide/html/content_categories/index.html @@ -1,6 +1,6 @@ --- title: Categorías de contenido -slug: Web/Guide/HTML/categorias_de_contenido +slug: Web/Guide/HTML/Content_categories tags: - Avanzado - Guía @@ -8,6 +8,7 @@ tags: - HTML5 - Web translation_of: Web/Guide/HTML/Content_categories +original_slug: Web/Guide/HTML/categorias_de_contenido --- <p><span class="seoSummary">Cada elemento {{web.link("/es/docs/Web/HTML", "HTML")}} es miembro de una o más <strong>categorías de contenido</strong> — estas categorías agrupan elementos que comparten características comunes.</span> Esta es una agrupación flexible (en realidad no crea una relación entre los elementos de estas categorías), pero ayuda a definir y describir el comportamiento compartido de las categorías y sus reglas asociadas, especialmente cuando te encuentras con sus intrincados detalles. También es posible que los elementos no sean miembros de <em>ninguna</em> de estas categorías.</p> diff --git a/files/es/web/guide/html/html5/constraint_validation/index.html b/files/es/web/guide/html/html5/constraint_validation/index.html index 04182a8fec..ad5fdfc234 100644 --- a/files/es/web/guide/html/html5/constraint_validation/index.html +++ b/files/es/web/guide/html/html5/constraint_validation/index.html @@ -1,6 +1,6 @@ --- title: Validación de restricciones -slug: HTML/HTML5/Validacion_de_restricciones +slug: Web/Guide/HTML/HTML5/Constraint_validation tags: - CSS - Guía @@ -8,6 +8,7 @@ tags: - NecesitaContenido - Selectores translation_of: Web/Guide/HTML/HTML5/Constraint_validation +original_slug: HTML/HTML5/Validacion_de_restricciones --- <p>La creación de formularios web siempre ha sido una tarea compleja. Mientras armar el formulario en sí es fácil, verificar si cada campo tiene un valor que es válido y coherente es aun más difícil, e informar al usuario acerca del problema puede convertirse en un dolor de cabeza.<a href="/es/docs/HTML/HTML5" title="en/HTML/HTML5"> HTML5</a> introdujo nuevos mecanismos para formularios: añadió nuevos tipos semánticos para el elemento {{ HTMLElement("input") }} y <em>validación de restricciones</em> para facilitar el trabajo de revisar el contenido del formulario de lado del cliente. Se pueden usar restricciones básicas y comunes, sin la necesidad de JavaScript, estableciendo nuevos atributos; para restricciones más complejas se puede usar la <a href="/es/docs/HTML/HTML5/Formularios_en_HTML5#Validaci.C3.B3n_restringida" title="en/HTML/HTML5/Forms in HTML5#Constraint Validation API">API de Validación de Restricciones</a> de HTML.</p> diff --git a/files/es/web/guide/html/html5/html5_parser/index.html b/files/es/web/guide/html/html5/html5_parser/index.html index 591fcbe865..f4357339f4 100644 --- a/files/es/web/guide/html/html5/html5_parser/index.html +++ b/files/es/web/guide/html/html5/html5_parser/index.html @@ -1,11 +1,12 @@ --- title: Analizador de HTML5 -slug: HTML/HTML5/HTML5_Parser +slug: Web/Guide/HTML/HTML5/HTML5_Parser tags: - HTML - HTML5 - para_revisar translation_of: Web/Guide/HTML/HTML5/HTML5_Parser +original_slug: HTML/HTML5/HTML5_Parser --- <p><span class="goog-gtc-unit" id="goog-gtc-unit-2"><span class="goog-gtc-translatable goog-gtc-from-human" dir="ltr">{{ gecko_minversion_header("2") }}{{ draft() }}</span></span></p> <p><span class="goog-gtc-unit" id="goog-gtc-unit-3"><span class="goog-gtc-translatable goog-gtc-from-mt" dir="ltr">Gecko 2 introduce un nuevo analizador basado en HTML 5.</span></span> <span class="goog-gtc-unit" id="goog-gtc-unit-4"><span class="goog-gtc-translatable goog-gtc-from-mt" dir="ltr">El analizador de HTML es una de las piezas más complicadas y delicadas de un navegador.</span></span> <span class="goog-gtc-unit" id="goog-gtc-unit-5"><span class="goog-gtc-translatable goog-gtc-from-human" dir="ltr">Controla la forma en que tu código fuente HTML es convertido en páginas web y, como tal, los cambios en él son poco habituales.</span></span> <span class="goog-gtc-unit" id="goog-gtc-unit-6"><span class="goog-gtc-translatable goog-gtc-from-human" dir="ltr">El nuevo analizador es más rápido, cumple con el estándar HTML 5 y permite muchas funcionalidades nuevas.</span></span></p> diff --git a/files/es/web/guide/html/html5/index.html b/files/es/web/guide/html/html5/index.html index 054d21d534..1d98d2baa5 100644 --- a/files/es/web/guide/html/html5/index.html +++ b/files/es/web/guide/html/html5/index.html @@ -1,6 +1,6 @@ --- title: HTML5 -slug: HTML/HTML5 +slug: Web/Guide/HTML/HTML5 tags: - API - CSS3 @@ -14,6 +14,7 @@ tags: - mejoras - nuevo translation_of: Web/Guide/HTML/HTML5 +original_slug: HTML/HTML5 --- <p style="line-height: 22px;"><span class="seoSummary"><strong>HTML5 </strong> <span style="line-height: 21px;">es la última versión de</span> <a href="/en-US/docs/HTML" title="HTML">HTML</a>. </span><span style="line-height: 21px;">El término representa dos conceptos diferentes:</span></p> diff --git a/files/es/web/guide/html/html5/introduction_to_html5/index.html b/files/es/web/guide/html/html5/introduction_to_html5/index.html index 091a90f7af..877f2666e0 100644 --- a/files/es/web/guide/html/html5/introduction_to_html5/index.html +++ b/files/es/web/guide/html/html5/introduction_to_html5/index.html @@ -1,10 +1,11 @@ --- title: Introducción a HTML5 -slug: HTML/HTML5/Introducción_a_HTML5 +slug: Web/Guide/HTML/HTML5/Introduction_to_HTML5 tags: - HTML - HTML5 translation_of: Web/Guide/HTML/HTML5/Introduction_to_HTML5 +original_slug: HTML/HTML5/Introducción_a_HTML5 --- <p><br> <span lang="es-ES"><a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/" title="http://www.whatwg.org/specs/web-apps/current-work/">HTML5</a>, algunas de cuyas características inicialmente comenzaron a llegar a Gecko 1.8.1, es la versión más reciente de HTML estándar.</span> <span lang="es-ES">Ofrece nuevas características que proporcionan no solo una amplia compatibilidad de medios, sino también una compatibilidad mejorada para la creación de aplicaciones web que pueden interactuar de una manera más sencilla y efectiva con el usuario, sus datos locales y los servidores.</span></p> diff --git a/files/es/web/guide/html/using_html_sections_and_outlines/index.html b/files/es/web/guide/html/using_html_sections_and_outlines/index.html index 145f89d9ae..afb19f607f 100644 --- a/files/es/web/guide/html/using_html_sections_and_outlines/index.html +++ b/files/es/web/guide/html/using_html_sections_and_outlines/index.html @@ -1,7 +1,8 @@ --- title: Secciones y esquema de un documento HTML5 -slug: Sections_and_Outlines_of_an_HTML5_document +slug: Web/Guide/HTML/Using_HTML_sections_and_outlines translation_of: Web/Guide/HTML/Using_HTML_sections_and_outlines +original_slug: Sections_and_Outlines_of_an_HTML5_document --- <p>La especificación HTML5 trae muchos nuevos elementos a los desarrolladores web, permitiéndoles describir la estructura de un documento web con semántica estandarizada. Este documento describe estos elementos y cómo usarlos para definir el esquema de cualquier documento.</p> diff --git a/files/es/web/guide/mobile/index.html b/files/es/web/guide/mobile/index.html index 684d3df672..d1fda97e82 100644 --- a/files/es/web/guide/mobile/index.html +++ b/files/es/web/guide/mobile/index.html @@ -1,10 +1,11 @@ --- title: Desarrollo Web Móvil -slug: Web/Guide/Movil +slug: Web/Guide/Mobile tags: - Intermedio - NecesitaEjemplo translation_of: Web/Guide/Mobile +original_slug: Web/Guide/Movil --- <p>Esta página proporciona una visión general de algunas de las principales técnicas necesarias para diseñar sitios web que funcionen bien en dispositivos móviles. Si está buscando información sobre el proyecto Firefox OS de Mozilla, consulte la página de <a href="/en/Mozilla/Firefox_OS" title="Boot to Gecko">Firefox OS</a>. O podría estar interesado en detalles sobre <a href="/en/Mozilla/Firefox_for_Android" title="Firefox for Android">Firefox para Android</a>.</p> diff --git a/files/es/web/html/attributes/accept/index.html b/files/es/web/html/attributes/accept/index.html index b98ff8b644..7714aea4d4 100644 --- a/files/es/web/html/attributes/accept/index.html +++ b/files/es/web/html/attributes/accept/index.html @@ -1,6 +1,6 @@ --- title: 'HTML el atributo: accept' -slug: Web/HTML/Atributos/accept +slug: Web/HTML/Attributes/accept tags: - Accept - Archivo @@ -9,6 +9,7 @@ tags: - Referencia - atributo translation_of: Web/HTML/Attributes/accept +original_slug: Web/HTML/Atributos/accept --- <p class="summary"><span class="seoSummary">El atributo <strong><code>accept</code></strong> toma como valor una lista separada por comas de uno o más tipos de archivos, o {{anch("Especificadores de tipo de archivo únicos","especificadores de tipo de archivo únicos")}}, que describen qué tipos de archivo permitir. </span>La propiedad «<em>accept</em>» es un atributo del tipo {{HTMLElement("input/file", "file")}} {{HTMLElement("input")}}. Se admitía en el elemento {{HTMLElement("form")}}, pero se eliminó a favor de {{HTMLElement("input/file", "file")}} en HTML5.</p> diff --git a/files/es/web/html/attributes/autocomplete/index.html b/files/es/web/html/attributes/autocomplete/index.html index b8546e368d..553e9a293c 100644 --- a/files/es/web/html/attributes/autocomplete/index.html +++ b/files/es/web/html/attributes/autocomplete/index.html @@ -1,7 +1,8 @@ --- title: The HTML autocomplete attribute -slug: Web/HTML/Atributos/autocomplete +slug: Web/HTML/Attributes/autocomplete translation_of: Web/HTML/Attributes/autocomplete +original_slug: Web/HTML/Atributos/autocomplete --- <p>El atributo <code>autocomplete</code> está disponible en varios tipos de {{HTMLElement("input")}} aquellos que toman un texto o valor numérico como entrada. <span class="seoSummary"><code>autocomplete</code> </span> permite a los desarrolladores web especificar qué permisos si los hay <span class="seoSummary">{{Glossary("user agent")}} </span> debe proporcionar asistencia automatizada para completar los valores de los campos de formulario, así como una guía para el navegador en cuanto al tipo de información que se espera en el campo.</p> diff --git a/files/es/web/html/attributes/crossorigin/index.html b/files/es/web/html/attributes/crossorigin/index.html index f7453daa96..472fa2885b 100644 --- a/files/es/web/html/attributes/crossorigin/index.html +++ b/files/es/web/html/attributes/crossorigin/index.html @@ -1,7 +1,8 @@ --- title: Atributos de configuración CORS -slug: Web/HTML/Atributos_de_configuracion_CORS +slug: Web/HTML/Attributes/crossorigin translation_of: Web/HTML/Attributes/crossorigin +original_slug: Web/HTML/Atributos_de_configuracion_CORS --- <p><span class="seoSummary">En HTML5, algunos elementos HTML que dan soporte para <a href="/en-US/docs/HTTP/Access_control_CORS">CORS</a>, tales como {{ HTMLElement("img") }} o {{ HTMLElement("video") }}, tienen un atributo <code>crossorigin</code> (propiedad <code>crossOrigin</code>), que les permite configurar las peticiones CORS de los datos que se cargan.</span> Estos atributos están enumerados, y tienen los siguientes valores posibles:</p> diff --git a/files/es/web/html/attributes/index.html b/files/es/web/html/attributes/index.html index 03e7d8baee..0658552c0e 100644 --- a/files/es/web/html/attributes/index.html +++ b/files/es/web/html/attributes/index.html @@ -1,12 +1,13 @@ --- title: Referencia de Atributos HTML -slug: Web/HTML/Atributos +slug: Web/HTML/Attributes tags: - HTML - Referencia - Web - atributo translation_of: Web/HTML/Attributes +original_slug: Web/HTML/Atributos --- <p>Los elementos en HTML tienen <strong>atributos</strong>; estos son valores adicionales que configuran los elementos o ajustan su comportamiento de diversas formas para cumplir los criterios de los usuarios.</p> diff --git a/files/es/web/html/attributes/min/index.html b/files/es/web/html/attributes/min/index.html index 4060bd81f4..0fbd4a9b8f 100644 --- a/files/es/web/html/attributes/min/index.html +++ b/files/es/web/html/attributes/min/index.html @@ -1,12 +1,13 @@ --- title: 'HTML el atributo: min' -slug: Web/HTML/Atributos/min +slug: Web/HTML/Attributes/min tags: - Atributos - Restricción de validación - atributo - min translation_of: Web/HTML/Attributes/min +original_slug: Web/HTML/Atributos/min --- <div id="step-include"> <p><span class="seoSummary">El atributo {{HTMLAttrxRef("min", "input")}} define el valor mínimo que es aceptable y válido para el {{HTMLElement("input")}} que contiene el atributo. Si el {{web.link("/es/docs/Web/HTML/Element/input#attr-value", "value")}} del elemento es menor que esto, el elemento falla la {{web.link("/es/docs/Web/Guide/HTML/HTML5/Constraint_validation", "restricción de validación")}}. Este valor debe ser menor o igual que el valor del atributo {{HTMLAttrxRef("max", "input")}}. Si se especifica un valor para {{HTMLAttrxRef("min", "input")}} que no es un número válido, la entrada no tiene un valor mínimo.</span></p> diff --git a/files/es/web/html/attributes/minlength/index.html b/files/es/web/html/attributes/minlength/index.html index 23056673e2..a982aee0a3 100644 --- a/files/es/web/html/attributes/minlength/index.html +++ b/files/es/web/html/attributes/minlength/index.html @@ -1,6 +1,6 @@ --- title: 'HTML el atributo: minlength' -slug: Web/HTML/Atributos/minlength +slug: Web/HTML/Attributes/minlength tags: - Entrada - Input @@ -9,6 +9,7 @@ tags: - minlength - textarea translation_of: Web/HTML/Attributes/minlength +original_slug: Web/HTML/Atributos/minlength --- <p class="summary">El atributo <strong><code>minlength</code></strong> define el número mínimo de caracteres (como unidades de código UTF-16) que el usuario puede ingresar en un {{HTMLElement('input')}} o {{HTMLElement('textarea')}}. Debe ser un valor entero 0 o superior. Si no se especifica una longitud mínima o se especifica un número no válido, el <strong><code><input></code></strong> no tiene una longitud mínima. Este valor debe ser menor o igual que el valor de {{web.link("/es/docs/Web/HTML/Attributes/maxlength", "maxlength")}}; de lo contrario, el valor nunca será válido, puesto que es imposible cumplir con ambos criterios.</p> diff --git a/files/es/web/html/attributes/multiple/index.html b/files/es/web/html/attributes/multiple/index.html index cbf465b0b8..1aa9fe819b 100644 --- a/files/es/web/html/attributes/multiple/index.html +++ b/files/es/web/html/attributes/multiple/index.html @@ -1,11 +1,12 @@ --- title: 'HTML el atributo: multiple' -slug: Web/HTML/Atributos/multiple +slug: Web/HTML/Attributes/multiple tags: - Atributos - Resticción de validación - atributo translation_of: Web/HTML/Attributes/multiple +original_slug: Web/HTML/Atributos/multiple --- <p>El atributo booleano {{HTMLAttrxRef("multiple", "input")}}, si se establece, significa que el control del formulario acepta uno o más valores. Válido para los {{HTMLElement("input")}}s de tipo {{HTMLElement("input/email", "email")}}, {{HTMLElement("input/file", "file")}} y {{HTMLElement("select")}}, la forma en que el usuario opta por valores múltiples depende del control del formulario.</p> diff --git a/files/es/web/html/cors_enabled_image/index.html b/files/es/web/html/cors_enabled_image/index.html index 4de4e94617..40d0d8c558 100644 --- a/files/es/web/html/cors_enabled_image/index.html +++ b/files/es/web/html/cors_enabled_image/index.html @@ -1,6 +1,6 @@ --- title: Imagen con CORS habilitado -slug: Web/HTML/Imagen_con_CORS_habilitado +slug: Web/HTML/CORS_enabled_image tags: - Avanzado - CORS @@ -9,6 +9,7 @@ tags: - Referencia - Seguridad translation_of: Web/HTML/CORS_enabled_image +original_slug: Web/HTML/Imagen_con_CORS_habilitado --- <p><span class="seoSummary">La especificación HTML introduce un atributo {{ htmlattrxref("crossorigin", "img") }} para imágenes que, en conjunto con el encabezado {{Glossary("CORS")}} apropiado, permite definir imágenes con el elemento {{ HTMLElement("img") }} que se carguen de orígenes externos dentro de un lienzo (<em>canvas</em>) como si estas fuesen cargadas del origen actual.</span></p> diff --git a/files/es/web/html/element/a/index.html b/files/es/web/html/element/a/index.html index e35402f7a5..5485719264 100644 --- a/files/es/web/html/element/a/index.html +++ b/files/es/web/html/element/a/index.html @@ -1,6 +1,6 @@ --- title: <a> -slug: Web/HTML/Elemento/a +slug: Web/HTML/Element/a tags: - Contenido - Ejemplo @@ -10,6 +10,7 @@ tags: - Referencia - Web translation_of: Web/HTML/Element/a +original_slug: Web/HTML/Elemento/a --- <div>{{HTMLRef}}</div> diff --git a/files/es/web/html/element/abbr/index.html b/files/es/web/html/element/abbr/index.html index 8646722071..492014d6f5 100644 --- a/files/es/web/html/element/abbr/index.html +++ b/files/es/web/html/element/abbr/index.html @@ -1,11 +1,12 @@ --- title: <abbr> -slug: Web/HTML/Elemento/abbr +slug: Web/HTML/Element/abbr tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/abbr +original_slug: Web/HTML/Elemento/abbr --- <p id="Summary">{{HTMLRef}}</p> diff --git a/files/es/web/html/element/acronym/index.html b/files/es/web/html/element/acronym/index.html index 94581489a3..6fbfefbb6e 100644 --- a/files/es/web/html/element/acronym/index.html +++ b/files/es/web/html/element/acronym/index.html @@ -1,11 +1,12 @@ --- title: acronym -slug: Web/HTML/Elemento/acronym +slug: Web/HTML/Element/acronym tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/acronym +original_slug: Web/HTML/Elemento/acronym --- <h3 id="Definici.C3.B3n" name="Definici.C3.B3n">Definición</h3> diff --git a/files/es/web/html/element/address/index.html b/files/es/web/html/element/address/index.html index fdfacfeba1..eea73e5c79 100644 --- a/files/es/web/html/element/address/index.html +++ b/files/es/web/html/element/address/index.html @@ -1,11 +1,12 @@ --- title: <address> -slug: Web/HTML/Elemento/address +slug: Web/HTML/Element/address tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/address +original_slug: Web/HTML/Elemento/address --- <p id="Summary">{{HTMLRef}}</p> diff --git a/files/es/web/html/element/applet/index.html b/files/es/web/html/element/applet/index.html index 51282989af..348a122a8a 100644 --- a/files/es/web/html/element/applet/index.html +++ b/files/es/web/html/element/applet/index.html @@ -1,11 +1,12 @@ --- title: applet -slug: Web/HTML/Elemento/applet +slug: Web/HTML/Element/applet tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/applet +original_slug: Web/HTML/Elemento/applet --- <h3 id="Definici.C3.B3n" name="Definici.C3.B3n">Definición</h3> diff --git a/files/es/web/html/element/area/index.html b/files/es/web/html/element/area/index.html index 201e8745a2..0fc6d3dac1 100644 --- a/files/es/web/html/element/area/index.html +++ b/files/es/web/html/element/area/index.html @@ -1,11 +1,12 @@ --- title: area -slug: Web/HTML/Elemento/area +slug: Web/HTML/Element/area tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/area +original_slug: Web/HTML/Elemento/area --- <h3 id="Definici.C3.B3n" name="Definici.C3.B3n">Definición</h3> diff --git a/files/es/web/html/element/article/index.html b/files/es/web/html/element/article/index.html index 8df680ad6b..9b30223f16 100644 --- a/files/es/web/html/element/article/index.html +++ b/files/es/web/html/element/article/index.html @@ -1,7 +1,8 @@ --- title: article -slug: Web/HTML/Elemento/article +slug: Web/HTML/Element/article translation_of: Web/HTML/Element/article +original_slug: Web/HTML/Elemento/article --- <p>El <em>Elemento article de HTML</em> <span style="font-family: Courier New;">(<article>)</span> representa una composición auto-contenida en un documento, página, una aplicación o en el sitio, que se destina a distribuir de forma independiente o reutilizable, por ejemplo, en la indicación. Podría ser un mensaje en un foro, un artículo de una revista o un periódico, una entrada de blog, un comentario de un usuario, un widget interactivo o gadget, o cualquier otro elemento independiente del contenido.</p> diff --git a/files/es/web/html/element/aside/index.html b/files/es/web/html/element/aside/index.html index 1032e47e9c..46fefc73ce 100644 --- a/files/es/web/html/element/aside/index.html +++ b/files/es/web/html/element/aside/index.html @@ -1,13 +1,14 @@ --- title: aside -slug: Web/HTML/Elemento/aside +slug: Web/HTML/Element/aside tags: - HTML - HTML5 - - 'HTML:Elemento' - - 'HTML:Referencia_de_elementos' + - HTML:Elemento + - HTML:Referencia_de_elementos - para_revisar translation_of: Web/HTML/Element/aside +original_slug: Web/HTML/Elemento/aside --- <p><span class="goog-gtc-unit" id="goog-gtc-unit-3"><span class="goog-gtc-from-human goog-gtc-translatable" dir="ltr">El <strong>elemento HTML <code><aside></code></strong> representa una sección de una página que consiste en contenido que está indirectamente relacionado con el contenido principal del documento.</span></span> <span class="goog-gtc-unit" id="goog-gtc-unit-4"><span class="goog-gtc-from-human goog-gtc-translatable" dir="ltr">Estas secciones son a menudo representadas como barras laterales o como inserciones y contienen una explicación al margen como una definición de glosario, elementos relacionados indirectamente, como publicidad, la biografía del autor, o en aplicaciones web, la información de perfil o enlaces a blogs relacionados.</span></span></p> diff --git a/files/es/web/html/element/audio/index.html b/files/es/web/html/element/audio/index.html index 02c621f421..5076bc1769 100644 --- a/files/es/web/html/element/audio/index.html +++ b/files/es/web/html/element/audio/index.html @@ -1,7 +1,8 @@ --- title: Audio -slug: Web/HTML/Elemento/audio +slug: Web/HTML/Element/audio translation_of: Web/HTML/Element/audio +original_slug: Web/HTML/Elemento/audio --- <p>El elemento <code>audio</code> se usa para insertar contenido de audio en un documento HTML o XHTML. El elemento <code>audio</code> se agregó como parte de HTML 5.</p> diff --git a/files/es/web/html/element/b/index.html b/files/es/web/html/element/b/index.html index e4281a9296..253c7941be 100644 --- a/files/es/web/html/element/b/index.html +++ b/files/es/web/html/element/b/index.html @@ -1,11 +1,12 @@ --- title: b -slug: Web/HTML/Elemento/b +slug: Web/HTML/Element/b tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/b +original_slug: Web/HTML/Elemento/b --- <h3 id="Definici.C3.B3n" name="Definici.C3.B3n">Definición</h3> diff --git a/files/es/web/html/element/base/index.html b/files/es/web/html/element/base/index.html index 4912e33f0b..db45e71644 100644 --- a/files/es/web/html/element/base/index.html +++ b/files/es/web/html/element/base/index.html @@ -1,12 +1,13 @@ --- title: <base> -slug: Web/HTML/Elemento/base +slug: Web/HTML/Element/base tags: - Elemento - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/base +original_slug: Web/HTML/Elemento/base --- <p id="Summary">{{HTMLRef}}</p> diff --git a/files/es/web/html/element/basefont/index.html b/files/es/web/html/element/basefont/index.html index 5b86ea16a3..3895ef66ce 100644 --- a/files/es/web/html/element/basefont/index.html +++ b/files/es/web/html/element/basefont/index.html @@ -1,11 +1,12 @@ --- title: basefont -slug: Web/HTML/Elemento/basefont +slug: Web/HTML/Element/basefont tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/basefont +original_slug: Web/HTML/Elemento/basefont --- <h3 id="Definici.C3.B3n" name="Definici.C3.B3n">Definición</h3> diff --git a/files/es/web/html/element/bdi/index.html b/files/es/web/html/element/bdi/index.html index 075afa13a6..6959460938 100644 --- a/files/es/web/html/element/bdi/index.html +++ b/files/es/web/html/element/bdi/index.html @@ -1,6 +1,6 @@ --- title: <bdi> -slug: Web/HTML/Elemento/bdi +slug: Web/HTML/Element/bdi tags: - BiDi - Elemento @@ -9,6 +9,7 @@ tags: - Semántica HTML a nivel de texto - Web translation_of: Web/HTML/Element/bdi +original_slug: Web/HTML/Elemento/bdi --- <h2 id="Resumen">Resumen</h2> diff --git a/files/es/web/html/element/bdo/index.html b/files/es/web/html/element/bdo/index.html index 0a4af7fe92..be3c05de1a 100644 --- a/files/es/web/html/element/bdo/index.html +++ b/files/es/web/html/element/bdo/index.html @@ -1,11 +1,12 @@ --- title: bdo -slug: Web/HTML/Elemento/bdo +slug: Web/HTML/Element/bdo tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/bdo +original_slug: Web/HTML/Elemento/bdo --- <h3 id="Definici.C3.B3n" name="Definici.C3.B3n">Definición</h3> diff --git a/files/es/web/html/element/bgsound/index.html b/files/es/web/html/element/bgsound/index.html index 81b73a1e30..401202adfc 100644 --- a/files/es/web/html/element/bgsound/index.html +++ b/files/es/web/html/element/bgsound/index.html @@ -1,12 +1,13 @@ --- title: <bgsound> -slug: Web/HTML/Elemento/bgsound +slug: Web/HTML/Element/bgsound tags: - Elemento - HTML - Referencia - Web translation_of: Web/HTML/Element/bgsound +original_slug: Web/HTML/Elemento/bgsound --- <div>{{non-standard_header}}</div> diff --git a/files/es/web/html/element/big/index.html b/files/es/web/html/element/big/index.html index a15f1b5da9..98332f1846 100644 --- a/files/es/web/html/element/big/index.html +++ b/files/es/web/html/element/big/index.html @@ -1,11 +1,12 @@ --- title: big -slug: Web/HTML/Elemento/big +slug: Web/HTML/Element/big tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/big +original_slug: Web/HTML/Elemento/big --- <h3 id="Definici.C3.B3n" name="Definici.C3.B3n">Definición</h3> diff --git a/files/es/web/html/element/blink/index.html b/files/es/web/html/element/blink/index.html index f63821708a..0233ab7bab 100644 --- a/files/es/web/html/element/blink/index.html +++ b/files/es/web/html/element/blink/index.html @@ -1,6 +1,6 @@ --- title: <blink> -slug: Web/HTML/Elemento/blink +slug: Web/HTML/Element/blink tags: - Elemento - HTML @@ -8,6 +8,7 @@ tags: - Referencia - Web translation_of: Web/HTML/Element/blink +original_slug: Web/HTML/Elemento/blink --- <div>{{Deprecated_header}} {{Non-standard_header}}</div> diff --git a/files/es/web/html/element/blockquote/index.html b/files/es/web/html/element/blockquote/index.html index d8f71a7ed4..0a1c7a81e0 100644 --- a/files/es/web/html/element/blockquote/index.html +++ b/files/es/web/html/element/blockquote/index.html @@ -1,11 +1,12 @@ --- title: blockquote -slug: Web/HTML/Elemento/blockquote +slug: Web/HTML/Element/blockquote tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/blockquote +original_slug: Web/HTML/Elemento/blockquote --- <h3 id="Definici.C3.B3n" name="Definici.C3.B3n">Definición</h3> diff --git a/files/es/web/html/element/body/index.html b/files/es/web/html/element/body/index.html index 32b0a64328..8e7501c39a 100644 --- a/files/es/web/html/element/body/index.html +++ b/files/es/web/html/element/body/index.html @@ -1,6 +1,6 @@ --- title: '<body>: El elemento body del documento' -slug: Web/HTML/Elemento/body +slug: Web/HTML/Element/body tags: - Elemento - HTML @@ -9,6 +9,7 @@ tags: - Web - secciones translation_of: Web/HTML/Element/body +original_slug: Web/HTML/Elemento/body --- <div>{{HTMLRef}}</div> diff --git a/files/es/web/html/element/br/index.html b/files/es/web/html/element/br/index.html index 1e9cff3b58..c2e5f11a8a 100644 --- a/files/es/web/html/element/br/index.html +++ b/files/es/web/html/element/br/index.html @@ -1,11 +1,12 @@ --- title: <br> -slug: Web/HTML/Elemento/br +slug: Web/HTML/Element/br tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/br +original_slug: Web/HTML/Elemento/br --- <h2 id="Summary" name="Summary">Resumen</h2> diff --git a/files/es/web/html/element/button/index.html b/files/es/web/html/element/button/index.html index abcab78469..9721ecfff5 100644 --- a/files/es/web/html/element/button/index.html +++ b/files/es/web/html/element/button/index.html @@ -1,11 +1,12 @@ --- title: button -slug: Web/HTML/Elemento/button +slug: Web/HTML/Element/button tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/button +original_slug: Web/HTML/Elemento/button --- <h2 id="Definici.C3.B3n" name="Definici.C3.B3n">Definición</h2> diff --git a/files/es/web/html/element/canvas/index.html b/files/es/web/html/element/canvas/index.html index 63e3e260a3..d9ebdd3450 100644 --- a/files/es/web/html/element/canvas/index.html +++ b/files/es/web/html/element/canvas/index.html @@ -1,12 +1,13 @@ --- title: canvas -slug: Web/HTML/Elemento/canvas +slug: Web/HTML/Element/canvas tags: - Canvas - HTML - - 'HTML:Elemento' + - HTML:Elemento - para_revisar translation_of: Web/HTML/Element/canvas +original_slug: Web/HTML/Elemento/canvas --- <p><span class="goog-gtc-unit" id="goog-gtc-unit-4"><span class="goog-gtc-from-human goog-gtc-translatable" dir="ltr">El elemento HTML <em>canvas</em> (<canvas>) se puede utilizar para dibujar gráficos a través de secuencias de comandos (por lo general <a href="/../../../../en/JavaScript" rel="internal" title="../../../../en/JavaScript">JavaScript</a> ).</span></span> <span class="goog-gtc-unit" id="goog-gtc-unit-5"><span class="goog-gtc-from-human goog-gtc-translatable" dir="ltr">Por ejemplo, puede usarse para dibujar gráficos, hacer composiciones de fotos o incluso realizar animaciones.</span></span></p> diff --git a/files/es/web/html/element/caption/index.html b/files/es/web/html/element/caption/index.html index 84d06cffaa..735292dc77 100644 --- a/files/es/web/html/element/caption/index.html +++ b/files/es/web/html/element/caption/index.html @@ -1,11 +1,12 @@ --- title: caption -slug: Web/HTML/Elemento/caption +slug: Web/HTML/Element/caption tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/caption +original_slug: Web/HTML/Elemento/caption --- <h3 id="Definici.C3.B3n" name="Definici.C3.B3n">Definición</h3> diff --git a/files/es/web/html/element/center/index.html b/files/es/web/html/element/center/index.html index 1a24bbaf4b..b8242f4755 100644 --- a/files/es/web/html/element/center/index.html +++ b/files/es/web/html/element/center/index.html @@ -1,11 +1,12 @@ --- title: <center> (obsoleto) -slug: Web/HTML/Elemento/center +slug: Web/HTML/Element/center tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/center +original_slug: Web/HTML/Elemento/center --- <h3 id="Definici.C3.B3n" name="Definici.C3.B3n">Definición</h3> diff --git a/files/es/web/html/element/cite/index.html b/files/es/web/html/element/cite/index.html index 237934b396..d8b3fbf500 100644 --- a/files/es/web/html/element/cite/index.html +++ b/files/es/web/html/element/cite/index.html @@ -1,11 +1,12 @@ --- title: cite -slug: Web/HTML/Elemento/cite +slug: Web/HTML/Element/cite tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/cite +original_slug: Web/HTML/Elemento/cite --- <h3 id="Definici.C3.B3n" name="Definici.C3.B3n">Definición</h3> diff --git a/files/es/web/html/element/code/index.html b/files/es/web/html/element/code/index.html index dfcac59bfd..db030a1f75 100644 --- a/files/es/web/html/element/code/index.html +++ b/files/es/web/html/element/code/index.html @@ -1,11 +1,12 @@ --- title: code -slug: Web/HTML/Elemento/code +slug: Web/HTML/Element/code tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/code +original_slug: Web/HTML/Elemento/code --- <p> </p> diff --git a/files/es/web/html/element/col/index.html b/files/es/web/html/element/col/index.html index 4f8c415f87..16c80e827d 100644 --- a/files/es/web/html/element/col/index.html +++ b/files/es/web/html/element/col/index.html @@ -1,11 +1,12 @@ --- title: col -slug: Web/HTML/Elemento/col +slug: Web/HTML/Element/col tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/col +original_slug: Web/HTML/Elemento/col --- <h3 id="Definici.C3.B3n" name="Definici.C3.B3n">Definición</h3> diff --git a/files/es/web/html/element/colgroup/index.html b/files/es/web/html/element/colgroup/index.html index da87284232..ae97f51db8 100644 --- a/files/es/web/html/element/colgroup/index.html +++ b/files/es/web/html/element/colgroup/index.html @@ -1,11 +1,12 @@ --- title: colgroup -slug: Web/HTML/Elemento/colgroup +slug: Web/HTML/Element/colgroup tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/colgroup +original_slug: Web/HTML/Elemento/colgroup --- <h3 id="Definici.C3.B3n" name="Definici.C3.B3n">Definición</h3> diff --git a/files/es/web/html/element/content/index.html b/files/es/web/html/element/content/index.html index 0e380c1cd9..f71ce88184 100644 --- a/files/es/web/html/element/content/index.html +++ b/files/es/web/html/element/content/index.html @@ -1,6 +1,6 @@ --- title: <content> -slug: Web/HTML/Elemento/content +slug: Web/HTML/Element/content tags: - Deprecado - Elemento @@ -9,6 +9,7 @@ tags: - Web - Web Components translation_of: Web/HTML/Element/content +original_slug: Web/HTML/Elemento/content --- <p>{{Deprecated_header}}</p> diff --git a/files/es/web/html/element/data/index.html b/files/es/web/html/element/data/index.html index 8f202fa334..5e809ae9de 100644 --- a/files/es/web/html/element/data/index.html +++ b/files/es/web/html/element/data/index.html @@ -1,12 +1,13 @@ --- title: <data> -slug: Web/HTML/Elemento/data +slug: Web/HTML/Element/data tags: - Elemento - HTML - Referencia - Web translation_of: Web/HTML/Element/data +original_slug: Web/HTML/Elemento/data --- <h2 id="Resúmen">Resúmen</h2> diff --git a/files/es/web/html/element/datalist/index.html b/files/es/web/html/element/datalist/index.html index 40049a9734..82c4bf58b6 100644 --- a/files/es/web/html/element/datalist/index.html +++ b/files/es/web/html/element/datalist/index.html @@ -1,10 +1,11 @@ --- title: datalist -slug: Web/HTML/Elemento/datalist +slug: Web/HTML/Element/datalist tags: - HTML5 - datalist translation_of: Web/HTML/Element/datalist +original_slug: Web/HTML/Elemento/datalist --- <p>El <strong>elemento HTML <code><datalist></code> </strong>contiene un conjunto de elementos {{HTMLElement("option")}} que representan los valores disponibles para otros controles.</p> diff --git a/files/es/web/html/element/dd/index.html b/files/es/web/html/element/dd/index.html index 3296e7758b..d995d99bb3 100644 --- a/files/es/web/html/element/dd/index.html +++ b/files/es/web/html/element/dd/index.html @@ -1,6 +1,6 @@ --- title: dd -slug: Web/HTML/Elemento/dd +slug: Web/HTML/Element/dd tags: - Contenido agrupado HTML - Definición @@ -13,6 +13,7 @@ tags: - Web - dd translation_of: Web/HTML/Element/dd +original_slug: Web/HTML/Elemento/dd --- <div>{{HTMLRef}}</div> diff --git a/files/es/web/html/element/del/index.html b/files/es/web/html/element/del/index.html index b38c85a532..efd05f57e1 100644 --- a/files/es/web/html/element/del/index.html +++ b/files/es/web/html/element/del/index.html @@ -1,11 +1,12 @@ --- title: del -slug: Web/HTML/Elemento/del +slug: Web/HTML/Element/del tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/del +original_slug: Web/HTML/Elemento/del --- <p> </p> diff --git a/files/es/web/html/element/details/index.html b/files/es/web/html/element/details/index.html index cd8b0c5abb..93d5990926 100644 --- a/files/es/web/html/element/details/index.html +++ b/files/es/web/html/element/details/index.html @@ -1,6 +1,6 @@ --- title: <details> -slug: Web/HTML/Elemento/details +slug: Web/HTML/Element/details tags: - Elemento - Elementos HTML interactivos @@ -9,6 +9,7 @@ tags: - Referencia - Web translation_of: Web/HTML/Element/details +original_slug: Web/HTML/Elemento/details --- <p>{{ SeeCompatTable() }}</p> diff --git a/files/es/web/html/element/dfn/index.html b/files/es/web/html/element/dfn/index.html index 03242c90bd..e4ed1c57d6 100644 --- a/files/es/web/html/element/dfn/index.html +++ b/files/es/web/html/element/dfn/index.html @@ -1,11 +1,12 @@ --- title: dfn -slug: Web/HTML/Elemento/dfn +slug: Web/HTML/Element/dfn tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/dfn +original_slug: Web/HTML/Elemento/dfn --- <p> </p> diff --git a/files/es/web/html/element/dialog/index.html b/files/es/web/html/element/dialog/index.html index e44363c003..dcedb596ff 100644 --- a/files/es/web/html/element/dialog/index.html +++ b/files/es/web/html/element/dialog/index.html @@ -1,7 +1,8 @@ --- title: <dialog> -slug: Web/HTML/Elemento/dialog +slug: Web/HTML/Element/dialog translation_of: Web/HTML/Element/dialog +original_slug: Web/HTML/Elemento/dialog --- <div>{{HTMLRef}}</div> diff --git a/files/es/web/html/element/dir/index.html b/files/es/web/html/element/dir/index.html index 6c95601436..66e0c6f769 100644 --- a/files/es/web/html/element/dir/index.html +++ b/files/es/web/html/element/dir/index.html @@ -1,11 +1,12 @@ --- title: dir -slug: Web/HTML/Elemento/dir +slug: Web/HTML/Element/dir tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/dir +original_slug: Web/HTML/Elemento/dir --- <p> </p> diff --git a/files/es/web/html/element/div/index.html b/files/es/web/html/element/div/index.html index 5421099e45..46c0c4f50f 100644 --- a/files/es/web/html/element/div/index.html +++ b/files/es/web/html/element/div/index.html @@ -1,11 +1,12 @@ --- title: div -slug: Web/HTML/Elemento/div +slug: Web/HTML/Element/div tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/div +original_slug: Web/HTML/Elemento/div --- <h3 id="Definici.C3.B3n" name="Definici.C3.B3n">Definición</h3> diff --git a/files/es/web/html/element/dl/index.html b/files/es/web/html/element/dl/index.html index 9bea9588ce..200a12f31d 100644 --- a/files/es/web/html/element/dl/index.html +++ b/files/es/web/html/element/dl/index.html @@ -1,6 +1,6 @@ --- title: dl -slug: Web/HTML/Elemento/dl +slug: Web/HTML/Element/dl tags: - Agrupando contenido HTML - Elemento @@ -8,6 +8,7 @@ tags: - Referencia - Web translation_of: Web/HTML/Element/dl +original_slug: Web/HTML/Elemento/dl --- <div>{{HTMLRef}}</div> diff --git a/files/es/web/html/element/dt/index.html b/files/es/web/html/element/dt/index.html index 7cbf0c3182..54fc0c86f1 100644 --- a/files/es/web/html/element/dt/index.html +++ b/files/es/web/html/element/dt/index.html @@ -1,6 +1,6 @@ --- title: dt -slug: Web/HTML/Elemento/dt +slug: Web/HTML/Element/dt tags: - Contenido agrupado HTML - Definición @@ -13,6 +13,7 @@ tags: - dt - listas translation_of: Web/HTML/Element/dt +original_slug: Web/HTML/Elemento/dt --- <div>{{HTMLRef}}</div> diff --git a/files/es/web/html/element/em/index.html b/files/es/web/html/element/em/index.html index d24fa05f81..a639452809 100644 --- a/files/es/web/html/element/em/index.html +++ b/files/es/web/html/element/em/index.html @@ -1,11 +1,12 @@ --- title: em -slug: Web/HTML/Elemento/em +slug: Web/HTML/Element/em tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/em +original_slug: Web/HTML/Elemento/em --- <div>{{HTMLRef}}</div> diff --git a/files/es/web/html/element/embed/index.html b/files/es/web/html/element/embed/index.html index d489014613..17d6b868fd 100644 --- a/files/es/web/html/element/embed/index.html +++ b/files/es/web/html/element/embed/index.html @@ -1,12 +1,13 @@ --- title: embed -slug: Web/HTML/Elemento/embed +slug: Web/HTML/Element/embed tags: - HTML - HTML5 - - 'HTML:Elemento' + - HTML:Elemento - para_revisar translation_of: Web/HTML/Element/embed +original_slug: Web/HTML/Elemento/embed --- <div class="note"><span class="goog-gtc-unit" id="goog-gtc-unit-3"><span class="goog-gtc-from-human goog-gtc-ph-missing goog-gtc-translatable" dir="ltr">Nota: este tema documenta sólo el elemento <embed> que se define como parte de HTML5.</span></span> <span class="goog-gtc-unit" id="goog-gtc-unit-4"><span class="goog-gtc-from-human goog-gtc-translatable" dir="ltr">No trata las implementaciones anteriores no estandarizadas del elemento <code><embed></code>.</span></span></div> diff --git a/files/es/web/html/element/fieldset/index.html b/files/es/web/html/element/fieldset/index.html index bb29878206..bb9f1a184c 100644 --- a/files/es/web/html/element/fieldset/index.html +++ b/files/es/web/html/element/fieldset/index.html @@ -1,11 +1,12 @@ --- title: fieldset -slug: Web/HTML/Elemento/fieldset +slug: Web/HTML/Element/fieldset tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/fieldset +original_slug: Web/HTML/Elemento/fieldset --- <h3 id="Definici.C3.B3n" name="Definici.C3.B3n">Definición</h3> diff --git a/files/es/web/html/element/figcaption/index.html b/files/es/web/html/element/figcaption/index.html index b212c17632..ea089bcb8c 100644 --- a/files/es/web/html/element/figcaption/index.html +++ b/files/es/web/html/element/figcaption/index.html @@ -1,12 +1,13 @@ --- title: <figcaption> -slug: Web/HTML/Elemento/figcaption +slug: Web/HTML/Element/figcaption tags: - Elemento - Elementos de agrupación de contenido en HTML - HTML - Referencia translation_of: Web/HTML/Element/figcaption +original_slug: Web/HTML/Elemento/figcaption --- <p>{{HTMLRef}}</p> diff --git a/files/es/web/html/element/figure/index.html b/files/es/web/html/element/figure/index.html index 1ad3d12a07..eff7fde724 100644 --- a/files/es/web/html/element/figure/index.html +++ b/files/es/web/html/element/figure/index.html @@ -1,13 +1,14 @@ --- title: figure -slug: Web/HTML/Elemento/figure +slug: Web/HTML/Element/figure tags: - HTML - HTML5 - - 'HTML:Elemento' + - HTML:Elemento - figure - para_revisar translation_of: Web/HTML/Element/figure +original_slug: Web/HTML/Elemento/figure --- <p><span class="goog-gtc-unit" id="goog-gtc-unit-2"><span class="goog-gtc-from-human goog-gtc-translatable" dir="ltr">El <em> elemento HTML</em> <span style="font-family: Courier New;"><figure></span> representa contenido independiente, a menudo con un título.</span></span> <span class="goog-gtc-unit" id="goog-gtc-unit-3"><span class="goog-gtc-from-human goog-gtc-translatable" dir="ltr">Si bien se relaciona con el flujo principal, su posición es independiente de éste.</span></span> <span class="goog-gtc-unit" id="goog-gtc-unit-4"><span class="goog-gtc-from-human goog-gtc-translatable" dir="ltr">Por lo general, se trata de una imagen, una ilustración, un diagrama, un fragmento de código, o un esquema al que se hace referencia en el texto principal, pero que se puede mover a otra página o a un apéndice sin que afecte al flujo principal.</span></span></p> diff --git a/files/es/web/html/element/font/index.html b/files/es/web/html/element/font/index.html index e1020b3d95..96dc3ec697 100644 --- a/files/es/web/html/element/font/index.html +++ b/files/es/web/html/element/font/index.html @@ -1,11 +1,12 @@ --- title: font -slug: Web/HTML/Elemento/font +slug: Web/HTML/Element/font tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/font +original_slug: Web/HTML/Elemento/font --- <h3 id="Definici.C3.B3n" name="Definici.C3.B3n">Definición</h3> diff --git a/files/es/web/html/element/footer/index.html b/files/es/web/html/element/footer/index.html index fb29106abc..675dc1481a 100644 --- a/files/es/web/html/element/footer/index.html +++ b/files/es/web/html/element/footer/index.html @@ -1,11 +1,12 @@ --- title: footer -slug: Web/HTML/Elemento/footer +slug: Web/HTML/Element/footer tags: - HTML5 - footer - para_revisar translation_of: Web/HTML/Element/footer +original_slug: Web/HTML/Elemento/footer --- <p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1.286em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;">El <em>Elemento </em><em>HTML Footer</em> (<span style="font-family: 'Courier New';"><footer></span>) representa un pie de página para el contenido de sección más cercano o el elemento <a href="/en/Sections_and_Outlines_of_an_HTML5_document#sectioning_root" rel="internal" style="color: rgb(51, 102, 153); text-decoration: none;">raíz de sección</a> (p.e, su ancestro mas cercano <code style="font-style: inherit; font-weight: inherit; font: normal normal normal 100%/normal 'Courier New', 'Andale Mono', monospace;"><a class="new" href="/es/HTML/Element/article" rel="internal" style="color: rgb(153, 0, 0); text-decoration: none;"><article></a></code>, <code style="font-style: inherit; font-weight: inherit; font: normal normal normal 100%/normal 'Courier New', 'Andale Mono', monospace;"><a class="new" href="/es/HTML/Element/aside" rel="internal" style="color: rgb(153, 0, 0); text-decoration: none;"><aside></a></code>, <code style="font-style: inherit; font-weight: inherit; font: normal normal normal 100%/normal 'Courier New', 'Andale Mono', monospace;"><a class="new" href="/es/HTML/Element/nav" rel="internal" style="color: rgb(153, 0, 0); text-decoration: none;"><nav></a></code>, <code style="font-style: inherit; font-weight: inherit; font: normal normal normal 100%/normal 'Courier New', 'Andale Mono', monospace;"><a class="new" href="/es/HTML/Element/section" rel="internal" style="color: rgb(153, 0, 0); text-decoration: none;"><section></a></code>,<code style="font-style: inherit; font-weight: inherit; font: normal normal normal 100%/normal 'Courier New', 'Andale Mono', monospace;"><a class="new" href="/es/HTML/Element/blockquote" rel="internal" style="color: rgb(153, 0, 0); text-decoration: none;"><blockquote></a></code>, <code style="font-style: inherit; font-weight: inherit; font: normal normal normal 100%/normal 'Courier New', 'Andale Mono', monospace;"><a class="new" href="/es/HTML/Element/body" rel="internal" style="color: rgb(153, 0, 0); text-decoration: none;"><body></a></code>, <code style="font-style: inherit; font-weight: inherit; font: normal normal normal 100%/normal 'Courier New', 'Andale Mono', monospace;"><a class="new" href="/es/HTML/Element/details" rel="internal" style="color: rgb(153, 0, 0); text-decoration: none;"><details></a></code>, <code style="font-style: inherit; font-weight: inherit; font: normal normal normal 100%/normal 'Courier New', 'Andale Mono', monospace;"><a class="new" href="/es/HTML/Element/fieldset" rel="internal" style="color: rgb(153, 0, 0); text-decoration: none;"><fieldset></a></code>, <code style="font-style: inherit; font-weight: inherit; font: normal normal normal 100%/normal 'Courier New', 'Andale Mono', monospace;"><a class="new" href="/es/HTML/Element/figure" rel="internal" style="color: rgb(153, 0, 0); text-decoration: none;"><figure></a></code>, <code style="font-style: inherit; font-weight: inherit; font: normal normal normal 100%/normal 'Courier New', 'Andale Mono', monospace;"><a class="new" href="/es/HTML/Element/td" rel="internal" style="color: rgb(153, 0, 0); text-decoration: none;"><td></a></code>). Un pie de página típicamente contiene información acerca de el autor de la sección, datos de derechos de autor o enlaces a documentos relacionados.</p> <p><meta http-equiv="content-type" content="text/html; charset=utf-8"/></p> diff --git a/files/es/web/html/element/form/index.html b/files/es/web/html/element/form/index.html index d0ade4348c..d8e3b0c619 100644 --- a/files/es/web/html/element/form/index.html +++ b/files/es/web/html/element/form/index.html @@ -1,7 +1,8 @@ --- title: form -slug: Web/HTML/Elemento/form +slug: Web/HTML/Element/form translation_of: Web/HTML/Element/form +original_slug: Web/HTML/Elemento/form --- <h2 id="Resumen">Resumen</h2> <p>El elemento HTML form (<code><form></code>) representa una sección de un documento que contiene controles interactivos que permiten a un usuario enviar información a un servidor web.</p> diff --git a/files/es/web/html/element/frame/index.html b/files/es/web/html/element/frame/index.html index 21df468c42..95326371bc 100644 --- a/files/es/web/html/element/frame/index.html +++ b/files/es/web/html/element/frame/index.html @@ -1,11 +1,12 @@ --- title: frame -slug: Web/HTML/Elemento/frame +slug: Web/HTML/Element/frame tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/frame +original_slug: Web/HTML/Elemento/frame --- <h3 id="Definici.C3.B3n" name="Definici.C3.B3n">Definición</h3> diff --git a/files/es/web/html/element/frameset/index.html b/files/es/web/html/element/frameset/index.html index cf90335bc6..8e2b69b946 100644 --- a/files/es/web/html/element/frameset/index.html +++ b/files/es/web/html/element/frameset/index.html @@ -1,11 +1,12 @@ --- title: frameset -slug: Web/HTML/Elemento/frameset +slug: Web/HTML/Element/frameset tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/frameset +original_slug: Web/HTML/Elemento/frameset --- <h3 id="Definici.C3.B3n" name="Definici.C3.B3n">Definición</h3> diff --git a/files/es/web/html/element/head/index.html b/files/es/web/html/element/head/index.html index e0e6e13fe1..7a63613e46 100644 --- a/files/es/web/html/element/head/index.html +++ b/files/es/web/html/element/head/index.html @@ -1,12 +1,13 @@ --- title: head -slug: Web/HTML/Elemento/head +slug: Web/HTML/Element/head tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Metadatos de documento HTML - Todas_las_Categorías translation_of: Web/HTML/Element/head +original_slug: Web/HTML/Elemento/head --- <div>{{HTMLRef}}</div> diff --git a/files/es/web/html/element/header/index.html b/files/es/web/html/element/header/index.html index f4bdcd9a75..bb32122ae7 100644 --- a/files/es/web/html/element/header/index.html +++ b/files/es/web/html/element/header/index.html @@ -1,11 +1,12 @@ --- title: header -slug: Web/HTML/Elemento/header +slug: Web/HTML/Element/header tags: - HTML5 - header - para_revisar translation_of: Web/HTML/Element/header +original_slug: Web/HTML/Elemento/header --- <p>El <em>elemento de HTML Header</em> (<span style="font-family: Courier New;"><header></span>) representa un grupo de ayudas introductorias o de navegación. Puede contener algunos elementos de encabezado, así como también un logo, un formulario de búsqueda, un nombre de autor y otros componentes.</p> diff --git a/files/es/web/html/element/heading_elements/index.html b/files/es/web/html/element/heading_elements/index.html index be0dd6801b..50faa08bd4 100644 --- a/files/es/web/html/element/heading_elements/index.html +++ b/files/es/web/html/element/heading_elements/index.html @@ -1,14 +1,15 @@ --- title: Elementos títulos -slug: Web/HTML/Elemento/Elementos_títulos +slug: Web/HTML/Element/Heading_Elements tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Referencia - Secciones HTML - Todas_las_Categorías - Web translation_of: Web/HTML/Element/Heading_Elements +original_slug: Web/HTML/Elemento/Elementos_títulos --- <p id="Summary">Los elementos de <strong>encabezado</strong> implementan seis niveles de encabezado del documento, <code><h1></code> es el más importante, y <code><h6></code>, el menos importante. Un elemento de encabezado describe brevemente el tema de la sección que presenta. La información de encabezado puede ser usada por los agentes usuarios, por ejemplo, para construir una tabla de contenidos para un documento automáticamente.</p> diff --git a/files/es/web/html/element/hgroup/index.html b/files/es/web/html/element/hgroup/index.html index 18aa804ac2..88002304a6 100644 --- a/files/es/web/html/element/hgroup/index.html +++ b/files/es/web/html/element/hgroup/index.html @@ -1,7 +1,8 @@ --- title: hgroup -slug: Web/HTML/Elemento/hgroup +slug: Web/HTML/Element/hgroup translation_of: Web/HTML/Element/hgroup +original_slug: Web/HTML/Elemento/hgroup --- <h2 id="Resumen">Resumen</h2> diff --git a/files/es/web/html/element/hr/index.html b/files/es/web/html/element/hr/index.html index 22b569e245..31b24bd319 100644 --- a/files/es/web/html/element/hr/index.html +++ b/files/es/web/html/element/hr/index.html @@ -1,11 +1,12 @@ --- title: <hr> -slug: Web/HTML/Elemento/hr +slug: Web/HTML/Element/hr tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/hr +original_slug: Web/HTML/Elemento/hr --- <h3 id="Definici.C3.B3n" name="Definici.C3.B3n">Definición</h3> diff --git a/files/es/web/html/element/html/index.html b/files/es/web/html/element/html/index.html index 48fd5f469e..9815bb0fd7 100644 --- a/files/es/web/html/element/html/index.html +++ b/files/es/web/html/element/html/index.html @@ -1,18 +1,19 @@ --- title: <html> -slug: Web/HTML/Elemento/html +slug: Web/HTML/Element/html tags: - Element - Elemento - HTML - HTML Root Element - HTML elemento raiz - - 'HTML:Elemento' + - HTML:Elemento - Reference - Referencia - Todas_las_Categorías - Web translation_of: Web/HTML/Element/html +original_slug: Web/HTML/Elemento/html --- <p>{{HTMLRef}}</p> diff --git a/files/es/web/html/element/i/index.html b/files/es/web/html/element/i/index.html index e3b318e367..86d425cf1e 100644 --- a/files/es/web/html/element/i/index.html +++ b/files/es/web/html/element/i/index.html @@ -1,11 +1,12 @@ --- title: i -slug: Web/HTML/Elemento/i +slug: Web/HTML/Element/i tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/i +original_slug: Web/HTML/Elemento/i --- <p> </p> diff --git a/files/es/web/html/element/iframe/index.html b/files/es/web/html/element/iframe/index.html index 23d58f54e8..a79b497c43 100644 --- a/files/es/web/html/element/iframe/index.html +++ b/files/es/web/html/element/iframe/index.html @@ -1,6 +1,6 @@ --- title: '<iframe>: el elemento Inline Frame' -slug: Web/HTML/Elemento/iframe +slug: Web/HTML/Element/iframe tags: - Contenido - Contenido incrustado @@ -12,6 +12,7 @@ tags: - Web - iframe translation_of: Web/HTML/Element/iframe +original_slug: Web/HTML/Elemento/iframe --- <div>{{HTMLRef}}</div> diff --git a/files/es/web/html/element/image/index.html b/files/es/web/html/element/image/index.html index e48d44488f..e5e3765667 100644 --- a/files/es/web/html/element/image/index.html +++ b/files/es/web/html/element/image/index.html @@ -1,9 +1,10 @@ --- title: <image> -slug: Web/HTML/Elemento/image +slug: Web/HTML/Element/image tags: - HTML translation_of: Web/HTML/Element/image +original_slug: Web/HTML/Elemento/image --- <div>{{non-standard_header}}</div> diff --git a/files/es/web/html/element/img/index.html b/files/es/web/html/element/img/index.html index 6345af1848..becc547c14 100644 --- a/files/es/web/html/element/img/index.html +++ b/files/es/web/html/element/img/index.html @@ -1,12 +1,13 @@ --- title: img -slug: Web/HTML/Elemento/img +slug: Web/HTML/Element/img tags: - Contenido - Elemento - HTML - Incrustado translation_of: Web/HTML/Element/img +original_slug: Web/HTML/Elemento/img --- <p>El elemento de imagen HTML <span class="seoSummary"><code><strong><img></strong></code></span> representa una imagen en el documento.</p> diff --git a/files/es/web/html/element/index.html b/files/es/web/html/element/index.html index 537ca3cd41..d0c7ecd782 100644 --- a/files/es/web/html/element/index.html +++ b/files/es/web/html/element/index.html @@ -1,6 +1,6 @@ --- title: Referencia de Elementos HTML -slug: Web/HTML/Elemento +slug: Web/HTML/Element tags: - Elemento - HTML @@ -8,6 +8,7 @@ tags: - Web - básico translation_of: Web/HTML/Element +original_slug: Web/HTML/Elemento --- <div>{{HTMLSidebar("Elements")}}</div> diff --git a/files/es/web/html/element/input/button/index.html b/files/es/web/html/element/input/button/index.html index 7fbe354405..04bceffbd6 100644 --- a/files/es/web/html/element/input/button/index.html +++ b/files/es/web/html/element/input/button/index.html @@ -1,12 +1,13 @@ --- title: <input type ="button"> -slug: Web/HTML/Elemento/input/Botón +slug: Web/HTML/Element/input/button tags: - Elemento - Elemento Input - HTML - Referencia translation_of: Web/HTML/Element/input/button +original_slug: Web/HTML/Elemento/input/Botón --- <p>{{HTMLRef}}</p> diff --git a/files/es/web/html/element/input/checkbox/index.html b/files/es/web/html/element/input/checkbox/index.html index 1798198434..f8605cbf56 100644 --- a/files/es/web/html/element/input/checkbox/index.html +++ b/files/es/web/html/element/input/checkbox/index.html @@ -1,7 +1,8 @@ --- title: <input type="checkbox"> -slug: Web/HTML/Elemento/input/checkbox +slug: Web/HTML/Element/input/checkbox translation_of: Web/HTML/Element/input/checkbox +original_slug: Web/HTML/Elemento/input/checkbox --- <p><span class="seoSummary">El elemento HTML <strong><code><input type="checkbox"></code></strong> es un elemento de entrada que te permite insertar un vector o array de valores. El atributo <strong>value</strong> es usado para definr el valor enviado por el <strong>checkbox</strong>. El atributo <strong>checked</strong> se usa para indicar que el elemento está seleccionado. El atributo <strong>indeterminate</strong> se usa para indicar que el <strong>checkbox</strong> esta en un estado indeterminado (en la mayoria de las plataformas, esto dibuja una linea horizontal que atraviesa el <strong>checkbox</strong>).</span></p> diff --git a/files/es/web/html/element/input/color/index.html b/files/es/web/html/element/input/color/index.html index 09773888f0..3e362ac568 100644 --- a/files/es/web/html/element/input/color/index.html +++ b/files/es/web/html/element/input/color/index.html @@ -1,6 +1,6 @@ --- title: <input type="color"> -slug: Web/HTML/Elemento/input/color +slug: Web/HTML/Element/input/color tags: - Elemento - Entrada @@ -11,6 +11,7 @@ tags: - color - formulários translation_of: Web/HTML/Element/input/color +original_slug: Web/HTML/Elemento/input/color --- <div>{{HTMLRef}}</div> diff --git a/files/es/web/html/element/input/date/index.html b/files/es/web/html/element/input/date/index.html index a1c36c5530..215d8220df 100644 --- a/files/es/web/html/element/input/date/index.html +++ b/files/es/web/html/element/input/date/index.html @@ -1,6 +1,6 @@ --- title: <input type="date"> -slug: Web/HTML/Elemento/input/date +slug: Web/HTML/Element/input/date tags: - Elemento - Fecha @@ -8,6 +8,7 @@ tags: - Inputs en formularios - tipo Input translation_of: Web/HTML/Element/input/date +original_slug: Web/HTML/Elemento/input/date --- <p>{{HTMLRef}}</p> diff --git a/files/es/web/html/element/input/datetime/index.html b/files/es/web/html/element/input/datetime/index.html index f1f4aeac25..ee06a52a35 100644 --- a/files/es/web/html/element/input/datetime/index.html +++ b/files/es/web/html/element/input/datetime/index.html @@ -1,11 +1,12 @@ --- title: <input type="datetime"> -slug: Web/HTML/Elemento/input/datetime +slug: Web/HTML/Element/input/datetime tags: - Elemento - HTML - Referencia translation_of: Web/HTML/Element/input/datetime +original_slug: Web/HTML/Elemento/input/datetime --- <p><span class="seoSummary"><dfn>El HTML</dfn><code> <input type="datetime"> </code>es un control para ingresar tiempo y fecha (hora, minuto, segundo y fracción de segundo) basado en la zona horaria UTC . <dfn> </dfn></span></p> diff --git a/files/es/web/html/element/input/email/index.html b/files/es/web/html/element/input/email/index.html index f07953bb29..9a4fa78490 100644 --- a/files/es/web/html/element/input/email/index.html +++ b/files/es/web/html/element/input/email/index.html @@ -1,6 +1,6 @@ --- title: <input type="email"> -slug: Web/HTML/Elemento/input/email +slug: Web/HTML/Element/input/email tags: - Email - Forms @@ -11,6 +11,7 @@ tags: - correoᵉ - formulários translation_of: Web/HTML/Element/input/email +original_slug: Web/HTML/Elemento/input/email --- <div>{{HTMLRef}}</div> diff --git a/files/es/web/html/element/input/hidden/index.html b/files/es/web/html/element/input/hidden/index.html index b7c1c42126..2acfeee619 100644 --- a/files/es/web/html/element/input/hidden/index.html +++ b/files/es/web/html/element/input/hidden/index.html @@ -1,6 +1,6 @@ --- title: <input type="hidden"> -slug: Web/HTML/Elemento/input/hidden +slug: Web/HTML/Element/input/hidden tags: - Element - Forms @@ -11,6 +11,7 @@ tags: - formulários - hidden translation_of: Web/HTML/Element/input/hidden +original_slug: Web/HTML/Elemento/input/hidden --- <div>{{HTMLRef}}</div> diff --git a/files/es/web/html/element/input/index.html b/files/es/web/html/element/input/index.html index 7af5101141..b2594b0da7 100644 --- a/files/es/web/html/element/input/index.html +++ b/files/es/web/html/element/input/index.html @@ -1,6 +1,6 @@ --- title: input -slug: Web/HTML/Elemento/input +slug: Web/HTML/Element/input tags: - Elemento - Etiqueta HTML input @@ -10,6 +10,7 @@ tags: - Web - formularios html(2) translation_of: Web/HTML/Element/input +original_slug: Web/HTML/Elemento/input --- <h2 id="Resumen">Resumen</h2> diff --git a/files/es/web/html/element/input/number/index.html b/files/es/web/html/element/input/number/index.html index 102e540f7e..7f0b4166e8 100644 --- a/files/es/web/html/element/input/number/index.html +++ b/files/es/web/html/element/input/number/index.html @@ -1,6 +1,6 @@ --- title: <input type="number"> -slug: Web/HTML/Elemento/input/number +slug: Web/HTML/Element/input/number tags: - Elemento - Elemento de entrada @@ -11,6 +11,7 @@ tags: - Tipo de entrada - formulários translation_of: Web/HTML/Element/input/number +original_slug: Web/HTML/Elemento/input/number --- <div>{{HTMLRef}}</div> diff --git a/files/es/web/html/element/input/password/index.html b/files/es/web/html/element/input/password/index.html index 2fd6cd5cb2..63dccbe20f 100644 --- a/files/es/web/html/element/input/password/index.html +++ b/files/es/web/html/element/input/password/index.html @@ -1,11 +1,12 @@ --- title: <input type="password"> -slug: Web/HTML/Elemento/input/password +slug: Web/HTML/Element/input/password tags: - Element - HTML - Reference translation_of: Web/HTML/Element/input/password +original_slug: Web/HTML/Elemento/input/password --- <p> </p> diff --git a/files/es/web/html/element/input/range/index.html b/files/es/web/html/element/input/range/index.html index e0cf92d55a..7c7219c4b5 100644 --- a/files/es/web/html/element/input/range/index.html +++ b/files/es/web/html/element/input/range/index.html @@ -1,6 +1,6 @@ --- title: <input type="range"> -slug: Web/HTML/Elemento/input/range +slug: Web/HTML/Element/input/range tags: - Elementos - Formulários HTML @@ -14,6 +14,7 @@ tags: - formulários - slider translation_of: Web/HTML/Element/input/range +original_slug: Web/HTML/Elemento/input/range --- <div>{{HTMLRef}}</div> diff --git a/files/es/web/html/element/input/text/index.html b/files/es/web/html/element/input/text/index.html index b98f985679..a3061bbc78 100644 --- a/files/es/web/html/element/input/text/index.html +++ b/files/es/web/html/element/input/text/index.html @@ -1,6 +1,6 @@ --- title: <input type="text"> -slug: Web/HTML/Elemento/input/text +slug: Web/HTML/Element/input/text tags: - Entrada de texto - Form input @@ -14,6 +14,7 @@ tags: - formulários - text input translation_of: Web/HTML/Element/input/text +original_slug: Web/HTML/Elemento/input/text --- <div>{{HTMLRef}}</div> diff --git a/files/es/web/html/element/ins/index.html b/files/es/web/html/element/ins/index.html index 8201603d48..d29d326fed 100644 --- a/files/es/web/html/element/ins/index.html +++ b/files/es/web/html/element/ins/index.html @@ -1,11 +1,12 @@ --- title: ins -slug: Web/HTML/Elemento/ins +slug: Web/HTML/Element/ins tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/ins +original_slug: Web/HTML/Elemento/ins --- <h3 id="Definici.C3.B3n" name="Definici.C3.B3n">Definición</h3> diff --git a/files/es/web/html/element/isindex/index.html b/files/es/web/html/element/isindex/index.html index 520c286c08..1a3a9637f2 100644 --- a/files/es/web/html/element/isindex/index.html +++ b/files/es/web/html/element/isindex/index.html @@ -1,6 +1,6 @@ --- title: <isindex> -slug: Web/HTML/Elemento/isindex +slug: Web/HTML/Element/isindex tags: - Deprecado - Elemento @@ -8,6 +8,7 @@ tags: - Referencia - Web translation_of: Web/HTML/Element/isindex +original_slug: Web/HTML/Elemento/isindex --- <div>{{Deprecated_header}}</div> diff --git a/files/es/web/html/element/kbd/index.html b/files/es/web/html/element/kbd/index.html index 1f29dead64..a1a6e42c87 100644 --- a/files/es/web/html/element/kbd/index.html +++ b/files/es/web/html/element/kbd/index.html @@ -1,11 +1,12 @@ --- title: kbd -slug: Web/HTML/Elemento/kbd +slug: Web/HTML/Element/kbd tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/kbd +original_slug: Web/HTML/Elemento/kbd --- <p> </p> diff --git a/files/es/web/html/element/keygen/index.html b/files/es/web/html/element/keygen/index.html index 0370a780cd..ea4224c361 100644 --- a/files/es/web/html/element/keygen/index.html +++ b/files/es/web/html/element/keygen/index.html @@ -1,9 +1,10 @@ --- title: keygen -slug: Web/HTML/Elemento/keygen +slug: Web/HTML/Element/keygen tags: - para_revisar translation_of: Web/HTML/Element/keygen +original_slug: Web/HTML/Elemento/keygen --- <p>El elemento <code>keygen</code> de HTML existe para facilitar la generación de llaves, y el envío de la clave pública como parte de un formulario HTML. Este mecanismo está diseñado para utilizarse con sistemas de gestión de certificados basados en la Web. Se espera que el elemento <code>keygen</code> se utilice en un formulario HTML, junto con otra información necesaria para la construcción de una solicitud de certificado, y que el resultado del proceso será un certificado firmado.</p> diff --git a/files/es/web/html/element/label/index.html b/files/es/web/html/element/label/index.html index 3017c1ba36..4ef1a1a7d9 100644 --- a/files/es/web/html/element/label/index.html +++ b/files/es/web/html/element/label/index.html @@ -1,7 +1,8 @@ --- title: <label> -slug: Web/HTML/Elemento/label +slug: Web/HTML/Element/label translation_of: Web/HTML/Element/label +original_slug: Web/HTML/Elemento/label --- <h2 id="Resumen">Resumen</h2> diff --git a/files/es/web/html/element/legend/index.html b/files/es/web/html/element/legend/index.html index 1aaaecced4..1ad33e3359 100644 --- a/files/es/web/html/element/legend/index.html +++ b/files/es/web/html/element/legend/index.html @@ -1,11 +1,12 @@ --- title: legend -slug: Web/HTML/Elemento/legend +slug: Web/HTML/Element/legend tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/legend +original_slug: Web/HTML/Elemento/legend --- <h3 id="Definici.C3.B3n" name="Definici.C3.B3n">Definición</h3> diff --git a/files/es/web/html/element/li/index.html b/files/es/web/html/element/li/index.html index 5c9755e528..d9e648610a 100644 --- a/files/es/web/html/element/li/index.html +++ b/files/es/web/html/element/li/index.html @@ -1,11 +1,12 @@ --- title: li -slug: Web/HTML/Elemento/li +slug: Web/HTML/Element/li tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/li +original_slug: Web/HTML/Elemento/li --- <p> </p> diff --git a/files/es/web/html/element/link/index.html b/files/es/web/html/element/link/index.html index e604bf0f30..42f6f00185 100644 --- a/files/es/web/html/element/link/index.html +++ b/files/es/web/html/element/link/index.html @@ -1,15 +1,16 @@ --- title: link -slug: Web/HTML/Elemento/link +slug: Web/HTML/Element/link tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Metadatos - Metadatos de documento HTML - Referencia - Todas_las_Categorías - Web translation_of: Web/HTML/Element/link +original_slug: Web/HTML/Elemento/link --- <p id="Summary">{{HTMLRef}}</p> diff --git a/files/es/web/html/element/main/index.html b/files/es/web/html/element/main/index.html index fd3fd6c917..c9211bd36f 100644 --- a/files/es/web/html/element/main/index.html +++ b/files/es/web/html/element/main/index.html @@ -1,7 +1,8 @@ --- title: <main> -slug: Web/HTML/Elemento/main +slug: Web/HTML/Element/main translation_of: Web/HTML/Element/main +original_slug: Web/HTML/Elemento/main --- <h2 id="Resumen">Resumen</h2> diff --git a/files/es/web/html/element/map/index.html b/files/es/web/html/element/map/index.html index 1a87193ffc..6027ffb48b 100644 --- a/files/es/web/html/element/map/index.html +++ b/files/es/web/html/element/map/index.html @@ -1,11 +1,12 @@ --- title: map -slug: Web/HTML/Elemento/map +slug: Web/HTML/Element/map tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/map +original_slug: Web/HTML/Elemento/map --- <h3 id="Definici.C3.B3n" name="Definici.C3.B3n">Definición</h3> diff --git a/files/es/web/html/element/mark/index.html b/files/es/web/html/element/mark/index.html index 38ed980e3a..ca8c38f67f 100644 --- a/files/es/web/html/element/mark/index.html +++ b/files/es/web/html/element/mark/index.html @@ -1,13 +1,14 @@ --- title: '<mark>: el elemento de resaltado de texto' -slug: Web/HTML/Elemento/mark +slug: Web/HTML/Element/mark tags: - HTML - HTML5 - - 'HTML:Elemento' + - HTML:Elemento - mark - para_revisar translation_of: Web/HTML/Element/mark +original_slug: Web/HTML/Elemento/mark --- <div>{{HTMLRef}}</div> diff --git a/files/es/web/html/element/marquee/index.html b/files/es/web/html/element/marquee/index.html index 5eeeec12bf..fb3e7f0e6f 100644 --- a/files/es/web/html/element/marquee/index.html +++ b/files/es/web/html/element/marquee/index.html @@ -1,6 +1,6 @@ --- title: <marquee> -slug: Web/HTML/Elemento/marquee +slug: Web/HTML/Element/marquee tags: - Elemento - HTML @@ -11,6 +11,7 @@ tags: - marquesina - obsoleta translation_of: Web/HTML/Element/marquee +original_slug: Web/HTML/Elemento/marquee --- <div>{{HTMLRef}}</div> diff --git a/files/es/web/html/element/menu/index.html b/files/es/web/html/element/menu/index.html index 887e230f1b..7ec8bba71e 100644 --- a/files/es/web/html/element/menu/index.html +++ b/files/es/web/html/element/menu/index.html @@ -1,11 +1,12 @@ --- title: menu -slug: Web/HTML/Elemento/menu +slug: Web/HTML/Element/menu tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/menu +original_slug: Web/HTML/Elemento/menu --- <p> </p> diff --git a/files/es/web/html/element/meta/index.html b/files/es/web/html/element/meta/index.html index c2fa5ce5a5..f7352721e5 100644 --- a/files/es/web/html/element/meta/index.html +++ b/files/es/web/html/element/meta/index.html @@ -1,11 +1,12 @@ --- title: meta -slug: Web/HTML/Elemento/meta +slug: Web/HTML/Element/meta tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/meta +original_slug: Web/HTML/Elemento/meta --- <h3 id="Definici.C3.B3n" name="Definici.C3.B3n">Definición</h3> diff --git a/files/es/web/html/element/multicol/index.html b/files/es/web/html/element/multicol/index.html index e03e9ae580..a72b10be86 100644 --- a/files/es/web/html/element/multicol/index.html +++ b/files/es/web/html/element/multicol/index.html @@ -1,9 +1,10 @@ --- title: <multicol> -slug: Web/HTML/Elemento/multicol +slug: Web/HTML/Element/multicol tags: - HTML translation_of: Web/HTML/Element/multicol +original_slug: Web/HTML/Elemento/multicol --- <div>{{non-standard_header}}</div> diff --git a/files/es/web/html/element/nav/index.html b/files/es/web/html/element/nav/index.html index c8d998cef2..699121fe8a 100644 --- a/files/es/web/html/element/nav/index.html +++ b/files/es/web/html/element/nav/index.html @@ -1,6 +1,6 @@ --- title: '<nav>: El elemento de sección de navegación' -slug: Web/HTML/Elemento/nav +slug: Web/HTML/Element/nav tags: - Elemento - HTML5 @@ -10,6 +10,7 @@ tags: - programacion - sección translation_of: Web/HTML/Element/nav +original_slug: Web/HTML/Elemento/nav --- <p>{{HTMLRef}}</p> diff --git a/files/es/web/html/element/nobr/index.html b/files/es/web/html/element/nobr/index.html index 2585c6c084..544f1f3ea2 100644 --- a/files/es/web/html/element/nobr/index.html +++ b/files/es/web/html/element/nobr/index.html @@ -1,6 +1,6 @@ --- title: <nobr> -slug: Web/HTML/Elemento/nobr +slug: Web/HTML/Element/nobr tags: - Elemento - HTML @@ -10,6 +10,7 @@ tags: - Web - nobr translation_of: Web/HTML/Element/nobr +original_slug: Web/HTML/Elemento/nobr --- <div>{{non-standard_header}}</div> diff --git a/files/es/web/html/element/noframes/index.html b/files/es/web/html/element/noframes/index.html index 97f1c8e234..bde1f1b8e2 100644 --- a/files/es/web/html/element/noframes/index.html +++ b/files/es/web/html/element/noframes/index.html @@ -1,11 +1,12 @@ --- title: noframes -slug: Web/HTML/Elemento/noframes +slug: Web/HTML/Element/noframes tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/noframes +original_slug: Web/HTML/Elemento/noframes --- <h3 id="Definici.C3.B3n" name="Definici.C3.B3n">Definición</h3> diff --git a/files/es/web/html/element/noscript/index.html b/files/es/web/html/element/noscript/index.html index c90b056c7b..4050e4644b 100644 --- a/files/es/web/html/element/noscript/index.html +++ b/files/es/web/html/element/noscript/index.html @@ -1,11 +1,12 @@ --- title: noscript -slug: Web/HTML/Elemento/noscript +slug: Web/HTML/Element/noscript tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/noscript +original_slug: Web/HTML/Elemento/noscript --- <h3 id="Definici.C3.B3n" name="Definici.C3.B3n">Definición</h3> diff --git a/files/es/web/html/element/object/index.html b/files/es/web/html/element/object/index.html index d859ea1b66..bda7514c0f 100644 --- a/files/es/web/html/element/object/index.html +++ b/files/es/web/html/element/object/index.html @@ -1,6 +1,6 @@ --- title: <object> -slug: Web/HTML/Elemento/object +slug: Web/HTML/Element/object tags: - Contenido incrustado - Elemento @@ -9,6 +9,7 @@ tags: - Web - incrustar translation_of: Web/HTML/Element/object +original_slug: Web/HTML/Elemento/object --- <p>{{HTMLRef}}</p> diff --git a/files/es/web/html/element/ol/index.html b/files/es/web/html/element/ol/index.html index f62713c92b..2678c91eb9 100644 --- a/files/es/web/html/element/ol/index.html +++ b/files/es/web/html/element/ol/index.html @@ -1,11 +1,12 @@ --- title: ol -slug: Web/HTML/Elemento/ol +slug: Web/HTML/Element/ol tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/ol +original_slug: Web/HTML/Elemento/ol --- <h3 id="Definici.C3.B3n" name="Definici.C3.B3n">Definición</h3> diff --git a/files/es/web/html/element/option/index.html b/files/es/web/html/element/option/index.html index 3b97475475..dd015d7b41 100644 --- a/files/es/web/html/element/option/index.html +++ b/files/es/web/html/element/option/index.html @@ -1,6 +1,6 @@ --- title: <option> -slug: Web/HTML/Elemento/option +slug: Web/HTML/Element/option tags: - Elemento - Formulários HTML @@ -9,6 +9,7 @@ tags: - formulários - htmls translation_of: Web/HTML/Element/option +original_slug: Web/HTML/Elemento/option --- <div>{{HTMLRef}}</div> diff --git a/files/es/web/html/element/p/index.html b/files/es/web/html/element/p/index.html index 5e9216b1f5..d61432122b 100644 --- a/files/es/web/html/element/p/index.html +++ b/files/es/web/html/element/p/index.html @@ -1,11 +1,12 @@ --- title: p -slug: Web/HTML/Elemento/p +slug: Web/HTML/Element/p tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/p +original_slug: Web/HTML/Elemento/p --- <h3 id="Definici.C3.B3n" name="Definici.C3.B3n">Definición</h3> diff --git a/files/es/web/html/element/param/index.html b/files/es/web/html/element/param/index.html index b9314fa0c1..320ff230ec 100644 --- a/files/es/web/html/element/param/index.html +++ b/files/es/web/html/element/param/index.html @@ -1,11 +1,12 @@ --- title: param -slug: Web/HTML/Elemento/param +slug: Web/HTML/Element/param tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/param +original_slug: Web/HTML/Elemento/param --- <h3 id="Definici.C3.B3n" name="Definici.C3.B3n">Definición</h3> diff --git a/files/es/web/html/element/picture/index.html b/files/es/web/html/element/picture/index.html index 99d681da97..df678137e4 100644 --- a/files/es/web/html/element/picture/index.html +++ b/files/es/web/html/element/picture/index.html @@ -1,12 +1,13 @@ --- title: <picture> -slug: Web/HTML/Elemento/picture +slug: Web/HTML/Element/picture tags: - Elemento - Fotografía - Imagen - graficos translation_of: Web/HTML/Element/picture +original_slug: Web/HTML/Elemento/picture --- <div>{{HTMLRef}}{{SeeCompatTable}}</div> diff --git a/files/es/web/html/element/pre/index.html b/files/es/web/html/element/pre/index.html index 2ec0cf56dc..f6c85a7c15 100644 --- a/files/es/web/html/element/pre/index.html +++ b/files/es/web/html/element/pre/index.html @@ -1,7 +1,8 @@ --- title: <pre> -slug: Web/HTML/Elemento/pre +slug: Web/HTML/Element/pre translation_of: Web/HTML/Element/pre +original_slug: Web/HTML/Elemento/pre --- <h2 id="Sumario">Sumario</h2> diff --git a/files/es/web/html/element/progress/index.html b/files/es/web/html/element/progress/index.html index 581c0da783..9452e3ecce 100644 --- a/files/es/web/html/element/progress/index.html +++ b/files/es/web/html/element/progress/index.html @@ -1,7 +1,8 @@ --- title: '<progress>: Elemento indicador de progreso' -slug: Web/HTML/Elemento/progress +slug: Web/HTML/Element/progress translation_of: Web/HTML/Element/progress +original_slug: Web/HTML/Elemento/progress --- <div>{{HTMLRef}}</div> diff --git a/files/es/web/html/element/q/index.html b/files/es/web/html/element/q/index.html index edcc4076e6..4c6c59ba68 100644 --- a/files/es/web/html/element/q/index.html +++ b/files/es/web/html/element/q/index.html @@ -1,6 +1,6 @@ --- title: '<q>: El elemento de cita en línea' -slug: Web/HTML/Elemento/q +slug: Web/HTML/Element/q tags: - Cita de bloque independiente - Citación @@ -13,6 +13,7 @@ tags: - Web - cita translation_of: Web/HTML/Element/q +original_slug: Web/HTML/Elemento/q --- <div>{{HTMLRef}}</div> diff --git a/files/es/web/html/element/s/index.html b/files/es/web/html/element/s/index.html index e515a0257f..ee2366dd98 100644 --- a/files/es/web/html/element/s/index.html +++ b/files/es/web/html/element/s/index.html @@ -1,11 +1,12 @@ --- title: s -slug: Web/HTML/Elemento/s +slug: Web/HTML/Element/s tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/s +original_slug: Web/HTML/Elemento/s --- <p> </p> diff --git a/files/es/web/html/element/samp/index.html b/files/es/web/html/element/samp/index.html index 2957372979..7bce89c333 100644 --- a/files/es/web/html/element/samp/index.html +++ b/files/es/web/html/element/samp/index.html @@ -1,12 +1,13 @@ --- title: samp -slug: Web/HTML/Elemento/samp +slug: Web/HTML/Element/samp tags: - Elemento - HTML - Referencia - Web translation_of: Web/HTML/Element/samp +original_slug: Web/HTML/Elemento/samp --- <div>{{HTMLRef}}</div> diff --git a/files/es/web/html/element/section/index.html b/files/es/web/html/element/section/index.html index 3a68adbae3..b850032d78 100644 --- a/files/es/web/html/element/section/index.html +++ b/files/es/web/html/element/section/index.html @@ -1,7 +1,8 @@ --- title: section -slug: Web/HTML/Elemento/section +slug: Web/HTML/Element/section translation_of: Web/HTML/Element/section +original_slug: Web/HTML/Elemento/section --- <h2 id="Resumen">Resumen</h2> diff --git a/files/es/web/html/element/select/index.html b/files/es/web/html/element/select/index.html index edaf0488ab..3b1558014b 100644 --- a/files/es/web/html/element/select/index.html +++ b/files/es/web/html/element/select/index.html @@ -1,6 +1,6 @@ --- title: <select> -slug: Web/HTML/Elemento/select +slug: Web/HTML/Element/select tags: - Elemento - Formulario(2) @@ -9,6 +9,7 @@ tags: - Web - formularios html(2) translation_of: Web/HTML/Element/select +original_slug: Web/HTML/Elemento/select --- <h2 id="Resumen">Resumen</h2> diff --git a/files/es/web/html/element/shadow/index.html b/files/es/web/html/element/shadow/index.html index bd3cc37616..7c5720124f 100644 --- a/files/es/web/html/element/shadow/index.html +++ b/files/es/web/html/element/shadow/index.html @@ -1,7 +1,8 @@ --- title: <shadow> -slug: Web/HTML/Elemento/Shadow +slug: Web/HTML/Element/shadow translation_of: Web/HTML/Element/shadow +original_slug: Web/HTML/Elemento/Shadow --- <p>{{obsolete_header}}</p> diff --git a/files/es/web/html/element/slot/index.html b/files/es/web/html/element/slot/index.html index b7a7407d83..de3cd5e4cc 100644 --- a/files/es/web/html/element/slot/index.html +++ b/files/es/web/html/element/slot/index.html @@ -1,6 +1,6 @@ --- title: <slot> -slug: Web/HTML/Elemento/slot +slug: Web/HTML/Element/slot tags: - Componentes Web - Componentes Web HTML @@ -10,6 +10,7 @@ tags: - slot - sombra dom translation_of: Web/HTML/Element/slot +original_slug: Web/HTML/Elemento/slot --- <p>{{HTMLRef}}</p> diff --git a/files/es/web/html/element/small/index.html b/files/es/web/html/element/small/index.html index 21f0cb4331..92616de060 100644 --- a/files/es/web/html/element/small/index.html +++ b/files/es/web/html/element/small/index.html @@ -1,11 +1,12 @@ --- title: small -slug: Web/HTML/Elemento/small +slug: Web/HTML/Element/small tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/small +original_slug: Web/HTML/Elemento/small --- <p>El <strong>elemento HTML <small></strong> hace el tamaño del texto una talla más pequeña (por ejemplo, de largo a mediano, o de pequeño a extra pequeño) que el tamaño mínimo de fuente del navegador. En HTML5, este elemento es reutilizado para representar comentarios laterales y letra pequeña, incluyendo derechos de autor y texto legal, independientemente de su estilo de presentación.</p> diff --git a/files/es/web/html/element/source/index.html b/files/es/web/html/element/source/index.html index c116ef3464..71833ec7f8 100644 --- a/files/es/web/html/element/source/index.html +++ b/files/es/web/html/element/source/index.html @@ -1,6 +1,6 @@ --- title: <source> -slug: Web/HTML/Elemento/source +slug: Web/HTML/Element/source tags: - Elemento - HTML @@ -8,6 +8,7 @@ tags: - Referencia - Web translation_of: Web/HTML/Element/source +original_slug: Web/HTML/Elemento/source --- <p>El <strong>elemento HTML <code><source></code> </strong> especifica recursos de medios múltiples para los elementos {{HTMLElement("picture")}}, {{HTMLElement("audio")}}, o {{HTMLElement("video")}}. Es un elemento vacío. Normalmente se utiliza para servir el mismo contenido multimedia en <a href="/en-US/docs/Media_formats_supported_by_the_audio_and_video_elements">varios formatos soportados por diferentes navegadores</a>.</p> diff --git a/files/es/web/html/element/span/index.html b/files/es/web/html/element/span/index.html index 38a79bda5c..9536b923df 100644 --- a/files/es/web/html/element/span/index.html +++ b/files/es/web/html/element/span/index.html @@ -1,11 +1,12 @@ --- title: span -slug: Web/HTML/Elemento/span +slug: Web/HTML/Element/span tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/span +original_slug: Web/HTML/Elemento/span --- <h3 id="Definici.C3.B3n" name="Definici.C3.B3n">Definición</h3> diff --git a/files/es/web/html/element/strike/index.html b/files/es/web/html/element/strike/index.html index cb33cc0fe7..d8b1b45ee4 100644 --- a/files/es/web/html/element/strike/index.html +++ b/files/es/web/html/element/strike/index.html @@ -1,11 +1,12 @@ --- title: strike -slug: Web/HTML/Elemento/strike +slug: Web/HTML/Element/strike tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/strike +original_slug: Web/HTML/Elemento/strike --- <p> </p> diff --git a/files/es/web/html/element/strong/index.html b/files/es/web/html/element/strong/index.html index e04ea0a0e7..933e473355 100644 --- a/files/es/web/html/element/strong/index.html +++ b/files/es/web/html/element/strong/index.html @@ -1,11 +1,12 @@ --- title: strong -slug: Web/HTML/Elemento/strong +slug: Web/HTML/Element/strong tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/strong +original_slug: Web/HTML/Elemento/strong --- <p> </p> diff --git a/files/es/web/html/element/style/index.html b/files/es/web/html/element/style/index.html index c298d810ad..5b851cc727 100644 --- a/files/es/web/html/element/style/index.html +++ b/files/es/web/html/element/style/index.html @@ -1,11 +1,12 @@ --- title: style -slug: Web/HTML/Elemento/style +slug: Web/HTML/Element/style tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/style +original_slug: Web/HTML/Elemento/style --- <h3 id="Definici.C3.B3n" name="Definici.C3.B3n">Definición</h3> diff --git a/files/es/web/html/element/sub/index.html b/files/es/web/html/element/sub/index.html index 4140eaa5cf..bc24e468c7 100644 --- a/files/es/web/html/element/sub/index.html +++ b/files/es/web/html/element/sub/index.html @@ -1,11 +1,12 @@ --- title: sub -slug: Web/HTML/Elemento/sub +slug: Web/HTML/Element/sub tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/sub +original_slug: Web/HTML/Elemento/sub --- <p>{{HTMLRef}}</p> diff --git a/files/es/web/html/element/sup/index.html b/files/es/web/html/element/sup/index.html index 51f98765f1..e4443c2e6a 100644 --- a/files/es/web/html/element/sup/index.html +++ b/files/es/web/html/element/sup/index.html @@ -1,11 +1,12 @@ --- title: sup -slug: Web/HTML/Elemento/sup +slug: Web/HTML/Element/sup tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/sup +original_slug: Web/HTML/Elemento/sup --- <p>El <strong>elemento HTML</strong> <sup> define un fragmento de texto que se debe mostrar, por razones tipográficas, más alto, y generalmente más pequeño, que el tramo principal del texto, es decir, en superíndice.</p> diff --git a/files/es/web/html/element/table/index.html b/files/es/web/html/element/table/index.html index 1dffe0d7c2..29318c7f70 100644 --- a/files/es/web/html/element/table/index.html +++ b/files/es/web/html/element/table/index.html @@ -1,7 +1,8 @@ --- title: tabla -slug: Web/HTML/Elemento/table +slug: Web/HTML/Element/table translation_of: Web/HTML/Element/table +original_slug: Web/HTML/Elemento/table --- <h2 id="Resumen">Resumen</h2> <p>El <em>Elemento de Tabla HTML</em> (<code><table></code>) representa datos en dos o mas dimensiones.</p> diff --git a/files/es/web/html/element/td/index.html b/files/es/web/html/element/td/index.html index dc8867d87f..015625a6de 100644 --- a/files/es/web/html/element/td/index.html +++ b/files/es/web/html/element/td/index.html @@ -1,7 +1,8 @@ --- title: <td> -slug: Web/HTML/Elemento/td +slug: Web/HTML/Element/td translation_of: Web/HTML/Element/td +original_slug: Web/HTML/Elemento/td --- <h2 id="Resumen">Resumen</h2> diff --git a/files/es/web/html/element/template/index.html b/files/es/web/html/element/template/index.html index b6fe0ca924..5011d952c3 100644 --- a/files/es/web/html/element/template/index.html +++ b/files/es/web/html/element/template/index.html @@ -1,9 +1,10 @@ --- title: <template> -slug: Web/HTML/Elemento/template +slug: Web/HTML/Element/template tags: - Plantilla translation_of: Web/HTML/Element/template +original_slug: Web/HTML/Elemento/template --- <p><span class="seoSummary">El <strong>elemento</strong> <strong>HTML <code><template></code></strong> es un mecanismo para mantener el contenido </span> <span class="seoSummary">{{Glossary("HTML")}}</span> <span class="seoSummary">del lado del cliente que no se renderiza cuando se carga una página, pero que posteriormente puede ser instanciado durante el tiempo de ejecución empleando JavaScript.</span></p> diff --git a/files/es/web/html/element/textarea/index.html b/files/es/web/html/element/textarea/index.html index f062f6e1c6..adba30e0f0 100644 --- a/files/es/web/html/element/textarea/index.html +++ b/files/es/web/html/element/textarea/index.html @@ -1,6 +1,6 @@ --- title: <textarea> -slug: Web/HTML/Elemento/textarea +slug: Web/HTML/Element/textarea tags: - Elemento - Formularios(2) @@ -8,6 +8,7 @@ tags: - Referencia - Web translation_of: Web/HTML/Element/textarea +original_slug: Web/HTML/Elemento/textarea --- <h2 id="Resumen">Resumen</h2> diff --git a/files/es/web/html/element/th/index.html b/files/es/web/html/element/th/index.html index dae17481e0..4811a8aa20 100644 --- a/files/es/web/html/element/th/index.html +++ b/files/es/web/html/element/th/index.html @@ -1,7 +1,8 @@ --- title: <th> -slug: Web/HTML/Elemento/th +slug: Web/HTML/Element/th translation_of: Web/HTML/Element/th +original_slug: Web/HTML/Elemento/th --- <p><span class="seoSummary">El elemento <strong>HTML <code><th></code> </strong>define una celda como encabezado de un grupo de celdas en una tabla. La naturaleza exacta de este grupo está definida por los atributos {{htmlattrxref("scope", "th")}} y {{htmlattrxref("headers", "th")}}.</span></p> diff --git a/files/es/web/html/element/time/index.html b/files/es/web/html/element/time/index.html index 8216d3b167..45912b8468 100644 --- a/files/es/web/html/element/time/index.html +++ b/files/es/web/html/element/time/index.html @@ -1,6 +1,6 @@ --- title: time -slug: Web/HTML/Elemento/time +slug: Web/HTML/Element/time tags: - Elemento - Fecha @@ -10,6 +10,7 @@ tags: - Referencia - Web translation_of: Web/HTML/Element/time +original_slug: Web/HTML/Elemento/time --- <p>El <strong>elemento HTML <code><time></code></strong> representa un periodo específico en el tiempo. Puede incluir el atributo <code>datetime</code> para convertir las fechas en un formato interno legible por un ordenador, permitiendo mejores resultados en los motores de búsqueda o características personalizadas como recordatorios.</p> diff --git a/files/es/web/html/element/title/index.html b/files/es/web/html/element/title/index.html index 978149f8a6..a3548236e0 100644 --- a/files/es/web/html/element/title/index.html +++ b/files/es/web/html/element/title/index.html @@ -1,11 +1,12 @@ --- title: title -slug: Web/HTML/Elemento/title +slug: Web/HTML/Element/title tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/title +original_slug: Web/HTML/Elemento/title --- <p> </p> diff --git a/files/es/web/html/element/tr/index.html b/files/es/web/html/element/tr/index.html index 6e57c8d5e0..d4a00075f9 100644 --- a/files/es/web/html/element/tr/index.html +++ b/files/es/web/html/element/tr/index.html @@ -1,6 +1,6 @@ --- title: <tr> -slug: Web/HTML/Elemento/tr +slug: Web/HTML/Element/tr tags: - Element - Elemento @@ -11,6 +11,7 @@ tags: - Tablas - Web translation_of: Web/HTML/Element/tr +original_slug: Web/HTML/Elemento/tr --- <h2 id="Resumen">Resumen</h2> diff --git a/files/es/web/html/element/track/index.html b/files/es/web/html/element/track/index.html index e05d9f0a9e..a3f1b49276 100644 --- a/files/es/web/html/element/track/index.html +++ b/files/es/web/html/element/track/index.html @@ -1,6 +1,6 @@ --- title: '<track>: El elemento para pistas de texto incrustado' -slug: Web/HTML/Elemento/track +slug: Web/HTML/Element/track tags: - Accessibility - Contenido HTML insertado @@ -15,6 +15,7 @@ tags: - anotaciones - track translation_of: Web/HTML/Element/track +original_slug: Web/HTML/Elemento/track --- <div>{{HTMLRef}}</div> diff --git a/files/es/web/html/element/tt/index.html b/files/es/web/html/element/tt/index.html index 3bdd50de49..9c43826679 100644 --- a/files/es/web/html/element/tt/index.html +++ b/files/es/web/html/element/tt/index.html @@ -1,11 +1,12 @@ --- title: tt -slug: Web/HTML/Elemento/tt +slug: Web/HTML/Element/tt tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/tt +original_slug: Web/HTML/Elemento/tt --- <p> </p> diff --git a/files/es/web/html/element/u/index.html b/files/es/web/html/element/u/index.html index 1a355b443d..dfeb428572 100644 --- a/files/es/web/html/element/u/index.html +++ b/files/es/web/html/element/u/index.html @@ -1,11 +1,12 @@ --- title: u -slug: Web/HTML/Elemento/u +slug: Web/HTML/Element/u tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/u +original_slug: Web/HTML/Elemento/u --- <p> </p> diff --git a/files/es/web/html/element/ul/index.html b/files/es/web/html/element/ul/index.html index 6279c722bc..c75a165c46 100644 --- a/files/es/web/html/element/ul/index.html +++ b/files/es/web/html/element/ul/index.html @@ -1,11 +1,12 @@ --- title: ul -slug: Web/HTML/Elemento/ul +slug: Web/HTML/Element/ul tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/ul +original_slug: Web/HTML/Elemento/ul --- <h3 id="Definici.C3.B3n" name="Definici.C3.B3n">Definición</h3> diff --git a/files/es/web/html/element/var/index.html b/files/es/web/html/element/var/index.html index dd29c31159..910926099c 100644 --- a/files/es/web/html/element/var/index.html +++ b/files/es/web/html/element/var/index.html @@ -1,11 +1,12 @@ --- title: var -slug: Web/HTML/Elemento/var +slug: Web/HTML/Element/var tags: - HTML - - 'HTML:Elemento' + - HTML:Elemento - Todas_las_Categorías translation_of: Web/HTML/Element/var +original_slug: Web/HTML/Elemento/var --- <div>{{HTMLRef}}</div> diff --git a/files/es/web/html/element/video/index.html b/files/es/web/html/element/video/index.html index e816c5db91..1d0d0c396d 100644 --- a/files/es/web/html/element/video/index.html +++ b/files/es/web/html/element/video/index.html @@ -1,12 +1,13 @@ --- title: video -slug: Web/HTML/Elemento/video +slug: Web/HTML/Element/video tags: - HTML - HTML5 - Multimedia - para_revisar translation_of: Web/HTML/Element/video +original_slug: Web/HTML/Elemento/video --- <p><span class="goog-gtc-unit" id="goog-gtc-unit-3"><span class="goog-gtc-from-human goog-gtc-translatable" dir="ltr">El elemento <code>video</code> se utiliza para incrustar vídeos en un documento HTML o XHTML.</span></span></p> diff --git a/files/es/web/html/element/wbr/index.html b/files/es/web/html/element/wbr/index.html index 2cee9077c4..1fef6a75b9 100644 --- a/files/es/web/html/element/wbr/index.html +++ b/files/es/web/html/element/wbr/index.html @@ -1,12 +1,13 @@ --- title: <wbr> -slug: Web/HTML/Elemento/wbr +slug: Web/HTML/Element/wbr tags: - Elemento - HTML - Referencia - Web translation_of: Web/HTML/Element/wbr +original_slug: Web/HTML/Elemento/wbr --- <div>{{HTMLRef}}</div> diff --git a/files/es/web/html/element/xmp/index.html b/files/es/web/html/element/xmp/index.html index 88ab19b65e..4a96db3c8a 100644 --- a/files/es/web/html/element/xmp/index.html +++ b/files/es/web/html/element/xmp/index.html @@ -1,6 +1,6 @@ --- title: <xmp> -slug: Web/HTML/Elemento/xmp +slug: Web/HTML/Element/xmp tags: - Elemento - HTML @@ -8,6 +8,7 @@ tags: - Referencia - Web translation_of: Web/HTML/Element/xmp +original_slug: Web/HTML/Elemento/xmp --- <div>{{Obsolete_header}}</div> diff --git a/files/es/web/html/global_attributes/accesskey/index.html b/files/es/web/html/global_attributes/accesskey/index.html index cb8bbcc16c..c29c147b45 100644 --- a/files/es/web/html/global_attributes/accesskey/index.html +++ b/files/es/web/html/global_attributes/accesskey/index.html @@ -1,11 +1,12 @@ --- title: accesskey -slug: Web/HTML/Atributos_Globales/accesskey +slug: Web/HTML/Global_attributes/accesskey tags: - Atributos globales - HTML - Referencia translation_of: Web/HTML/Global_attributes/accesskey +original_slug: Web/HTML/Atributos_Globales/accesskey --- <p>{{HTMLSidebar("Global_attributes")}}</p> diff --git a/files/es/web/html/global_attributes/autocapitalize/index.html b/files/es/web/html/global_attributes/autocapitalize/index.html index d1f8fc446c..5b848e4048 100644 --- a/files/es/web/html/global_attributes/autocapitalize/index.html +++ b/files/es/web/html/global_attributes/autocapitalize/index.html @@ -1,6 +1,6 @@ --- title: autocapitalización -slug: Web/HTML/Atributos_Globales/autocapitalize +slug: Web/HTML/Global_attributes/autocapitalize tags: - Atributos globales - HTML @@ -8,6 +8,7 @@ tags: - Referencia - autocapitalización translation_of: Web/HTML/Global_attributes/autocapitalize +original_slug: Web/HTML/Atributos_Globales/autocapitalize --- <p>{{HTMLSidebar("Global_attributes")}}</p> diff --git a/files/es/web/html/global_attributes/class/index.html b/files/es/web/html/global_attributes/class/index.html index ba82c66e65..9ba36baf8b 100644 --- a/files/es/web/html/global_attributes/class/index.html +++ b/files/es/web/html/global_attributes/class/index.html @@ -1,11 +1,12 @@ --- title: class -slug: Web/HTML/Atributos_Globales/class +slug: Web/HTML/Global_attributes/class tags: - Atributos globales - HTML - Referencia translation_of: Web/HTML/Global_attributes/class +original_slug: Web/HTML/Atributos_Globales/class --- <p>{{HTMLSidebar("Global_attributes")}}<br> El <a href="/es/docs/Web/HTML/Atributos_Globales">atributo global </a><strong>class</strong> es una lista de las clases del elemento separada por espacios . Las clases permiten a CSS y Javascript seleccionar y acceder a elementos específicos a través de los <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/Class_selectors">selectores de clase</a> o funciones como el método {{domxref("document.getElementsByClassName")}} del DOM.</p> diff --git a/files/es/web/html/global_attributes/contenteditable/index.html b/files/es/web/html/global_attributes/contenteditable/index.html index 9db8119af2..165a93e742 100644 --- a/files/es/web/html/global_attributes/contenteditable/index.html +++ b/files/es/web/html/global_attributes/contenteditable/index.html @@ -1,11 +1,12 @@ --- title: contenteditable -slug: Web/HTML/Atributos_Globales/contenteditable +slug: Web/HTML/Global_attributes/contenteditable tags: - Atributos globales - HTM - Referencia translation_of: Web/HTML/Global_attributes/contenteditable +original_slug: Web/HTML/Atributos_Globales/contenteditable --- <p class="note">{{HTMLSidebar("Global_attributes")}}</p> diff --git a/files/es/web/html/global_attributes/contextmenu/index.html b/files/es/web/html/global_attributes/contextmenu/index.html index 9cc32f7ace..f234d1a734 100644 --- a/files/es/web/html/global_attributes/contextmenu/index.html +++ b/files/es/web/html/global_attributes/contextmenu/index.html @@ -1,11 +1,12 @@ --- title: contextmenu -slug: Web/HTML/Atributos_Globales/contextmenu +slug: Web/HTML/Global_attributes/contextmenu tags: - Atributos globales - HTML - Referencia translation_of: Web/HTML/Global_attributes/contextmenu +original_slug: Web/HTML/Atributos_Globales/contextmenu --- <p>{{HTMLSidebar("Global_attributes")}}</p> diff --git a/files/es/web/html/global_attributes/data-_star_/index.html b/files/es/web/html/global_attributes/data-_star_/index.html index 436b156299..8b0bfd9b2d 100644 --- a/files/es/web/html/global_attributes/data-_star_/index.html +++ b/files/es/web/html/global_attributes/data-_star_/index.html @@ -1,7 +1,8 @@ --- title: data-* -slug: Web/HTML/Atributos_Globales/data-* +slug: Web/HTML/Global_attributes/data-* translation_of: Web/HTML/Global_attributes/data-* +original_slug: Web/HTML/Atributos_Globales/data-* --- <p class="note">{{HTMLSidebar("Global_attributes")}}</p> diff --git a/files/es/web/html/global_attributes/dir/index.html b/files/es/web/html/global_attributes/dir/index.html index 4bcd43eb40..11ff398dcc 100644 --- a/files/es/web/html/global_attributes/dir/index.html +++ b/files/es/web/html/global_attributes/dir/index.html @@ -1,11 +1,12 @@ --- title: dir -slug: Web/HTML/Atributos_Globales/dir +slug: Web/HTML/Global_attributes/dir tags: - Atributos globales - HTML - Referencia translation_of: Web/HTML/Global_attributes/dir +original_slug: Web/HTML/Atributos_Globales/dir --- <p class="note">{{HTMLSidebar("Global_attributes")}}</p> diff --git a/files/es/web/html/global_attributes/draggable/index.html b/files/es/web/html/global_attributes/draggable/index.html index 2aee2d8443..3349f31cfe 100644 --- a/files/es/web/html/global_attributes/draggable/index.html +++ b/files/es/web/html/global_attributes/draggable/index.html @@ -1,12 +1,13 @@ --- title: draggable -slug: Web/HTML/Atributos_Globales/draggable +slug: Web/HTML/Global_attributes/draggable tags: - Atributos globales - Experimental - HTML - Referencia translation_of: Web/HTML/Global_attributes/draggable +original_slug: Web/HTML/Atributos_Globales/draggable --- <p class="note">{{HTMLSidebar("Global_attributes")}}{{SeeCompatTable}}</p> diff --git a/files/es/web/html/global_attributes/hidden/index.html b/files/es/web/html/global_attributes/hidden/index.html index bc29d88b5a..47b05c63ed 100644 --- a/files/es/web/html/global_attributes/hidden/index.html +++ b/files/es/web/html/global_attributes/hidden/index.html @@ -1,11 +1,12 @@ --- title: hidden -slug: Web/HTML/Atributos_Globales/hidden +slug: Web/HTML/Global_attributes/hidden tags: - Atributos globales - HTML - Referencia translation_of: Web/HTML/Global_attributes/hidden +original_slug: Web/HTML/Atributos_Globales/hidden --- <p class="note">{{HTMLSidebar("Global_attributes")}}</p> diff --git a/files/es/web/html/global_attributes/id/index.html b/files/es/web/html/global_attributes/id/index.html index 3dd947cf27..a7fef97fda 100644 --- a/files/es/web/html/global_attributes/id/index.html +++ b/files/es/web/html/global_attributes/id/index.html @@ -1,11 +1,12 @@ --- title: id -slug: Web/HTML/Atributos_Globales/id +slug: Web/HTML/Global_attributes/id tags: - Atributos globales - HTML - Referencia translation_of: Web/HTML/Global_attributes/id +original_slug: Web/HTML/Atributos_Globales/id --- <p class="note">{{HTMLSidebar("Global_attributes")}}</p> diff --git a/files/es/web/html/global_attributes/index.html b/files/es/web/html/global_attributes/index.html index 86769245c6..b39b2d4c33 100644 --- a/files/es/web/html/global_attributes/index.html +++ b/files/es/web/html/global_attributes/index.html @@ -1,12 +1,13 @@ --- title: Atributos globales -slug: Web/HTML/Atributos_Globales +slug: Web/HTML/Global_attributes tags: - Atributos globales - HTML - Referencia - Web translation_of: Web/HTML/Global_attributes +original_slug: Web/HTML/Atributos_Globales --- <div>{{HTMLSidebar("Atributos_globales")}}</div> diff --git a/files/es/web/html/global_attributes/is/index.html b/files/es/web/html/global_attributes/is/index.html index aa57cab27d..639a0c3c6e 100644 --- a/files/es/web/html/global_attributes/is/index.html +++ b/files/es/web/html/global_attributes/is/index.html @@ -1,12 +1,13 @@ --- title: is -slug: Web/HTML/Atributos_Globales/is +slug: Web/HTML/Global_attributes/is tags: - Atributos globales - HTML - Referencia - is translation_of: Web/HTML/Global_attributes/is +original_slug: Web/HTML/Atributos_Globales/is --- <div>{{HTMLSidebar("Global_attributes")}}</div> diff --git a/files/es/web/html/global_attributes/itemid/index.html b/files/es/web/html/global_attributes/itemid/index.html index 72ce64456e..0d7bbe5d5a 100644 --- a/files/es/web/html/global_attributes/itemid/index.html +++ b/files/es/web/html/global_attributes/itemid/index.html @@ -1,7 +1,8 @@ --- title: itemid -slug: Web/HTML/Atributos_Globales/itemid +slug: Web/HTML/Global_attributes/itemid translation_of: Web/HTML/Global_attributes/itemid +original_slug: Web/HTML/Atributos_Globales/itemid --- <h2 id="Resumen">Resumen</h2> diff --git a/files/es/web/html/global_attributes/itemprop/index.html b/files/es/web/html/global_attributes/itemprop/index.html index 232af938aa..33ce0c5ddf 100644 --- a/files/es/web/html/global_attributes/itemprop/index.html +++ b/files/es/web/html/global_attributes/itemprop/index.html @@ -1,10 +1,11 @@ --- title: itemprop -slug: Web/HTML/Atributos_Globales/itemprop +slug: Web/HTML/Global_attributes/itemprop tags: - atributo - metatag translation_of: Web/HTML/Global_attributes/itemprop +original_slug: Web/HTML/Atributos_Globales/itemprop --- <p style="margin: 0.5em 0px 0px 50px; padding-top: 0px; padding-bottom: 2px; color: rgb(58, 73, 86); font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Tahoma, Arial, sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 19.2px; text-align: left; text-indent: 0px; text-transform: none; white-space: normal;">Podemos dar más información al motor de búsqueda acerca de imágenes o datos adentro de cualquier tipo de etiquetas , como las propiedades : actores , clasificación ,genero . Para etiquetar las propiedades de un elemento , usa el atributo itemprop . Por ejemplo , para identificar al actor de una película añadir itemprop="director" al elemento que encierra el nombre del director.</p> diff --git a/files/es/web/html/global_attributes/itemref/index.html b/files/es/web/html/global_attributes/itemref/index.html index 9dac55140b..a4c49d10a6 100644 --- a/files/es/web/html/global_attributes/itemref/index.html +++ b/files/es/web/html/global_attributes/itemref/index.html @@ -1,7 +1,8 @@ --- title: itemref -slug: Web/HTML/Atributos_Globales/itemref +slug: Web/HTML/Global_attributes/itemref translation_of: Web/HTML/Global_attributes/itemref +original_slug: Web/HTML/Atributos_Globales/itemref --- <h2 id="Resumen">Resumen</h2> diff --git a/files/es/web/html/global_attributes/itemscope/index.html b/files/es/web/html/global_attributes/itemscope/index.html index b57fc1c6bc..d85f8c6779 100644 --- a/files/es/web/html/global_attributes/itemscope/index.html +++ b/files/es/web/html/global_attributes/itemscope/index.html @@ -1,11 +1,12 @@ --- title: itemscope -slug: Web/HTML/Atributos_Globales/itemscope +slug: Web/HTML/Global_attributes/itemscope tags: - Ejemplo - itemscope - itemtype translation_of: Web/HTML/Global_attributes/itemscope +original_slug: Web/HTML/Atributos_Globales/itemscope --- <div>{{HTMLSidebar("Global_attributes")}}</div> diff --git a/files/es/web/html/global_attributes/lang/index.html b/files/es/web/html/global_attributes/lang/index.html index dcea33a66f..3d13079440 100644 --- a/files/es/web/html/global_attributes/lang/index.html +++ b/files/es/web/html/global_attributes/lang/index.html @@ -1,11 +1,12 @@ --- title: lang -slug: Web/HTML/Atributos_Globales/lang +slug: Web/HTML/Global_attributes/lang tags: - Atributos globales - HTML - Referencia translation_of: Web/HTML/Global_attributes/lang +original_slug: Web/HTML/Atributos_Globales/lang --- <p class="note">{{HTMLSidebar("Global_attributes")}}</p> diff --git a/files/es/web/html/global_attributes/slot/index.html b/files/es/web/html/global_attributes/slot/index.html index ed2b8688db..ca76d6fbbc 100644 --- a/files/es/web/html/global_attributes/slot/index.html +++ b/files/es/web/html/global_attributes/slot/index.html @@ -1,11 +1,12 @@ --- title: slot -slug: Web/HTML/Atributos_Globales/slot +slug: Web/HTML/Global_attributes/slot tags: - Atributos globales - HTML - Referencia translation_of: Web/HTML/Global_attributes/slot +original_slug: Web/HTML/Atributos_Globales/slot --- <div>{{HTMLSidebar("Global_attributes")}}{{SeeCompatTable}}</div> diff --git a/files/es/web/html/global_attributes/spellcheck/index.html b/files/es/web/html/global_attributes/spellcheck/index.html index c6ced2de46..e6d42d6db1 100644 --- a/files/es/web/html/global_attributes/spellcheck/index.html +++ b/files/es/web/html/global_attributes/spellcheck/index.html @@ -1,12 +1,13 @@ --- title: spellcheck -slug: Web/HTML/Atributos_Globales/spellcheck +slug: Web/HTML/Global_attributes/spellcheck tags: - Atributos globales - Experimental - HTML - Referencia translation_of: Web/HTML/Global_attributes/spellcheck +original_slug: Web/HTML/Atributos_Globales/spellcheck --- <p class="note">{{HTMLSidebar("Global_attributes")}}{{SeeCompatTable}}</p> diff --git a/files/es/web/html/global_attributes/style/index.html b/files/es/web/html/global_attributes/style/index.html index 1da99e039b..f173e731c1 100644 --- a/files/es/web/html/global_attributes/style/index.html +++ b/files/es/web/html/global_attributes/style/index.html @@ -1,11 +1,12 @@ --- title: style -slug: Web/HTML/Atributos_Globales/style +slug: Web/HTML/Global_attributes/style tags: - Atributos globales - HTML - Referencia translation_of: Web/HTML/Global_attributes/style +original_slug: Web/HTML/Atributos_Globales/style --- <p class="note">{{HTMLSidebar("Global_attributes")}}</p> diff --git a/files/es/web/html/global_attributes/tabindex/index.html b/files/es/web/html/global_attributes/tabindex/index.html index 2159639208..cb7666d496 100644 --- a/files/es/web/html/global_attributes/tabindex/index.html +++ b/files/es/web/html/global_attributes/tabindex/index.html @@ -1,11 +1,12 @@ --- title: tabindex -slug: Web/HTML/Atributos_Globales/tabindex +slug: Web/HTML/Global_attributes/tabindex tags: - Atributos globales - HTML - Referencia translation_of: Web/HTML/Global_attributes/tabindex +original_slug: Web/HTML/Atributos_Globales/tabindex --- <p>{{HTMLSidebar("Global_attributes")}}</p> diff --git a/files/es/web/html/global_attributes/title/index.html b/files/es/web/html/global_attributes/title/index.html index ab8e0dd92f..3c1a303ae5 100644 --- a/files/es/web/html/global_attributes/title/index.html +++ b/files/es/web/html/global_attributes/title/index.html @@ -1,11 +1,12 @@ --- title: title -slug: Web/HTML/Atributos_Globales/title +slug: Web/HTML/Global_attributes/title tags: - Atributos globales - HTML - Referencia translation_of: Web/HTML/Global_attributes/title +original_slug: Web/HTML/Atributos_Globales/title --- <p class="note">{{HTMLSidebar("Global_attributes")}}</p> diff --git a/files/es/web/html/global_attributes/translate/index.html b/files/es/web/html/global_attributes/translate/index.html index 5182acec3c..999cd6bf66 100644 --- a/files/es/web/html/global_attributes/translate/index.html +++ b/files/es/web/html/global_attributes/translate/index.html @@ -1,12 +1,13 @@ --- title: translate -slug: Web/HTML/Atributos_Globales/translate +slug: Web/HTML/Global_attributes/translate tags: - Atributos globales - Experimental - HTML - Referencia translation_of: Web/HTML/Global_attributes/translate +original_slug: Web/HTML/Atributos_Globales/translate --- <p class="note">{{HTMLSidebar("Global_attributes")}}{{SeeCompatTable}}</p> diff --git a/files/es/web/html/global_attributes/x-ms-acceleratorkey/index.html b/files/es/web/html/global_attributes/x-ms-acceleratorkey/index.html index 26cf4a2599..f919dc13fb 100644 --- a/files/es/web/html/global_attributes/x-ms-acceleratorkey/index.html +++ b/files/es/web/html/global_attributes/x-ms-acceleratorkey/index.html @@ -1,7 +1,8 @@ --- title: x-ms-acceleratorkey -slug: Web/HTML/Atributos_Globales/x-ms-acceleratorkey +slug: Web/HTML/Global_attributes/x-ms-acceleratorkey translation_of: Web/HTML/Global_attributes/x-ms-acceleratorkey +original_slug: Web/HTML/Atributos_Globales/x-ms-acceleratorkey --- <div>{{HTMLSidebar("Global_attributes")}}{{Non-standard_Header}}</div> diff --git a/files/es/web/html/index/index.html b/files/es/web/html/index/index.html index 5beb1776d4..388b7b4d96 100644 --- a/files/es/web/html/index/index.html +++ b/files/es/web/html/index/index.html @@ -1,8 +1,9 @@ --- title: Índice de la documentación HTML -slug: Web/HTML/Índice +slug: Web/HTML/Index tags: - HTML translation_of: Web/HTML/Index +original_slug: Web/HTML/Índice --- <p>{{Index("/es/docs/Web/HTML")}}</p> diff --git a/files/es/web/html/inline_elements/index.html b/files/es/web/html/inline_elements/index.html index 192715aef3..374470b308 100644 --- a/files/es/web/html/inline_elements/index.html +++ b/files/es/web/html/inline_elements/index.html @@ -1,6 +1,6 @@ --- title: Elementos en línea -slug: Web/HTML/Elementos_en_línea +slug: Web/HTML/Inline_elements tags: - Guía - HTML @@ -9,6 +9,7 @@ tags: - Web - desarrollo translation_of: Web/HTML/Inline_elements +original_slug: Web/HTML/Elementos_en_línea --- <p><span class="seoSummary">Los elementos en HTML (lenguaje de marcas de hipertexto - <strong>Hypertext Markup Language</strong>) usualmente son elementos "en línea" o <a href="/es/docs/Web/HTML/Block-level_elements" title="/es/docs/Web/HTML/Block-level_elements">elementos "en bloque"</a>. Un elemento en línea ocupa sólo el espacio delimitado por las etiquetas que definen el elemento en línea. El siguiente ejemplo demuestra la influencia de los elementos en línea:</span></p> diff --git a/files/es/web/html/link_types/index.html b/files/es/web/html/link_types/index.html index 9cfc5089d5..ee759cf560 100644 --- a/files/es/web/html/link_types/index.html +++ b/files/es/web/html/link_types/index.html @@ -1,7 +1,8 @@ --- title: Tipos de enlaces -slug: Web/HTML/Tipos_de_enlaces +slug: Web/HTML/Link_types translation_of: Web/HTML/Link_types +original_slug: Web/HTML/Tipos_de_enlaces --- <p>{{HTMLSidebar}}</p> diff --git a/files/es/web/html/microdata/index.html b/files/es/web/html/microdata/index.html index 33e73cdb0d..4577877e62 100644 --- a/files/es/web/html/microdata/index.html +++ b/files/es/web/html/microdata/index.html @@ -1,12 +1,13 @@ --- title: Microdatos -slug: Web/HTML/Microdatos +slug: Web/HTML/Microdata tags: - HTML - Microdatos - Referencia - busquedas translation_of: Web/HTML/Microdata +original_slug: Web/HTML/Microdatos --- <h2 id="Resumen">Resumen</h2> diff --git a/files/es/web/html/microformats/index.html b/files/es/web/html/microformats/index.html index 6dd963a227..52c61d231b 100644 --- a/files/es/web/html/microformats/index.html +++ b/files/es/web/html/microformats/index.html @@ -1,7 +1,8 @@ --- title: Microformatos -slug: Web/HTML/microformatos +slug: Web/HTML/microformats translation_of: Web/HTML/microformats +original_slug: Web/HTML/microformatos --- <p><span class="seoSummary"><span class="p-summary"><dfn>Los <a href="http://microformats.org">Microformatos</a></dfn> (en ocasiones abreviados como <strong>μF) </strong>son convenciones simples para incrustar semántica en HTML y para brindar rápidamente un API utilizable por los motores de búsqueda, agregadores y otras herramientas</span></span> Estos pequeños patrones de HTML son usados para marcar entidades que varían entre fundamentales hasta información específica de un dominio, tales como personas, organizaciones, eventos y ubicaciones.</p> diff --git a/files/es/web/html/reference/index.html b/files/es/web/html/reference/index.html index 25534cd46f..d84d2cca45 100644 --- a/files/es/web/html/reference/index.html +++ b/files/es/web/html/reference/index.html @@ -1,11 +1,12 @@ --- title: Referencia HTML -slug: Web/HTML/Referencia +slug: Web/HTML/Reference tags: - HTML - Referencia - Web translation_of: Web/HTML/Reference +original_slug: Web/HTML/Referencia --- <div>{{HTMLSidebar}}</div> diff --git a/files/es/web/html/using_the_application_cache/index.html b/files/es/web/html/using_the_application_cache/index.html index dfed8fe0d5..65a9554239 100644 --- a/files/es/web/html/using_the_application_cache/index.html +++ b/files/es/web/html/using_the_application_cache/index.html @@ -1,12 +1,13 @@ --- title: Usar el caché de aplicaciones -slug: Web/HTML/Recursos_offline_en_firefox +slug: Web/HTML/Using_the_application_cache tags: - Firefox 3.5 - HTML5 - aplicaciones web sin conexión - para_revisar translation_of: Web/HTML/Using_the_application_cache +original_slug: Web/HTML/Recursos_offline_en_firefox --- <h2 id="Introducción">Introducción</h2> diff --git a/files/es/web/http/basics_of_http/data_uris/index.html b/files/es/web/http/basics_of_http/data_uris/index.html index 6fa23a5ba3..1f562fc84c 100644 --- a/files/es/web/http/basics_of_http/data_uris/index.html +++ b/files/es/web/http/basics_of_http/data_uris/index.html @@ -1,6 +1,6 @@ --- title: Datos URIs -slug: Web/HTTP/Basics_of_HTTP/Datos_URIs +slug: Web/HTTP/Basics_of_HTTP/Data_URIs tags: - Base 64 - Guia(2) @@ -8,6 +8,7 @@ tags: - URI - URL translation_of: Web/HTTP/Basics_of_HTTP/Data_URIs +original_slug: Web/HTTP/Basics_of_HTTP/Datos_URIs --- <div>{{HTTPSidebar}}</div> diff --git a/files/es/web/http/basics_of_http/identifying_resources_on_the_web/index.html b/files/es/web/http/basics_of_http/identifying_resources_on_the_web/index.html index f666c9240f..5d1a95b6d3 100644 --- a/files/es/web/http/basics_of_http/identifying_resources_on_the_web/index.html +++ b/files/es/web/http/basics_of_http/identifying_resources_on_the_web/index.html @@ -1,7 +1,8 @@ --- title: Identificación de recursos web -slug: Web/HTTP/Basics_of_HTTP/Identificación_recursos_en_la_Web +slug: Web/HTTP/Basics_of_HTTP/Identifying_resources_on_the_Web translation_of: Web/HTTP/Basics_of_HTTP/Identifying_resources_on_the_Web +original_slug: Web/HTTP/Basics_of_HTTP/Identificación_recursos_en_la_Web --- <div>{{HTTPSidebar}}</div> diff --git a/files/es/web/http/conditional_requests/index.html b/files/es/web/http/conditional_requests/index.html index c480c68ee2..6c342e2a8c 100644 --- a/files/es/web/http/conditional_requests/index.html +++ b/files/es/web/http/conditional_requests/index.html @@ -1,11 +1,12 @@ --- title: Peticiones condicionales en HTTP -slug: Web/HTTP/Peticiones_condicionales +slug: Web/HTTP/Conditional_requests tags: - Guía - HTTP - Peticiones condicionales translation_of: Web/HTTP/Conditional_requests +original_slug: Web/HTTP/Peticiones_condicionales --- <p>{{HTTPSidebar}}</p> diff --git a/files/es/web/http/connection_management_in_http_1.x/index.html b/files/es/web/http/connection_management_in_http_1.x/index.html index 5e9fff8fa9..89ef0cb82a 100644 --- a/files/es/web/http/connection_management_in_http_1.x/index.html +++ b/files/es/web/http/connection_management_in_http_1.x/index.html @@ -1,7 +1,8 @@ --- title: Gestión de la conexión en HTTP/1.x -slug: Web/HTTP/Gestion_de_la_conexion_en_HTTP_1.x +slug: Web/HTTP/Connection_management_in_HTTP_1.x translation_of: Web/HTTP/Connection_management_in_HTTP_1.x +original_slug: Web/HTTP/Gestion_de_la_conexion_en_HTTP_1.x --- <div>{{HTTPSidebar}}</div> diff --git a/files/es/web/http/cors/index.html b/files/es/web/http/cors/index.html index efd60a179a..fe6666adc2 100644 --- a/files/es/web/http/cors/index.html +++ b/files/es/web/http/cors/index.html @@ -1,7 +1,8 @@ --- title: Control de acceso HTTP (CORS) -slug: Web/HTTP/Access_control_CORS +slug: Web/HTTP/CORS translation_of: Web/HTTP/CORS +original_slug: Web/HTTP/Access_control_CORS --- <p>{{HTTPSidebar}}</p> diff --git a/files/es/web/http/headers/digest/index.html b/files/es/web/http/headers/digest/index.html index 8f35030d35..088927030d 100644 --- a/files/es/web/http/headers/digest/index.html +++ b/files/es/web/http/headers/digest/index.html @@ -1,6 +1,6 @@ --- title: SubtleCrypto.digest() -slug: Web/API/SubtleCrypto/encrypt +slug: Web/HTTP/Headers/Digest tags: - API - Encriptación @@ -9,6 +9,7 @@ tags: - Web Crypto API - encrypt translation_of: Web/HTTP/Headers/Digest +original_slug: Web/API/SubtleCrypto/encrypt --- <div>{{APIRef("Web Crypto API")}}</div> diff --git a/files/es/web/http/headers/user-agent/firefox/index.html b/files/es/web/http/headers/user-agent/firefox/index.html index 4dbd1908cf..ea1eee4b10 100644 --- a/files/es/web/http/headers/user-agent/firefox/index.html +++ b/files/es/web/http/headers/user-agent/firefox/index.html @@ -1,10 +1,11 @@ --- title: Cadenas del User Agent de Gecko -slug: Cadenas_del_User_Agent_de_Gecko +slug: Web/HTTP/Headers/User-Agent/Firefox tags: - Desarrollo_Web - Todas_las_Categorías translation_of: Web/HTTP/Headers/User-Agent/Firefox +original_slug: Cadenas_del_User_Agent_de_Gecko --- <h3 id="Uso_Apropiado" name="Uso_Apropiado">Uso Apropiado</h3> <p>No se recomienda el uso de las cadenas del User Agent como su principal opción para la detección del navegador. Vea <a href="es/Deteccion_Cross_browser_y_Soporte_Cross_Browser"> Deteccion Cross browser y Soporte Cross Browser</a> para una ojeada mas en profundo a varias técnicas sobre detección de navegadores con recomendaciones.</p> diff --git a/files/es/web/http/protocol_upgrade_mechanism/index.html b/files/es/web/http/protocol_upgrade_mechanism/index.html index 74ef3b57f7..1b4b1f2673 100644 --- a/files/es/web/http/protocol_upgrade_mechanism/index.html +++ b/files/es/web/http/protocol_upgrade_mechanism/index.html @@ -1,7 +1,8 @@ --- title: Mecanismo de actualización del protocolo -slug: Web/HTTP/mecanismo_actualizacion_protocolo +slug: Web/HTTP/Protocol_upgrade_mechanism translation_of: Web/HTTP/Protocol_upgrade_mechanism +original_slug: Web/HTTP/mecanismo_actualizacion_protocolo --- <div>{{HTTPSidebar}}</div> diff --git a/files/es/web/http/resources_and_specifications/index.html b/files/es/web/http/resources_and_specifications/index.html index 0c36d6e3e6..7c0d67462a 100644 --- a/files/es/web/http/resources_and_specifications/index.html +++ b/files/es/web/http/resources_and_specifications/index.html @@ -1,7 +1,8 @@ --- title: Recursos y especificaciones de HTTP -slug: Web/HTTP/recursos_y_especificaciones +slug: Web/HTTP/Resources_and_specifications translation_of: Web/HTTP/Resources_and_specifications +original_slug: Web/HTTP/recursos_y_especificaciones --- <div>{{HTTPSidebar}}</div> diff --git a/files/es/web/http/session/index.html b/files/es/web/http/session/index.html index 3d6e2d938b..848f044b21 100644 --- a/files/es/web/http/session/index.html +++ b/files/es/web/http/session/index.html @@ -1,7 +1,8 @@ --- title: Una típica sesión de HTTP -slug: Web/HTTP/Sesión +slug: Web/HTTP/Session translation_of: Web/HTTP/Session +original_slug: Web/HTTP/Sesión --- <div>{{HTTPSidebar}}</div> diff --git a/files/es/web/http/status/413/index.html b/files/es/web/http/status/413/index.html index 10ad4ac7b2..40e6b11b99 100644 --- a/files/es/web/http/status/413/index.html +++ b/files/es/web/http/status/413/index.html @@ -1,7 +1,8 @@ --- title: 413 Payload Too Large -slug: Web/HTTP/Status/8080 +slug: Web/HTTP/Status/413 translation_of: Web/HTTP/Status/413 +original_slug: Web/HTTP/Status/8080 --- <div>{{HTTPSidebar}}</div> diff --git a/files/es/web/javascript/a_re-introduction_to_javascript/index.html b/files/es/web/javascript/a_re-introduction_to_javascript/index.html index b8f2756627..b4bd24ce06 100644 --- a/files/es/web/javascript/a_re-introduction_to_javascript/index.html +++ b/files/es/web/javascript/a_re-introduction_to_javascript/index.html @@ -1,6 +1,6 @@ --- title: Una reintroducción a JavaScript (Tutorial de JS) -slug: Web/JavaScript/Una_re-introducción_a_JavaScript +slug: Web/JavaScript/A_re-introduction_to_JavaScript tags: - Aprender - Guía @@ -10,6 +10,7 @@ tags: - Tutorial - introducción translation_of: Web/JavaScript/A_re-introduction_to_JavaScript +original_slug: Web/JavaScript/Una_re-introducción_a_JavaScript --- <div>{{jsSidebar}}</div> diff --git a/files/es/web/javascript/about_javascript/index.html b/files/es/web/javascript/about_javascript/index.html index a66f16e061..e26dafe39b 100644 --- a/files/es/web/javascript/about_javascript/index.html +++ b/files/es/web/javascript/about_javascript/index.html @@ -1,9 +1,10 @@ --- title: Acerca de JavaScript -slug: Web/JavaScript/Acerca_de_JavaScript +slug: Web/JavaScript/About_JavaScript tags: - JavaScript translation_of: Web/JavaScript/About_JavaScript +original_slug: Web/JavaScript/Acerca_de_JavaScript --- <div>{{JsSidebar}}</div> diff --git a/files/es/web/javascript/enumerability_and_ownership_of_properties/index.html b/files/es/web/javascript/enumerability_and_ownership_of_properties/index.html index fbe97185f6..2e2416d7c1 100644 --- a/files/es/web/javascript/enumerability_and_ownership_of_properties/index.html +++ b/files/es/web/javascript/enumerability_and_ownership_of_properties/index.html @@ -1,6 +1,6 @@ --- title: Enumerabilidad y posesión de propiedades -slug: Web/JavaScript/enumeracion_y_propietario_de_propiedades +slug: Web/JavaScript/Enumerability_and_ownership_of_properties tags: - Enumerabilidad - Enumeración @@ -8,6 +8,7 @@ tags: - JavaScript - Propiedades translation_of: Web/JavaScript/Enumerability_and_ownership_of_properties +original_slug: Web/JavaScript/enumeracion_y_propietario_de_propiedades --- <div>{{JsSidebar("Más")}}</div> diff --git a/files/es/web/javascript/guide/control_flow_and_error_handling/index.html b/files/es/web/javascript/guide/control_flow_and_error_handling/index.html index d685818029..c64d9901cb 100644 --- a/files/es/web/javascript/guide/control_flow_and_error_handling/index.html +++ b/files/es/web/javascript/guide/control_flow_and_error_handling/index.html @@ -1,6 +1,6 @@ --- title: Control de flujo y manejo de errores -slug: Web/JavaScript/Guide/Control_de_flujo_y_manejo_de_errores +slug: Web/JavaScript/Guide/Control_flow_and_error_handling tags: - Control de flujo - Guía @@ -11,8 +11,9 @@ tags: - Principiantes - Promesas - declaraciones - - 'l10n:priority' + - l10n:priority translation_of: Web/JavaScript/Guide/Control_flow_and_error_handling +original_slug: Web/JavaScript/Guide/Control_de_flujo_y_manejo_de_errores --- <div>{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Grammar_and_types", "Web/JavaScript/Guide/Loops_and_iteration")}}</div> diff --git a/files/es/web/javascript/guide/functions/index.html b/files/es/web/javascript/guide/functions/index.html index 9594a71f4c..0f4bb56c2b 100644 --- a/files/es/web/javascript/guide/functions/index.html +++ b/files/es/web/javascript/guide/functions/index.html @@ -1,14 +1,15 @@ --- title: Funciones -slug: Web/JavaScript/Guide/Funciones +slug: Web/JavaScript/Guide/Functions tags: - Funciones - Guía - JavaScript - Novato - Principiante - - 'l10n:priority' + - l10n:priority translation_of: Web/JavaScript/Guide/Functions +original_slug: Web/JavaScript/Guide/Funciones --- <div>{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Loops_and_iteration", "Web/JavaScript/Guide/Expressions_and_Operators")}}</div> diff --git a/files/es/web/javascript/guide/indexed_collections/index.html b/files/es/web/javascript/guide/indexed_collections/index.html index baf55a84d5..5a9129d406 100644 --- a/files/es/web/javascript/guide/indexed_collections/index.html +++ b/files/es/web/javascript/guide/indexed_collections/index.html @@ -1,13 +1,14 @@ --- title: Colecciones indexadas -slug: Web/JavaScript/Guide/colecciones_indexadas +slug: Web/JavaScript/Guide/Indexed_collections tags: - Array - Arreglo - Guía - JavaScript - - 'l10n:priority' + - l10n:priority translation_of: Web/JavaScript/Guide/Indexed_collections +original_slug: Web/JavaScript/Guide/colecciones_indexadas --- <div>{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Regular_Expressions", "Web/JavaScript/Guide/Keyed_Collections")}}</div> diff --git a/files/es/web/javascript/guide/introduction/index.html b/files/es/web/javascript/guide/introduction/index.html index 6200c2c7d6..bf909679ab 100644 --- a/files/es/web/javascript/guide/introduction/index.html +++ b/files/es/web/javascript/guide/introduction/index.html @@ -1,14 +1,15 @@ --- title: Introducción -slug: Web/JavaScript/Guide/Introducción +slug: Web/JavaScript/Guide/Introduction tags: - Guía - Introducion - JavaScript - Novato - Principiante - - 'l10n:priority' + - l10n:priority translation_of: Web/JavaScript/Guide/Introduction +original_slug: Web/JavaScript/Guide/Introducción --- <div>{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide", "Web/JavaScript/Guide/Grammar_and_types")}}</div> diff --git a/files/es/web/javascript/guide/loops_and_iteration/index.html b/files/es/web/javascript/guide/loops_and_iteration/index.html index 07b7c12e31..d74307f35e 100644 --- a/files/es/web/javascript/guide/loops_and_iteration/index.html +++ b/files/es/web/javascript/guide/loops_and_iteration/index.html @@ -1,6 +1,6 @@ --- title: Bucles e iteración -slug: Web/JavaScript/Guide/Bucles_e_iteración +slug: Web/JavaScript/Guide/Loops_and_iteration tags: - Bucle - Guia(2) @@ -9,6 +9,7 @@ tags: - JavaScript - Sintaxis translation_of: Web/JavaScript/Guide/Loops_and_iteration +original_slug: Web/JavaScript/Guide/Bucles_e_iteración --- <div>{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Control_flow_and_error_handling", "Web/JavaScript/Guide/Functions")}}</div> diff --git a/files/es/web/javascript/guide/modules/index.html b/files/es/web/javascript/guide/modules/index.html index eacc6835f6..84f2af4f9a 100644 --- a/files/es/web/javascript/guide/modules/index.html +++ b/files/es/web/javascript/guide/modules/index.html @@ -1,6 +1,6 @@ --- title: Módulos JavaScript -slug: Web/JavaScript/Guide/Módulos +slug: Web/JavaScript/Guide/Modules tags: - Guía - JavaScript @@ -9,6 +9,7 @@ tags: - export - import translation_of: Web/JavaScript/Guide/Modules +original_slug: Web/JavaScript/Guide/Módulos --- <div>{{JSSidebar("Guía de JavaScript")}}{{Previous("Web/JavaScript/Guide/Meta_programming")}}</div> diff --git a/files/es/web/javascript/guide/regular_expressions/assertions/index.html b/files/es/web/javascript/guide/regular_expressions/assertions/index.html index b822cdd2bf..fe7dfcfd1b 100644 --- a/files/es/web/javascript/guide/regular_expressions/assertions/index.html +++ b/files/es/web/javascript/guide/regular_expressions/assertions/index.html @@ -1,6 +1,6 @@ --- title: Aserciones -slug: Web/JavaScript/Guide/Regular_Expressions/Aserciones +slug: Web/JavaScript/Guide/Regular_Expressions/Assertions tags: - Aserciones - Expresiones Regulares @@ -9,6 +9,7 @@ tags: - Referencia - regex translation_of: Web/JavaScript/Guide/Regular_Expressions/Assertions +original_slug: Web/JavaScript/Guide/Regular_Expressions/Aserciones --- <p>{{jsSidebar("JavaScript Guide")}}</p> diff --git a/files/es/web/javascript/guide/regular_expressions/character_classes/index.html b/files/es/web/javascript/guide/regular_expressions/character_classes/index.html index 6de027b270..ea0b2ff545 100644 --- a/files/es/web/javascript/guide/regular_expressions/character_classes/index.html +++ b/files/es/web/javascript/guide/regular_expressions/character_classes/index.html @@ -1,6 +1,6 @@ --- title: Clases de caracteres -slug: Web/JavaScript/Guide/Regular_Expressions/Clases_de_caracteres +slug: Web/JavaScript/Guide/Regular_Expressions/Character_Classes tags: - Expresiones Regulares - Guía @@ -9,6 +9,7 @@ tags: - RegExp - clases de caracteres translation_of: Web/JavaScript/Guide/Regular_Expressions/Character_Classes +original_slug: Web/JavaScript/Guide/Regular_Expressions/Clases_de_caracteres --- <p>{{JsSidebar("Guía de JavaScript")}}</p> diff --git a/files/es/web/javascript/guide/regular_expressions/cheatsheet/index.html b/files/es/web/javascript/guide/regular_expressions/cheatsheet/index.html index accc783aff..7a0337bd2f 100644 --- a/files/es/web/javascript/guide/regular_expressions/cheatsheet/index.html +++ b/files/es/web/javascript/guide/regular_expressions/cheatsheet/index.html @@ -1,6 +1,6 @@ --- title: Hoja de referencia de sintaxis de expresiones regulares -slug: Web/JavaScript/Guide/Regular_Expressions/Hoja_de_referencia +slug: Web/JavaScript/Guide/Regular_Expressions/Cheatsheet tags: - Cheatsheet - Expresiones Regulares @@ -9,6 +9,7 @@ tags: - JavaScript - RegExp translation_of: Web/JavaScript/Guide/Regular_Expressions/Cheatsheet +original_slug: Web/JavaScript/Guide/Regular_Expressions/Hoja_de_referencia --- <div>{{jsSidebar("Guía de JavaScript")}}</div> diff --git a/files/es/web/javascript/guide/regular_expressions/groups_and_ranges/index.html b/files/es/web/javascript/guide/regular_expressions/groups_and_ranges/index.html index 34eed03589..17e377f501 100644 --- a/files/es/web/javascript/guide/regular_expressions/groups_and_ranges/index.html +++ b/files/es/web/javascript/guide/regular_expressions/groups_and_ranges/index.html @@ -1,6 +1,6 @@ --- title: Grupos y rangos -slug: Web/JavaScript/Guide/Regular_Expressions/Grupos_y_rangos +slug: Web/JavaScript/Guide/Regular_Expressions/Groups_and_Ranges tags: - Expresiones Regulares - Guía @@ -10,6 +10,7 @@ tags: - grupos - regex translation_of: Web/JavaScript/Guide/Regular_Expressions/Groups_and_Ranges +original_slug: Web/JavaScript/Guide/Regular_Expressions/Grupos_y_rangos --- <p>{{jsSidebar("JavaScript Guide")}}</p> diff --git a/files/es/web/javascript/guide/regular_expressions/quantifiers/index.html b/files/es/web/javascript/guide/regular_expressions/quantifiers/index.html index bc2821219f..4693f0ff61 100644 --- a/files/es/web/javascript/guide/regular_expressions/quantifiers/index.html +++ b/files/es/web/javascript/guide/regular_expressions/quantifiers/index.html @@ -1,6 +1,6 @@ --- title: Cuantificadores -slug: Web/JavaScript/Guide/Regular_Expressions/Cuantificadores +slug: Web/JavaScript/Guide/Regular_Expressions/Quantifiers tags: - Expresiones Regulares - Guía @@ -9,6 +9,7 @@ tags: - cuantificadores - regex translation_of: Web/JavaScript/Guide/Regular_Expressions/Quantifiers +original_slug: Web/JavaScript/Guide/Regular_Expressions/Cuantificadores --- <p>{{jsSidebar("JavaScript Guide")}}</p> diff --git a/files/es/web/javascript/guide/regular_expressions/unicode_property_escapes/index.html b/files/es/web/javascript/guide/regular_expressions/unicode_property_escapes/index.html index 7fc434a0dc..3539c66acf 100644 --- a/files/es/web/javascript/guide/regular_expressions/unicode_property_escapes/index.html +++ b/files/es/web/javascript/guide/regular_expressions/unicode_property_escapes/index.html @@ -1,6 +1,6 @@ --- title: Escapes de propiedades Unicode -slug: Web/JavaScript/Guide/Regular_Expressions/Escapes_de_propiedades_Unicode +slug: Web/JavaScript/Guide/Regular_Expressions/Unicode_Property_Escapes tags: - Expresiones Regulares - Guía @@ -9,6 +9,7 @@ tags: - escapes de propiedades unicode - regex translation_of: Web/JavaScript/Guide/Regular_Expressions/Unicode_Property_Escapes +original_slug: Web/JavaScript/Guide/Regular_Expressions/Escapes_de_propiedades_Unicode --- <p>{{jsSidebar("JavaScript Guide")}}</p> diff --git a/files/es/web/javascript/guide/using_promises/index.html b/files/es/web/javascript/guide/using_promises/index.html index 4b84166fe6..bb7881d37d 100644 --- a/files/es/web/javascript/guide/using_promises/index.html +++ b/files/es/web/javascript/guide/using_promises/index.html @@ -1,6 +1,6 @@ --- title: Usar promesas -slug: Web/JavaScript/Guide/Usar_promesas +slug: Web/JavaScript/Guide/Using_promises tags: - Asíncrono - Guía @@ -8,6 +8,7 @@ tags: - Promesa - Promesas translation_of: Web/JavaScript/Guide/Using_promises +original_slug: Web/JavaScript/Guide/Usar_promesas --- <div>{{jsSidebar("JavaScript Guide")}}</div> diff --git a/files/es/web/javascript/guide/working_with_objects/index.html b/files/es/web/javascript/guide/working_with_objects/index.html index 84a9854d9a..3dfdad3248 100644 --- a/files/es/web/javascript/guide/working_with_objects/index.html +++ b/files/es/web/javascript/guide/working_with_objects/index.html @@ -1,6 +1,6 @@ --- title: Trabajando con objetos -slug: Web/JavaScript/Guide/Trabajando_con_objectos +slug: Web/JavaScript/Guide/Working_with_Objects tags: - Comparación de objetos - Constructor @@ -10,6 +10,7 @@ tags: - Objeto - Principiante translation_of: Web/JavaScript/Guide/Working_with_Objects +original_slug: Web/JavaScript/Guide/Trabajando_con_objectos --- <div>{{jsSidebar("Guía de JavaScript")}} {{PreviousNext("Web/JavaScript/Guide/Keyed_collections", "Web/JavaScript/Guide/Details_of_the_Object_Model")}}</div> diff --git a/files/es/web/javascript/inheritance_and_the_prototype_chain/index.html b/files/es/web/javascript/inheritance_and_the_prototype_chain/index.html index f237f7c5fa..d6faec6ea7 100644 --- a/files/es/web/javascript/inheritance_and_the_prototype_chain/index.html +++ b/files/es/web/javascript/inheritance_and_the_prototype_chain/index.html @@ -1,12 +1,13 @@ --- title: Herencia y la cadena de prototipos -slug: Web/JavaScript/Herencia_y_la_cadena_de_protipos +slug: Web/JavaScript/Inheritance_and_the_prototype_chain tags: - Herencia - Intermedio - JavaScript - Programación orientada a objetos translation_of: Web/JavaScript/Inheritance_and_the_prototype_chain +original_slug: Web/JavaScript/Herencia_y_la_cadena_de_protipos --- <div>{{jsSidebar("Advanced")}}</div> diff --git a/files/es/web/javascript/javascript_technologies_overview/index.html b/files/es/web/javascript/javascript_technologies_overview/index.html index b61a56c1e5..6c0972129d 100644 --- a/files/es/web/javascript/javascript_technologies_overview/index.html +++ b/files/es/web/javascript/javascript_technologies_overview/index.html @@ -1,7 +1,8 @@ --- title: Descripción de las tecnologías JavaScript -slug: Web/JavaScript/Descripción_de_las_tecnologías_JavaScript +slug: Web/JavaScript/JavaScript_technologies_overview translation_of: Web/JavaScript/JavaScript_technologies_overview +original_slug: Web/JavaScript/Descripción_de_las_tecnologías_JavaScript --- <div>{{JsSidebar("Introductory")}}</div> diff --git a/files/es/web/javascript/memory_management/index.html b/files/es/web/javascript/memory_management/index.html index 3e2a47287f..86223b5e8c 100644 --- a/files/es/web/javascript/memory_management/index.html +++ b/files/es/web/javascript/memory_management/index.html @@ -1,6 +1,6 @@ --- title: Gestión de Memoria -slug: Web/JavaScript/Gestion_de_Memoria +slug: Web/JavaScript/Memory_Management tags: - Advanced - JavaScript @@ -10,6 +10,7 @@ tags: - Rendimiento - memoria translation_of: Web/JavaScript/Memory_Management +original_slug: Web/JavaScript/Gestion_de_Memoria --- <div>{{JsSidebar("Advanced")}}</div> diff --git a/files/es/web/javascript/reference/about/index.html b/files/es/web/javascript/reference/about/index.html index 3382ea7dca..3b30af43f6 100644 --- a/files/es/web/javascript/reference/about/index.html +++ b/files/es/web/javascript/reference/about/index.html @@ -1,9 +1,10 @@ --- title: Acerca de -slug: Web/JavaScript/Referencia/Acerca_de +slug: Web/JavaScript/Reference/About tags: - JavaScript translation_of: Web/JavaScript/Reference/About +original_slug: Web/JavaScript/Referencia/Acerca_de --- <div>{{JsSidebar}}</div> diff --git a/files/es/web/javascript/reference/classes/constructor/index.html b/files/es/web/javascript/reference/classes/constructor/index.html index 9ad7ec8de9..4faeee4a3c 100644 --- a/files/es/web/javascript/reference/classes/constructor/index.html +++ b/files/es/web/javascript/reference/classes/constructor/index.html @@ -1,11 +1,12 @@ --- title: constructor -slug: Web/JavaScript/Referencia/Classes/constructor +slug: Web/JavaScript/Reference/Classes/constructor tags: - Clases - ECMAScript6 - JavaScript translation_of: Web/JavaScript/Reference/Classes/constructor +original_slug: Web/JavaScript/Referencia/Classes/constructor --- <div>{{jsSidebar("Classes")}}</div> diff --git a/files/es/web/javascript/reference/classes/extends/index.html b/files/es/web/javascript/reference/classes/extends/index.html index 6781c3801e..839acf38e9 100644 --- a/files/es/web/javascript/reference/classes/extends/index.html +++ b/files/es/web/javascript/reference/classes/extends/index.html @@ -1,7 +1,8 @@ --- title: extends -slug: Web/JavaScript/Referencia/Classes/extends +slug: Web/JavaScript/Reference/Classes/extends translation_of: Web/JavaScript/Reference/Classes/extends +original_slug: Web/JavaScript/Referencia/Classes/extends --- <div>{{jsSidebar("Classes")}}</div> diff --git a/files/es/web/javascript/reference/classes/index.html b/files/es/web/javascript/reference/classes/index.html index 0f108dda68..455b933562 100644 --- a/files/es/web/javascript/reference/classes/index.html +++ b/files/es/web/javascript/reference/classes/index.html @@ -1,6 +1,6 @@ --- title: Clases -slug: Web/JavaScript/Referencia/Classes +slug: Web/JavaScript/Reference/Classes tags: - Classes - ECMAScript 2015 @@ -12,6 +12,7 @@ tags: - Reference - TopicStub translation_of: Web/JavaScript/Reference/Classes +original_slug: Web/JavaScript/Referencia/Classes --- <div>{{JsSidebar("Classes")}}</div> diff --git a/files/es/web/javascript/reference/classes/private_class_fields/index.html b/files/es/web/javascript/reference/classes/private_class_fields/index.html index 5826cc125b..5ea95b812c 100644 --- a/files/es/web/javascript/reference/classes/private_class_fields/index.html +++ b/files/es/web/javascript/reference/classes/private_class_fields/index.html @@ -1,7 +1,8 @@ --- title: Private class fields -slug: Web/JavaScript/Referencia/Classes/Private_class_fields +slug: Web/JavaScript/Reference/Classes/Private_class_fields translation_of: Web/JavaScript/Reference/Classes/Private_class_fields +original_slug: Web/JavaScript/Referencia/Classes/Private_class_fields --- <div> <p><font><font>Las propiedades de la clase son públicas de forma predeterminada y se pueden examinar o modificar fuera de la clase. </font><font>Sin embargo, existe </font></font><a class="external" href="https://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=en&sp=nmt4&tl=es&u=https://github.com/tc39/proposal-class-fields&usg=ALkJrhgmG5nvuZjYd2YQRSuRJHti_gdXeQ" rel="noopener"><font><font>una propuesta experimental</font></font></a><font><font> para permitir la definición de campos de clase privados utilizando un </font></font><code>#</code><font><font>prefijo </font><font>hash </font><font>.</font></font></p> diff --git a/files/es/web/javascript/reference/classes/public_class_fields/index.html b/files/es/web/javascript/reference/classes/public_class_fields/index.html index 446c63c001..2fc2c0b867 100644 --- a/files/es/web/javascript/reference/classes/public_class_fields/index.html +++ b/files/es/web/javascript/reference/classes/public_class_fields/index.html @@ -1,10 +1,11 @@ --- title: Class fields -slug: Web/JavaScript/Referencia/Classes/Class_fields +slug: Web/JavaScript/Reference/Classes/Public_class_fields tags: - Clases - JavaScript translation_of: Web/JavaScript/Reference/Classes/Public_class_fields +original_slug: Web/JavaScript/Referencia/Classes/Class_fields --- <div>{{JsSidebar("Classes")}}</div> diff --git a/files/es/web/javascript/reference/classes/static/index.html b/files/es/web/javascript/reference/classes/static/index.html index 92f972f171..4cacdb6be1 100644 --- a/files/es/web/javascript/reference/classes/static/index.html +++ b/files/es/web/javascript/reference/classes/static/index.html @@ -1,7 +1,8 @@ --- title: static -slug: Web/JavaScript/Referencia/Classes/static +slug: Web/JavaScript/Reference/Classes/static translation_of: Web/JavaScript/Reference/Classes/static +original_slug: Web/JavaScript/Referencia/Classes/static --- <div>{{jsSidebar("Classes")}}</div> diff --git a/files/es/web/javascript/reference/deprecated_and_obsolete_features/index.html b/files/es/web/javascript/reference/deprecated_and_obsolete_features/index.html index f0f18cfbd7..2694ee76bd 100644 --- a/files/es/web/javascript/reference/deprecated_and_obsolete_features/index.html +++ b/files/es/web/javascript/reference/deprecated_and_obsolete_features/index.html @@ -1,11 +1,12 @@ --- title: Características en desuso y obsoletas -slug: Web/JavaScript/Referencia/Características_Desaprobadas +slug: Web/JavaScript/Reference/Deprecated_and_obsolete_features tags: - Deprecated - JavaScript - Obsolete translation_of: Web/JavaScript/Reference/Deprecated_and_obsolete_features +original_slug: Web/JavaScript/Referencia/Características_Desaprobadas --- <p>{{JsSidebar("More")}}</p> diff --git a/files/es/web/javascript/reference/deprecated_and_obsolete_features/the_legacy_iterator_protocol/index.html b/files/es/web/javascript/reference/deprecated_and_obsolete_features/the_legacy_iterator_protocol/index.html index 5ef865f0bb..007decfe89 100644 --- a/files/es/web/javascript/reference/deprecated_and_obsolete_features/the_legacy_iterator_protocol/index.html +++ b/files/es/web/javascript/reference/deprecated_and_obsolete_features/the_legacy_iterator_protocol/index.html @@ -1,9 +1,11 @@ --- title: The legacy Iterator protocol slug: >- - Web/JavaScript/Referencia/Características_Desaprobadas/The_legacy_Iterator_protocol + Web/JavaScript/Reference/Deprecated_and_obsolete_features/The_legacy_Iterator_protocol translation_of: >- Web/JavaScript/Reference/Deprecated_and_obsolete_features/The_legacy_Iterator_protocol +original_slug: >- + Web/JavaScript/Referencia/Características_Desaprobadas/The_legacy_Iterator_protocol --- <div>{{jsSidebar("More")}}</div> diff --git a/files/es/web/javascript/reference/errors/bad_regexp_flag/index.html b/files/es/web/javascript/reference/errors/bad_regexp_flag/index.html index 3bb05d9b89..a9e3393cf5 100644 --- a/files/es/web/javascript/reference/errors/bad_regexp_flag/index.html +++ b/files/es/web/javascript/reference/errors/bad_regexp_flag/index.html @@ -1,12 +1,13 @@ --- title: 'SyntaxError: indicador de expresión regular no válido "x"' -slug: Web/JavaScript/Reference/Errors/Indicador_regexp_no-val +slug: Web/JavaScript/Reference/Errors/Bad_regexp_flag tags: - Error - Error de sintaxis - JavaScript - SyntaxError translation_of: Web/JavaScript/Reference/Errors/Bad_regexp_flag +original_slug: Web/JavaScript/Reference/Errors/Indicador_regexp_no-val --- <div>{{jsSidebar("Errors", "Errores")}}</div> diff --git a/files/es/web/javascript/reference/errors/illegal_character/index.html b/files/es/web/javascript/reference/errors/illegal_character/index.html index cc9422a21d..0e3120b0d2 100644 --- a/files/es/web/javascript/reference/errors/illegal_character/index.html +++ b/files/es/web/javascript/reference/errors/illegal_character/index.html @@ -1,6 +1,6 @@ --- title: 'ErrorDeSintaxis: Caracter ilegal' -slug: Web/JavaScript/Reference/Errors/caracter_ilegal +slug: Web/JavaScript/Reference/Errors/Illegal_character tags: - Error - Error de sintaxis @@ -8,6 +8,7 @@ tags: - SyntaxError - errores translation_of: Web/JavaScript/Reference/Errors/Illegal_character +original_slug: Web/JavaScript/Reference/Errors/caracter_ilegal --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/es/web/javascript/reference/errors/missing_semicolon_before_statement/index.html b/files/es/web/javascript/reference/errors/missing_semicolon_before_statement/index.html index c03cb15dd2..b47e2f137b 100644 --- a/files/es/web/javascript/reference/errors/missing_semicolon_before_statement/index.html +++ b/files/es/web/javascript/reference/errors/missing_semicolon_before_statement/index.html @@ -1,12 +1,13 @@ --- title: 'ErrordeSintaxis: Punto y coma ; faltante antes de la declaracion' -slug: Web/JavaScript/Reference/Errors/Falta_puntoycoma_antes_de_declaracion +slug: Web/JavaScript/Reference/Errors/Missing_semicolon_before_statement tags: - JavaScript - errores - errorsintaxis - puntoycoma translation_of: Web/JavaScript/Reference/Errors/Missing_semicolon_before_statement +original_slug: Web/JavaScript/Reference/Errors/Falta_puntoycoma_antes_de_declaracion --- <div>{{jsSidebar("Errores")}}</div> diff --git a/files/es/web/javascript/reference/errors/strict_non_simple_params/index.html b/files/es/web/javascript/reference/errors/strict_non_simple_params/index.html index 2ca6ef8de4..caf2c3980a 100644 --- a/files/es/web/javascript/reference/errors/strict_non_simple_params/index.html +++ b/files/es/web/javascript/reference/errors/strict_non_simple_params/index.html @@ -1,12 +1,13 @@ --- title: 'SyntaxError: "use strict" no permitida en función con parámetros complejos' -slug: Web/JavaScript/Reference/Errors/Strict_y_parámetros_complejos +slug: Web/JavaScript/Reference/Errors/Strict_Non_Simple_Params tags: - Error - JavaScript - TypeError - errores translation_of: Web/JavaScript/Reference/Errors/Strict_Non_Simple_Params +original_slug: Web/JavaScript/Reference/Errors/Strict_y_parámetros_complejos --- <div>{{jsSidebar("Errors", "Errores")}}</div> diff --git a/files/es/web/javascript/reference/functions/arguments/callee/index.html b/files/es/web/javascript/reference/functions/arguments/callee/index.html index 1902131055..0a68b739f3 100644 --- a/files/es/web/javascript/reference/functions/arguments/callee/index.html +++ b/files/es/web/javascript/reference/functions/arguments/callee/index.html @@ -1,11 +1,12 @@ --- title: callee -slug: Web/JavaScript/Referencia/Funciones/arguments/callee +slug: Web/JavaScript/Reference/Functions/arguments/callee tags: - JavaScript - JavaScript Reference - Referencia translation_of: Web/JavaScript/Reference/Functions/arguments/callee +original_slug: Web/JavaScript/Referencia/Funciones/arguments/callee --- <div> <div>{{jsSidebar("Functions")}}</div> diff --git a/files/es/web/javascript/reference/functions/arguments/index.html b/files/es/web/javascript/reference/functions/arguments/index.html index ab768cff21..2540bbdaa3 100644 --- a/files/es/web/javascript/reference/functions/arguments/index.html +++ b/files/es/web/javascript/reference/functions/arguments/index.html @@ -1,6 +1,6 @@ --- title: El objeto arguments -slug: Web/JavaScript/Referencia/Funciones/arguments +slug: Web/JavaScript/Reference/Functions/arguments tags: - Funciones - JavaScript @@ -10,6 +10,7 @@ tags: - espacio de nombres - multiples translation_of: Web/JavaScript/Reference/Functions/arguments +original_slug: Web/JavaScript/Referencia/Funciones/arguments --- <div>{{jsSidebar("Functions", "Funciones")}}</div> diff --git a/files/es/web/javascript/reference/functions/arguments/length/index.html b/files/es/web/javascript/reference/functions/arguments/length/index.html index b1d7698194..aaf1375447 100644 --- a/files/es/web/javascript/reference/functions/arguments/length/index.html +++ b/files/es/web/javascript/reference/functions/arguments/length/index.html @@ -1,12 +1,13 @@ --- title: arguments.length -slug: Web/JavaScript/Referencia/Funciones/arguments/length +slug: Web/JavaScript/Reference/Functions/arguments/length tags: - Funciones - JavaScript - Propiedades - argumentos translation_of: Web/JavaScript/Reference/Functions/arguments/length +original_slug: Web/JavaScript/Referencia/Funciones/arguments/length --- <div>{{jsSidebar("Functions")}}</div> diff --git a/files/es/web/javascript/reference/functions/arrow_functions/index.html b/files/es/web/javascript/reference/functions/arrow_functions/index.html index 6ea9a35595..a4f7f4427c 100644 --- a/files/es/web/javascript/reference/functions/arrow_functions/index.html +++ b/files/es/web/javascript/reference/functions/arrow_functions/index.html @@ -1,6 +1,6 @@ --- title: Funciones Flecha -slug: Web/JavaScript/Referencia/Funciones/Arrow_functions +slug: Web/JavaScript/Reference/Functions/Arrow_functions tags: - ECMAScript6 - Intermedio @@ -8,6 +8,7 @@ tags: - Referencia - función translation_of: Web/JavaScript/Reference/Functions/Arrow_functions +original_slug: Web/JavaScript/Referencia/Funciones/Arrow_functions --- <div>{{jsSidebar("Functions", "Funciones")}}</div> diff --git a/files/es/web/javascript/reference/functions/default_parameters/index.html b/files/es/web/javascript/reference/functions/default_parameters/index.html index e319a3606b..60c189363a 100644 --- a/files/es/web/javascript/reference/functions/default_parameters/index.html +++ b/files/es/web/javascript/reference/functions/default_parameters/index.html @@ -1,12 +1,13 @@ --- title: Parámetros predeterminados -slug: Web/JavaScript/Referencia/Funciones/Parametros_por_defecto +slug: Web/JavaScript/Reference/Functions/Default_parameters tags: - Característica del lenguaje - ECMAScript 2015 - Funciones - JavaScript translation_of: Web/JavaScript/Reference/Functions/Default_parameters +original_slug: Web/JavaScript/Referencia/Funciones/Parametros_por_defecto --- <div>{{jsSidebar("Functions", "Funciones")}}</div> diff --git a/files/es/web/javascript/reference/functions/get/index.html b/files/es/web/javascript/reference/functions/get/index.html index 7125ab0caa..64ecd47f91 100644 --- a/files/es/web/javascript/reference/functions/get/index.html +++ b/files/es/web/javascript/reference/functions/get/index.html @@ -1,11 +1,12 @@ --- title: get -slug: Web/JavaScript/Referencia/Funciones/get +slug: Web/JavaScript/Reference/Functions/get tags: - ECMAScript5 - JavaScript - Operator translation_of: Web/JavaScript/Reference/Functions/get +original_slug: Web/JavaScript/Referencia/Funciones/get --- <div>{{jsSidebar("Funciones")}}</div> diff --git a/files/es/web/javascript/reference/functions/index.html b/files/es/web/javascript/reference/functions/index.html index ac1bea24ea..6ec9e945ee 100644 --- a/files/es/web/javascript/reference/functions/index.html +++ b/files/es/web/javascript/reference/functions/index.html @@ -1,12 +1,13 @@ --- title: Funciones -slug: Web/JavaScript/Referencia/Funciones +slug: Web/JavaScript/Reference/Functions tags: - Funciones - Guia(2) - JavaScript - función translation_of: Web/JavaScript/Reference/Functions +original_slug: Web/JavaScript/Referencia/Funciones --- <div>{{jsSidebar("Functions")}}</div> diff --git a/files/es/web/javascript/reference/functions/method_definitions/index.html b/files/es/web/javascript/reference/functions/method_definitions/index.html index 2aa23ca9b3..d8c4e43051 100644 --- a/files/es/web/javascript/reference/functions/method_definitions/index.html +++ b/files/es/web/javascript/reference/functions/method_definitions/index.html @@ -1,7 +1,8 @@ --- title: Method definitions -slug: Web/JavaScript/Referencia/Funciones/Method_definitions +slug: Web/JavaScript/Reference/Functions/Method_definitions translation_of: Web/JavaScript/Reference/Functions/Method_definitions +original_slug: Web/JavaScript/Referencia/Funciones/Method_definitions --- <div>{{JsSidebar("Functions")}}</div> diff --git a/files/es/web/javascript/reference/functions/rest_parameters/index.html b/files/es/web/javascript/reference/functions/rest_parameters/index.html index 2e26e2c6e0..cb17f0f437 100644 --- a/files/es/web/javascript/reference/functions/rest_parameters/index.html +++ b/files/es/web/javascript/reference/functions/rest_parameters/index.html @@ -1,11 +1,12 @@ --- title: Parámetros Rest -slug: Web/JavaScript/Referencia/Funciones/parametros_rest +slug: Web/JavaScript/Reference/Functions/rest_parameters tags: - Funciones - JavaScript - Parametros Rest translation_of: Web/JavaScript/Reference/Functions/rest_parameters +original_slug: Web/JavaScript/Referencia/Funciones/parametros_rest --- <div>{{jsSidebar("Functions")}}</div> diff --git a/files/es/web/javascript/reference/functions/set/index.html b/files/es/web/javascript/reference/functions/set/index.html index ef555e6759..33e15fbda4 100644 --- a/files/es/web/javascript/reference/functions/set/index.html +++ b/files/es/web/javascript/reference/functions/set/index.html @@ -1,7 +1,8 @@ --- title: setter -slug: Web/JavaScript/Referencia/Funciones/set +slug: Web/JavaScript/Reference/Functions/set translation_of: Web/JavaScript/Reference/Functions/set +original_slug: Web/JavaScript/Referencia/Funciones/set --- <div>{{jsSidebar("Funciones")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/aggregateerror/index.html b/files/es/web/javascript/reference/global_objects/aggregateerror/index.html index 524d0f9f5a..2f641abbc2 100644 --- a/files/es/web/javascript/reference/global_objects/aggregateerror/index.html +++ b/files/es/web/javascript/reference/global_objects/aggregateerror/index.html @@ -1,6 +1,6 @@ --- title: AggregateError -slug: Web/JavaScript/Referencia/Objetos_globales/AggregateError +slug: Web/JavaScript/Reference/Global_Objects/AggregateError tags: - AggregateError - Clase @@ -8,6 +8,7 @@ tags: - Interfaz - JavaScript translation_of: Web/JavaScript/Reference/Global_Objects/AggregateError +original_slug: Web/JavaScript/Referencia/Objetos_globales/AggregateError --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/@@iterator/index.html b/files/es/web/javascript/reference/global_objects/array/@@iterator/index.html index 65ac581204..9d0124bb71 100644 --- a/files/es/web/javascript/reference/global_objects/array/@@iterator/index.html +++ b/files/es/web/javascript/reference/global_objects/array/@@iterator/index.html @@ -1,6 +1,6 @@ --- -title: 'Array.prototype[@@iterator]()' -slug: Web/JavaScript/Referencia/Objetos_globales/Array/@@iterator +title: Array.prototype[@@iterator]() +slug: Web/JavaScript/Reference/Global_Objects/Array/@@iterator tags: - Array - ECMAScript 2015 @@ -10,6 +10,7 @@ tags: - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Array/@@iterator +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/@@iterator --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/@@species/index.html b/files/es/web/javascript/reference/global_objects/array/@@species/index.html index 2f15ad345a..cfd3314225 100644 --- a/files/es/web/javascript/reference/global_objects/array/@@species/index.html +++ b/files/es/web/javascript/reference/global_objects/array/@@species/index.html @@ -1,12 +1,13 @@ --- -title: 'get Array[@@species]' -slug: Web/JavaScript/Referencia/Objetos_globales/Array/@@species +title: get Array[@@species] +slug: Web/JavaScript/Reference/Global_Objects/Array/@@species tags: - Array - JavaScript - Prototipo - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Array/@@species +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/@@species --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/@@unscopables/index.html b/files/es/web/javascript/reference/global_objects/array/@@unscopables/index.html index 43dc771ae7..7ddb89930d 100644 --- a/files/es/web/javascript/reference/global_objects/array/@@unscopables/index.html +++ b/files/es/web/javascript/reference/global_objects/array/@@unscopables/index.html @@ -1,6 +1,6 @@ --- -title: 'Array.prototype[@@unscopables]' -slug: Web/JavaScript/Referencia/Objetos_globales/Array/@@unscopables +title: Array.prototype[@@unscopables] +slug: Web/JavaScript/Reference/Global_Objects/Array/@@unscopables tags: - Array - JavaScript @@ -8,6 +8,7 @@ tags: - Propiedad - Prototipo translation_of: Web/JavaScript/Reference/Global_Objects/Array/@@unscopables +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/@@unscopables --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/concat/index.html b/files/es/web/javascript/reference/global_objects/array/concat/index.html index dc7dfc999d..eb3440b21e 100644 --- a/files/es/web/javascript/reference/global_objects/array/concat/index.html +++ b/files/es/web/javascript/reference/global_objects/array/concat/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.concat() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/concat +slug: Web/JavaScript/Reference/Global_Objects/Array/concat tags: - Array - JavaScript @@ -10,6 +10,7 @@ tags: - array.concat - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Array/concat +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/concat --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/copywithin/index.html b/files/es/web/javascript/reference/global_objects/array/copywithin/index.html index e28b99c382..18ff3ba3e0 100644 --- a/files/es/web/javascript/reference/global_objects/array/copywithin/index.html +++ b/files/es/web/javascript/reference/global_objects/array/copywithin/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.copyWithin() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/copyWithin +slug: Web/JavaScript/Reference/Global_Objects/Array/copyWithin tags: - Array - ECMAScript 2015 @@ -10,6 +10,7 @@ tags: - metodo - polyfill translation_of: Web/JavaScript/Reference/Global_Objects/Array/copyWithin +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/copyWithin --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/entries/index.html b/files/es/web/javascript/reference/global_objects/array/entries/index.html index 89fef6475f..3db699e1d5 100644 --- a/files/es/web/javascript/reference/global_objects/array/entries/index.html +++ b/files/es/web/javascript/reference/global_objects/array/entries/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.entries() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/entries +slug: Web/JavaScript/Reference/Global_Objects/Array/entries tags: - Array - ECMAScript 2015 @@ -10,6 +10,7 @@ tags: - Prototipo - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Array/entries +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/entries --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/every/index.html b/files/es/web/javascript/reference/global_objects/array/every/index.html index 540ebbdfa9..bda6368b52 100644 --- a/files/es/web/javascript/reference/global_objects/array/every/index.html +++ b/files/es/web/javascript/reference/global_objects/array/every/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.every() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/every +slug: Web/JavaScript/Reference/Global_Objects/Array/every tags: - Arreglo - ECMAScript 5 @@ -9,6 +9,7 @@ tags: - metodo - polyfill translation_of: Web/JavaScript/Reference/Global_Objects/Array/every +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/every --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/fill/index.html b/files/es/web/javascript/reference/global_objects/array/fill/index.html index 7113df34bd..9d25a0debc 100644 --- a/files/es/web/javascript/reference/global_objects/array/fill/index.html +++ b/files/es/web/javascript/reference/global_objects/array/fill/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.fill() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/fill +slug: Web/JavaScript/Reference/Global_Objects/Array/fill tags: - Array - ECMAScript 2015 @@ -9,6 +9,7 @@ tags: - metodo - polyfill translation_of: Web/JavaScript/Reference/Global_Objects/Array/fill +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/fill --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/filter/index.html b/files/es/web/javascript/reference/global_objects/array/filter/index.html index 98e6843c4f..4b80085925 100644 --- a/files/es/web/javascript/reference/global_objects/array/filter/index.html +++ b/files/es/web/javascript/reference/global_objects/array/filter/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.filter() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/filter +slug: Web/JavaScript/Reference/Global_Objects/Array/filter tags: - Array - ECMAScript 5 @@ -10,6 +10,7 @@ tags: - metodo - polyfill translation_of: Web/JavaScript/Reference/Global_Objects/Array/filter +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/filter --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/find/index.html b/files/es/web/javascript/reference/global_objects/array/find/index.html index 7de7850cca..ed43505cbb 100644 --- a/files/es/web/javascript/reference/global_objects/array/find/index.html +++ b/files/es/web/javascript/reference/global_objects/array/find/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.find() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/find +slug: Web/JavaScript/Reference/Global_Objects/Array/find tags: - Array - ECMAScript 2015 @@ -10,6 +10,7 @@ tags: - metodo - polyfill translation_of: Web/JavaScript/Reference/Global_Objects/Array/find +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/find --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/findindex/index.html b/files/es/web/javascript/reference/global_objects/array/findindex/index.html index c249a3b2df..06e3b69fc4 100644 --- a/files/es/web/javascript/reference/global_objects/array/findindex/index.html +++ b/files/es/web/javascript/reference/global_objects/array/findindex/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.findIndex() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/findIndex +slug: Web/JavaScript/Reference/Global_Objects/Array/findIndex tags: - Array - ECMAScript 2015 @@ -10,6 +10,7 @@ tags: - metodo - polyfill translation_of: Web/JavaScript/Reference/Global_Objects/Array/findIndex +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/findIndex --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/flat/index.html b/files/es/web/javascript/reference/global_objects/array/flat/index.html index 67d1b3a4c7..2191409d07 100644 --- a/files/es/web/javascript/reference/global_objects/array/flat/index.html +++ b/files/es/web/javascript/reference/global_objects/array/flat/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.flat() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/flat +slug: Web/JavaScript/Reference/Global_Objects/Array/flat tags: - Array - JavaScript @@ -8,6 +8,7 @@ tags: - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Array/flat +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/flat --- <div>{{JSRef}} {{SeeCompatTable}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/flatmap/index.html b/files/es/web/javascript/reference/global_objects/array/flatmap/index.html index 0a93f97675..cbdabc94b2 100644 --- a/files/es/web/javascript/reference/global_objects/array/flatmap/index.html +++ b/files/es/web/javascript/reference/global_objects/array/flatmap/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.flatMap() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/flatMap +slug: Web/JavaScript/Reference/Global_Objects/Array/flatMap tags: - Array - JavaScript @@ -8,6 +8,7 @@ tags: - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Array/flatMap +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/flatMap --- <div>{{JSRef}} {{SeeCompatTable}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/foreach/index.html b/files/es/web/javascript/reference/global_objects/array/foreach/index.html index bc6b693176..d93888eb93 100644 --- a/files/es/web/javascript/reference/global_objects/array/foreach/index.html +++ b/files/es/web/javascript/reference/global_objects/array/foreach/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.forEach() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/forEach +slug: Web/JavaScript/Reference/Global_Objects/Array/forEach tags: - Array - ECMAScript5 @@ -11,6 +11,7 @@ tags: - Referencia - polyfill translation_of: Web/JavaScript/Reference/Global_Objects/Array/forEach +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/forEach --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/from/index.html b/files/es/web/javascript/reference/global_objects/array/from/index.html index a11d0ebd53..52f2c36c33 100644 --- a/files/es/web/javascript/reference/global_objects/array/from/index.html +++ b/files/es/web/javascript/reference/global_objects/array/from/index.html @@ -1,6 +1,6 @@ --- title: Array.from() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/from +slug: Web/JavaScript/Reference/Global_Objects/Array/from tags: - ECMAScript 2015 - JavaScript @@ -9,6 +9,7 @@ tags: - metodo - polyfill translation_of: Web/JavaScript/Reference/Global_Objects/Array/from +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/from --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/includes/index.html b/files/es/web/javascript/reference/global_objects/array/includes/index.html index 3831c7d73d..9647fa1e3b 100644 --- a/files/es/web/javascript/reference/global_objects/array/includes/index.html +++ b/files/es/web/javascript/reference/global_objects/array/includes/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.includes() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/includes +slug: Web/JavaScript/Reference/Global_Objects/Array/includes tags: - Array - JavaScript @@ -9,6 +9,7 @@ tags: - metodo - polyfill translation_of: Web/JavaScript/Reference/Global_Objects/Array/includes +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/includes --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/index.html b/files/es/web/javascript/reference/global_objects/array/index.html index 45531c7a3e..6d6e5af3bf 100644 --- a/files/es/web/javascript/reference/global_objects/array/index.html +++ b/files/es/web/javascript/reference/global_objects/array/index.html @@ -1,6 +1,6 @@ --- title: Array -slug: Web/JavaScript/Referencia/Objetos_globales/Array +slug: Web/JavaScript/Reference/Global_Objects/Array tags: - Array - JavaScript @@ -8,6 +8,7 @@ tags: - Referencia - Vector translation_of: Web/JavaScript/Reference/Global_Objects/Array +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array --- <p>{{JSRef}}<br> El objeto <strong><code>Array</code> </strong>de JavaScript es un objeto global que es usado en la construcción de <em>arrays</em>, que son objetos tipo lista de alto nivel.</p> diff --git a/files/es/web/javascript/reference/global_objects/array/indexof/index.html b/files/es/web/javascript/reference/global_objects/array/indexof/index.html index 7aad7773b1..4f05be5df3 100644 --- a/files/es/web/javascript/reference/global_objects/array/indexof/index.html +++ b/files/es/web/javascript/reference/global_objects/array/indexof/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.indexOf() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/indexOf +slug: Web/JavaScript/Reference/Global_Objects/Array/indexOf tags: - Array - JavaScript @@ -9,6 +9,7 @@ tags: - Referencia - polyfill translation_of: Web/JavaScript/Reference/Global_Objects/Array/indexOf +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/indexOf --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/isarray/index.html b/files/es/web/javascript/reference/global_objects/array/isarray/index.html index b2a115a814..8cf7a9b469 100644 --- a/files/es/web/javascript/reference/global_objects/array/isarray/index.html +++ b/files/es/web/javascript/reference/global_objects/array/isarray/index.html @@ -1,6 +1,6 @@ --- title: Array.isArray() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/isArray +slug: Web/JavaScript/Reference/Global_Objects/Array/isArray tags: - Array - ECMAScript5 @@ -9,6 +9,7 @@ tags: - metodo - polyfill translation_of: Web/JavaScript/Reference/Global_Objects/Array/isArray +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/isArray --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/join/index.html b/files/es/web/javascript/reference/global_objects/array/join/index.html index ea9ba3e544..09d557b9e1 100644 --- a/files/es/web/javascript/reference/global_objects/array/join/index.html +++ b/files/es/web/javascript/reference/global_objects/array/join/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.join() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/join +slug: Web/JavaScript/Reference/Global_Objects/Array/join tags: - Array - JavaScript @@ -9,6 +9,7 @@ tags: - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Array/join +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/join --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/keys/index.html b/files/es/web/javascript/reference/global_objects/array/keys/index.html index ff7cb593f5..f5d5c2ba81 100644 --- a/files/es/web/javascript/reference/global_objects/array/keys/index.html +++ b/files/es/web/javascript/reference/global_objects/array/keys/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.keys() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/keys +slug: Web/JavaScript/Reference/Global_Objects/Array/keys tags: - Array - ECMAScript 2015 @@ -10,6 +10,7 @@ tags: - Prototipo - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Array/keys +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/keys --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/lastindexof/index.html b/files/es/web/javascript/reference/global_objects/array/lastindexof/index.html index 19667a54af..5006059545 100644 --- a/files/es/web/javascript/reference/global_objects/array/lastindexof/index.html +++ b/files/es/web/javascript/reference/global_objects/array/lastindexof/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.lastIndexOf() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/lastIndexOf +slug: Web/JavaScript/Reference/Global_Objects/Array/lastIndexOf tags: - Array - Arreglo @@ -11,6 +11,7 @@ tags: - metodo - polyfill translation_of: Web/JavaScript/Reference/Global_Objects/Array/lastIndexOf +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/lastIndexOf --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/length/index.html b/files/es/web/javascript/reference/global_objects/array/length/index.html index cbbb1a46db..8b0317c4f9 100644 --- a/files/es/web/javascript/reference/global_objects/array/length/index.html +++ b/files/es/web/javascript/reference/global_objects/array/length/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.length -slug: Web/JavaScript/Referencia/Objetos_globales/Array/length +slug: Web/JavaScript/Reference/Global_Objects/Array/length tags: - Array - JavaScript @@ -8,6 +8,7 @@ tags: - Referencia - Vector translation_of: Web/JavaScript/Reference/Global_Objects/Array/length +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/length --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/map/index.html b/files/es/web/javascript/reference/global_objects/array/map/index.html index 8b958a4945..74d1eb798e 100644 --- a/files/es/web/javascript/reference/global_objects/array/map/index.html +++ b/files/es/web/javascript/reference/global_objects/array/map/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.map() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/map +slug: Web/JavaScript/Reference/Global_Objects/Array/map tags: - Array - Arreglo @@ -10,6 +10,7 @@ tags: - Prototype - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Array/map +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/map --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/of/index.html b/files/es/web/javascript/reference/global_objects/array/of/index.html index f57c7e2bc1..f2e406b219 100644 --- a/files/es/web/javascript/reference/global_objects/array/of/index.html +++ b/files/es/web/javascript/reference/global_objects/array/of/index.html @@ -1,6 +1,6 @@ --- title: Array.of() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/of +slug: Web/JavaScript/Reference/Global_Objects/Array/of tags: - Array - ECMAScript 2015 @@ -8,6 +8,7 @@ tags: - metodo - polyfill translation_of: Web/JavaScript/Reference/Global_Objects/Array/of +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/of --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/pop/index.html b/files/es/web/javascript/reference/global_objects/array/pop/index.html index acc6d06885..c6e634b73b 100644 --- a/files/es/web/javascript/reference/global_objects/array/pop/index.html +++ b/files/es/web/javascript/reference/global_objects/array/pop/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.pop() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/pop +slug: Web/JavaScript/Reference/Global_Objects/Array/pop tags: - Array - JavaScript @@ -8,6 +8,7 @@ tags: - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Array/pop +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/pop --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/push/index.html b/files/es/web/javascript/reference/global_objects/array/push/index.html index fc00ce7e7a..346efd1854 100644 --- a/files/es/web/javascript/reference/global_objects/array/push/index.html +++ b/files/es/web/javascript/reference/global_objects/array/push/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.push() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/push +slug: Web/JavaScript/Reference/Global_Objects/Array/push tags: - Array - JavaScript @@ -8,6 +8,7 @@ tags: - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Array/push +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/push --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/reduce/index.html b/files/es/web/javascript/reference/global_objects/array/reduce/index.html index 68d7a9cb2f..0c52e7555c 100644 --- a/files/es/web/javascript/reference/global_objects/array/reduce/index.html +++ b/files/es/web/javascript/reference/global_objects/array/reduce/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.reduce() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/reduce +slug: Web/JavaScript/Reference/Global_Objects/Array/Reduce tags: - Array - ECMAScript 5 @@ -10,6 +10,7 @@ tags: - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Array/Reduce +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/reduce --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/reduceright/index.html b/files/es/web/javascript/reference/global_objects/array/reduceright/index.html index cff59fddf4..7cab4ba18d 100644 --- a/files/es/web/javascript/reference/global_objects/array/reduceright/index.html +++ b/files/es/web/javascript/reference/global_objects/array/reduceright/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.reduceRight() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/reduceRight +slug: Web/JavaScript/Reference/Global_Objects/Array/ReduceRight tags: - Array - ECMAScript5 @@ -9,6 +9,7 @@ tags: - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Array/ReduceRight +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/reduceRight --- <div>{{JSRef("Objetos_globales", "Array")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/reverse/index.html b/files/es/web/javascript/reference/global_objects/array/reverse/index.html index 7399f8dcda..452f0603ce 100644 --- a/files/es/web/javascript/reference/global_objects/array/reverse/index.html +++ b/files/es/web/javascript/reference/global_objects/array/reverse/index.html @@ -1,12 +1,13 @@ --- title: Array.prototype.reverse() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/reverse +slug: Web/JavaScript/Reference/Global_Objects/Array/reverse tags: - Array - JavaScript - Prototipo - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Array/reverse +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/reverse --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/shift/index.html b/files/es/web/javascript/reference/global_objects/array/shift/index.html index 7391f6c325..81d884dbb8 100644 --- a/files/es/web/javascript/reference/global_objects/array/shift/index.html +++ b/files/es/web/javascript/reference/global_objects/array/shift/index.html @@ -1,7 +1,8 @@ --- title: Array.prototype.shift() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/shift +slug: Web/JavaScript/Reference/Global_Objects/Array/shift translation_of: Web/JavaScript/Reference/Global_Objects/Array/shift +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/shift --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/slice/index.html b/files/es/web/javascript/reference/global_objects/array/slice/index.html index e3ddd7e8a5..e22b913c37 100644 --- a/files/es/web/javascript/reference/global_objects/array/slice/index.html +++ b/files/es/web/javascript/reference/global_objects/array/slice/index.html @@ -1,9 +1,10 @@ --- title: Array.prototype.slice() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/slice +slug: Web/JavaScript/Reference/Global_Objects/Array/slice tags: - Arreglo translation_of: Web/JavaScript/Reference/Global_Objects/Array/slice +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/slice --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/some/index.html b/files/es/web/javascript/reference/global_objects/array/some/index.html index d04b57b025..36eac4f173 100644 --- a/files/es/web/javascript/reference/global_objects/array/some/index.html +++ b/files/es/web/javascript/reference/global_objects/array/some/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.some() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/some +slug: Web/JavaScript/Reference/Global_Objects/Array/some tags: - Array - ECMAScript5 @@ -9,6 +9,7 @@ tags: - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Array/some +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/some --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/sort/index.html b/files/es/web/javascript/reference/global_objects/array/sort/index.html index ac28826327..e6eea1fa9d 100644 --- a/files/es/web/javascript/reference/global_objects/array/sort/index.html +++ b/files/es/web/javascript/reference/global_objects/array/sort/index.html @@ -1,12 +1,13 @@ --- title: Array.prototype.sort() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/sort +slug: Web/JavaScript/Reference/Global_Objects/Array/sort tags: - Array - JavaScript - Método(2) - Prototipo translation_of: Web/JavaScript/Reference/Global_Objects/Array/sort +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/sort --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/splice/index.html b/files/es/web/javascript/reference/global_objects/array/splice/index.html index 5d7992a2c4..8c7d6167ec 100644 --- a/files/es/web/javascript/reference/global_objects/array/splice/index.html +++ b/files/es/web/javascript/reference/global_objects/array/splice/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.splice() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/splice +slug: Web/JavaScript/Reference/Global_Objects/Array/splice tags: - Array - JavaScript @@ -8,6 +8,7 @@ tags: - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Array/splice +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/splice --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/tolocalestring/index.html b/files/es/web/javascript/reference/global_objects/array/tolocalestring/index.html index 0fc418ab47..e5e37f77ac 100644 --- a/files/es/web/javascript/reference/global_objects/array/tolocalestring/index.html +++ b/files/es/web/javascript/reference/global_objects/array/tolocalestring/index.html @@ -1,7 +1,8 @@ --- title: Array.prototype.toLocaleString() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/toLocaleString +slug: Web/JavaScript/Reference/Global_Objects/Array/toLocaleString translation_of: Web/JavaScript/Reference/Global_Objects/Array/toLocaleString +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/toLocaleString --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/tosource/index.html b/files/es/web/javascript/reference/global_objects/array/tosource/index.html index ffd8df0b3b..271fa89fcb 100644 --- a/files/es/web/javascript/reference/global_objects/array/tosource/index.html +++ b/files/es/web/javascript/reference/global_objects/array/tosource/index.html @@ -1,7 +1,8 @@ --- title: Array.prototype.toSource() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/toSource +slug: Web/JavaScript/Reference/Global_Objects/Array/toSource translation_of: Web/JavaScript/Reference/Global_Objects/Array/toSource +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/toSource --- <div>{{JSRef}} {{non-standard_header}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/tostring/index.html b/files/es/web/javascript/reference/global_objects/array/tostring/index.html index 402f011e0f..954889d043 100644 --- a/files/es/web/javascript/reference/global_objects/array/tostring/index.html +++ b/files/es/web/javascript/reference/global_objects/array/tostring/index.html @@ -1,12 +1,13 @@ --- title: Array.prototype.toString() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/toString +slug: Web/JavaScript/Reference/Global_Objects/Array/toString tags: - Array - JavaScript - Prototipo - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Array/toString +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/toString --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/unshift/index.html b/files/es/web/javascript/reference/global_objects/array/unshift/index.html index 4641a05d98..7a440415a0 100644 --- a/files/es/web/javascript/reference/global_objects/array/unshift/index.html +++ b/files/es/web/javascript/reference/global_objects/array/unshift/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.unshift() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/unshift +slug: Web/JavaScript/Reference/Global_Objects/Array/unshift tags: - Array - JavaScript @@ -8,6 +8,7 @@ tags: - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Array/unshift +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/unshift --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/array/values/index.html b/files/es/web/javascript/reference/global_objects/array/values/index.html index dbc76e8634..c3ea51be03 100644 --- a/files/es/web/javascript/reference/global_objects/array/values/index.html +++ b/files/es/web/javascript/reference/global_objects/array/values/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.values() -slug: Web/JavaScript/Referencia/Objetos_globales/Array/values +slug: Web/JavaScript/Reference/Global_Objects/Array/values tags: - Array - ECMAScript 2015 @@ -9,6 +9,7 @@ tags: - Prototipo - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Array/values +original_slug: Web/JavaScript/Referencia/Objetos_globales/Array/values --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/arraybuffer/@@species/index.html b/files/es/web/javascript/reference/global_objects/arraybuffer/@@species/index.html index ab87242260..eda3bc192d 100644 --- a/files/es/web/javascript/reference/global_objects/arraybuffer/@@species/index.html +++ b/files/es/web/javascript/reference/global_objects/arraybuffer/@@species/index.html @@ -1,12 +1,13 @@ --- -title: 'get ArrayBuffer[@@species]' -slug: Web/JavaScript/Referencia/Objetos_globales/ArrayBuffer/@@species +title: get ArrayBuffer[@@species] +slug: Web/JavaScript/Reference/Global_Objects/ArrayBuffer/@@species tags: - ArrayBuffer - JavaScript - Propiedad - TypedArrays translation_of: Web/JavaScript/Reference/Global_Objects/ArrayBuffer/@@species +original_slug: Web/JavaScript/Referencia/Objetos_globales/ArrayBuffer/@@species --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/arraybuffer/bytelength/index.html b/files/es/web/javascript/reference/global_objects/arraybuffer/bytelength/index.html index e553024b1e..141aac9107 100644 --- a/files/es/web/javascript/reference/global_objects/arraybuffer/bytelength/index.html +++ b/files/es/web/javascript/reference/global_objects/arraybuffer/bytelength/index.html @@ -1,12 +1,13 @@ --- title: ArrayBuffer.prototype.byteLength -slug: Web/JavaScript/Referencia/Objetos_globales/ArrayBuffer/byteLength +slug: Web/JavaScript/Reference/Global_Objects/ArrayBuffer/byteLength tags: - ArrayBuffer - JavaScript - Propiedad - Prototipo translation_of: Web/JavaScript/Reference/Global_Objects/ArrayBuffer/byteLength +original_slug: Web/JavaScript/Referencia/Objetos_globales/ArrayBuffer/byteLength --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/arraybuffer/index.html b/files/es/web/javascript/reference/global_objects/arraybuffer/index.html index 4a83b5a24d..376a023b50 100644 --- a/files/es/web/javascript/reference/global_objects/arraybuffer/index.html +++ b/files/es/web/javascript/reference/global_objects/arraybuffer/index.html @@ -1,12 +1,13 @@ --- title: ArrayBuffer -slug: Web/JavaScript/Referencia/Objetos_globales/ArrayBuffer +slug: Web/JavaScript/Reference/Global_Objects/ArrayBuffer tags: - ArrayBuffer - Constructor - JavaScript - TypedArrays translation_of: Web/JavaScript/Reference/Global_Objects/ArrayBuffer +original_slug: Web/JavaScript/Referencia/Objetos_globales/ArrayBuffer --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/asyncfunction/index.html b/files/es/web/javascript/reference/global_objects/asyncfunction/index.html index bdb37b012c..c818140ae7 100644 --- a/files/es/web/javascript/reference/global_objects/asyncfunction/index.html +++ b/files/es/web/javascript/reference/global_objects/asyncfunction/index.html @@ -1,7 +1,8 @@ --- title: Funciones asíncronas -slug: Web/JavaScript/Referencia/Objetos_globales/Funcionesasíncronas +slug: Web/JavaScript/Reference/Global_Objects/AsyncFunction translation_of: Web/JavaScript/Reference/Global_Objects/AsyncFunction +original_slug: Web/JavaScript/Referencia/Objetos_globales/Funcionesasíncronas --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/boolean/boolean/index.html b/files/es/web/javascript/reference/global_objects/boolean/boolean/index.html index 924ab7ccef..58edf1dd64 100644 --- a/files/es/web/javascript/reference/global_objects/boolean/boolean/index.html +++ b/files/es/web/javascript/reference/global_objects/boolean/boolean/index.html @@ -1,12 +1,13 @@ --- title: Boolean() constructor -slug: Web/JavaScript/Referencia/Objetos_globales/Boolean/Boolean +slug: Web/JavaScript/Reference/Global_Objects/Boolean/Boolean tags: - Booleano - Constructor - JavaScript - Referencia translation_of: Web/JavaScript/Reference/Global_Objects/Boolean/Boolean +original_slug: Web/JavaScript/Referencia/Objetos_globales/Boolean/Boolean --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/boolean/index.html b/files/es/web/javascript/reference/global_objects/boolean/index.html index 17a0f7d9e9..8591bc3ffb 100644 --- a/files/es/web/javascript/reference/global_objects/boolean/index.html +++ b/files/es/web/javascript/reference/global_objects/boolean/index.html @@ -1,6 +1,6 @@ --- title: Booleano -slug: Web/JavaScript/Referencia/Objetos_globales/Boolean +slug: Web/JavaScript/Reference/Global_Objects/Boolean tags: - Boolean - Clase @@ -9,6 +9,7 @@ tags: - JavaScript - Referencia translation_of: Web/JavaScript/Reference/Global_Objects/Boolean +original_slug: Web/JavaScript/Referencia/Objetos_globales/Boolean --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/boolean/tosource/index.html b/files/es/web/javascript/reference/global_objects/boolean/tosource/index.html index e42f79f26b..08cc4f89a4 100644 --- a/files/es/web/javascript/reference/global_objects/boolean/tosource/index.html +++ b/files/es/web/javascript/reference/global_objects/boolean/tosource/index.html @@ -1,6 +1,6 @@ --- title: Boolean.prototype.toSource() -slug: Web/JavaScript/Referencia/Objetos_globales/Boolean/toSource +slug: Web/JavaScript/Reference/Global_Objects/Boolean/toSource tags: - Boolean - JavaScript @@ -8,6 +8,7 @@ tags: - Non-standard - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Boolean/toSource +original_slug: Web/JavaScript/Referencia/Objetos_globales/Boolean/toSource --- <div> {{JSRef("Objetos_globales", "Boolean")}} {{ Non-standard_header() }}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/getdate/index.html b/files/es/web/javascript/reference/global_objects/date/getdate/index.html index 451f889003..af866c157e 100644 --- a/files/es/web/javascript/reference/global_objects/date/getdate/index.html +++ b/files/es/web/javascript/reference/global_objects/date/getdate/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.getDate() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/getDate +slug: Web/JavaScript/Reference/Global_Objects/Date/getDate translation_of: Web/JavaScript/Reference/Global_Objects/Date/getDate +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/getDate --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/getday/index.html b/files/es/web/javascript/reference/global_objects/date/getday/index.html index f384f21b71..f4acba9178 100644 --- a/files/es/web/javascript/reference/global_objects/date/getday/index.html +++ b/files/es/web/javascript/reference/global_objects/date/getday/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.getDay() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/getDay +slug: Web/JavaScript/Reference/Global_Objects/Date/getDay tags: - Date - JavaScript - Prototype - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Date/getDay +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/getDay --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/getfullyear/index.html b/files/es/web/javascript/reference/global_objects/date/getfullyear/index.html index 0d047fbbc3..f0aebf4f7a 100644 --- a/files/es/web/javascript/reference/global_objects/date/getfullyear/index.html +++ b/files/es/web/javascript/reference/global_objects/date/getfullyear/index.html @@ -1,6 +1,6 @@ --- title: Date.prototype.getFullYear() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/getFullYear +slug: Web/JavaScript/Reference/Global_Objects/Date/getFullYear tags: - Fecha - JavaScript @@ -8,6 +8,7 @@ tags: - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Date/getFullYear +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/getFullYear --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/gethours/index.html b/files/es/web/javascript/reference/global_objects/date/gethours/index.html index b669c976c7..725ace0475 100644 --- a/files/es/web/javascript/reference/global_objects/date/gethours/index.html +++ b/files/es/web/javascript/reference/global_objects/date/gethours/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.getHours() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/getHours +slug: Web/JavaScript/Reference/Global_Objects/Date/getHours translation_of: Web/JavaScript/Reference/Global_Objects/Date/getHours +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/getHours --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/getmilliseconds/index.html b/files/es/web/javascript/reference/global_objects/date/getmilliseconds/index.html index cf673a530a..1afe53ae06 100644 --- a/files/es/web/javascript/reference/global_objects/date/getmilliseconds/index.html +++ b/files/es/web/javascript/reference/global_objects/date/getmilliseconds/index.html @@ -1,11 +1,12 @@ --- title: Date.prototype.getMilliseconds() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/getMilliseconds +slug: Web/JavaScript/Reference/Global_Objects/Date/getMilliseconds tags: - Fecha - Milisegundos - Prototipo translation_of: Web/JavaScript/Reference/Global_Objects/Date/getMilliseconds +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/getMilliseconds --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/getminutes/index.html b/files/es/web/javascript/reference/global_objects/date/getminutes/index.html index 9b144239b9..47a10b2837 100644 --- a/files/es/web/javascript/reference/global_objects/date/getminutes/index.html +++ b/files/es/web/javascript/reference/global_objects/date/getminutes/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.getMinutes() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/getMinutes +slug: Web/JavaScript/Reference/Global_Objects/Date/getMinutes translation_of: Web/JavaScript/Reference/Global_Objects/Date/getMinutes +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/getMinutes --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/getmonth/index.html b/files/es/web/javascript/reference/global_objects/date/getmonth/index.html index 08a7e1d143..8f42b2c7b8 100644 --- a/files/es/web/javascript/reference/global_objects/date/getmonth/index.html +++ b/files/es/web/javascript/reference/global_objects/date/getmonth/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.getMonth() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/getMonth +slug: Web/JavaScript/Reference/Global_Objects/Date/getMonth tags: - Date - JavaScript - Method - Reference translation_of: Web/JavaScript/Reference/Global_Objects/Date/getMonth +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/getMonth --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/getseconds/index.html b/files/es/web/javascript/reference/global_objects/date/getseconds/index.html index 875fe3f48b..8ac39df2ac 100644 --- a/files/es/web/javascript/reference/global_objects/date/getseconds/index.html +++ b/files/es/web/javascript/reference/global_objects/date/getseconds/index.html @@ -1,6 +1,6 @@ --- title: Date.prototype.getSeconds() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/getSeconds +slug: Web/JavaScript/Reference/Global_Objects/Date/getSeconds tags: - Fecha - JavaScript @@ -8,6 +8,7 @@ tags: - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Date/getSeconds +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/getSeconds --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/gettime/index.html b/files/es/web/javascript/reference/global_objects/date/gettime/index.html index f08882be5e..37b1c28d3f 100644 --- a/files/es/web/javascript/reference/global_objects/date/gettime/index.html +++ b/files/es/web/javascript/reference/global_objects/date/gettime/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.getTime() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/getTime +slug: Web/JavaScript/Reference/Global_Objects/Date/getTime tags: - Date - Metodo getTime() - Referencia - getTime translation_of: Web/JavaScript/Reference/Global_Objects/Date/getTime +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/getTime --- <div>{{JSRef("Global_Objects", "Date")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/getutcfullyear/index.html b/files/es/web/javascript/reference/global_objects/date/getutcfullyear/index.html index f2133bfc02..f761ec9b77 100644 --- a/files/es/web/javascript/reference/global_objects/date/getutcfullyear/index.html +++ b/files/es/web/javascript/reference/global_objects/date/getutcfullyear/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.getUTCFullYear() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/getUTCFullYear +slug: Web/JavaScript/Reference/Global_Objects/Date/getUTCFullYear translation_of: Web/JavaScript/Reference/Global_Objects/Date/getUTCFullYear +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/getUTCFullYear --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/getutchours/index.html b/files/es/web/javascript/reference/global_objects/date/getutchours/index.html index 1e7a7a1ce2..525a0a2730 100644 --- a/files/es/web/javascript/reference/global_objects/date/getutchours/index.html +++ b/files/es/web/javascript/reference/global_objects/date/getutchours/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.getUTCHours() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/getUTCHours +slug: Web/JavaScript/Reference/Global_Objects/Date/getUTCHours translation_of: Web/JavaScript/Reference/Global_Objects/Date/getUTCHours +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/getUTCHours --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/index.html b/files/es/web/javascript/reference/global_objects/date/index.html index 20e05539e5..4fe2d176a4 100644 --- a/files/es/web/javascript/reference/global_objects/date/index.html +++ b/files/es/web/javascript/reference/global_objects/date/index.html @@ -1,10 +1,11 @@ --- title: Date -slug: Web/JavaScript/Referencia/Objetos_globales/Date +slug: Web/JavaScript/Reference/Global_Objects/Date tags: - Date - JavaScript translation_of: Web/JavaScript/Reference/Global_Objects/Date +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date --- <div>{{JSRef("Objetos_globales", "Date")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/now/index.html b/files/es/web/javascript/reference/global_objects/date/now/index.html index 6c611710bb..025e17d38d 100644 --- a/files/es/web/javascript/reference/global_objects/date/now/index.html +++ b/files/es/web/javascript/reference/global_objects/date/now/index.html @@ -1,12 +1,13 @@ --- title: Date.now() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/now +slug: Web/JavaScript/Reference/Global_Objects/Date/now tags: - Date - JavaScript - Method - Reference translation_of: Web/JavaScript/Reference/Global_Objects/Date/now +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/now --- <div> {{JSRef("Objetos_globales", "Date")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/parse/index.html b/files/es/web/javascript/reference/global_objects/date/parse/index.html index 15536775d7..46910d5921 100644 --- a/files/es/web/javascript/reference/global_objects/date/parse/index.html +++ b/files/es/web/javascript/reference/global_objects/date/parse/index.html @@ -1,11 +1,12 @@ --- title: Date.parse() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/parse +slug: Web/JavaScript/Reference/Global_Objects/Date/parse tags: - Date - JavaScript - Method translation_of: Web/JavaScript/Reference/Global_Objects/Date/parse +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/parse --- <div> {{JSRef("Objetos_globales", "Date")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/setfullyear/index.html b/files/es/web/javascript/reference/global_objects/date/setfullyear/index.html index e272f78fc3..306389e030 100644 --- a/files/es/web/javascript/reference/global_objects/date/setfullyear/index.html +++ b/files/es/web/javascript/reference/global_objects/date/setfullyear/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.setFullYear() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/setFullYear +slug: Web/JavaScript/Reference/Global_Objects/Date/setFullYear translation_of: Web/JavaScript/Reference/Global_Objects/Date/setFullYear +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/setFullYear --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/setmonth/index.html b/files/es/web/javascript/reference/global_objects/date/setmonth/index.html index 04aa9ec82a..31cf7a0a1b 100644 --- a/files/es/web/javascript/reference/global_objects/date/setmonth/index.html +++ b/files/es/web/javascript/reference/global_objects/date/setmonth/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.setMonth() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/setMonth +slug: Web/JavaScript/Reference/Global_Objects/Date/setMonth translation_of: Web/JavaScript/Reference/Global_Objects/Date/setMonth +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/setMonth --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/todatestring/index.html b/files/es/web/javascript/reference/global_objects/date/todatestring/index.html index b0a3b5f431..c41e483770 100644 --- a/files/es/web/javascript/reference/global_objects/date/todatestring/index.html +++ b/files/es/web/javascript/reference/global_objects/date/todatestring/index.html @@ -1,6 +1,6 @@ --- title: Date.prototype.toDateString() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/toDateString +slug: Web/JavaScript/Reference/Global_Objects/Date/toDateString tags: - Fecha - JavaScript @@ -8,6 +8,7 @@ tags: - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Date/toDateString +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/toDateString --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/toisostring/index.html b/files/es/web/javascript/reference/global_objects/date/toisostring/index.html index b3461f355d..9440ff6019 100644 --- a/files/es/web/javascript/reference/global_objects/date/toisostring/index.html +++ b/files/es/web/javascript/reference/global_objects/date/toisostring/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.toISOString() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/toISOString +slug: Web/JavaScript/Reference/Global_Objects/Date/toISOString tags: - Date - JavaScript - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Date/toISOString +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/toISOString --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/tojson/index.html b/files/es/web/javascript/reference/global_objects/date/tojson/index.html index 7d44a716c2..fc5bec9d70 100644 --- a/files/es/web/javascript/reference/global_objects/date/tojson/index.html +++ b/files/es/web/javascript/reference/global_objects/date/tojson/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.toJSON() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/toJSON +slug: Web/JavaScript/Reference/Global_Objects/Date/toJSON translation_of: Web/JavaScript/Reference/Global_Objects/Date/toJSON +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/toJSON --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/tolocaledatestring/index.html b/files/es/web/javascript/reference/global_objects/date/tolocaledatestring/index.html index 26b773ba9a..03eeb01938 100644 --- a/files/es/web/javascript/reference/global_objects/date/tolocaledatestring/index.html +++ b/files/es/web/javascript/reference/global_objects/date/tolocaledatestring/index.html @@ -1,6 +1,6 @@ --- title: Date.prototype.toLocaleDateString() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/toLocaleDateString +slug: Web/JavaScript/Reference/Global_Objects/Date/toLocaleDateString tags: - Fecha - IANA formato horario @@ -11,6 +11,7 @@ tags: - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Date/toLocaleDateString +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/toLocaleDateString --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/tolocalestring/index.html b/files/es/web/javascript/reference/global_objects/date/tolocalestring/index.html index 77f48344d3..00ff28b732 100644 --- a/files/es/web/javascript/reference/global_objects/date/tolocalestring/index.html +++ b/files/es/web/javascript/reference/global_objects/date/tolocalestring/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.toLocaleString() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/toLocaleString +slug: Web/JavaScript/Reference/Global_Objects/Date/toLocaleString translation_of: Web/JavaScript/Reference/Global_Objects/Date/toLocaleString +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/toLocaleString --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/tolocaletimestring/index.html b/files/es/web/javascript/reference/global_objects/date/tolocaletimestring/index.html index c3954096f6..0e06f10c08 100644 --- a/files/es/web/javascript/reference/global_objects/date/tolocaletimestring/index.html +++ b/files/es/web/javascript/reference/global_objects/date/tolocaletimestring/index.html @@ -1,6 +1,6 @@ --- title: Date.prototype.toLocaleTimeString() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/toLocaleTimeString +slug: Web/JavaScript/Reference/Global_Objects/Date/toLocaleTimeString tags: - Date - Fecha @@ -10,6 +10,7 @@ tags: - Prototype - Referencia translation_of: Web/JavaScript/Reference/Global_Objects/Date/toLocaleTimeString +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/toLocaleTimeString --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/toutcstring/index.html b/files/es/web/javascript/reference/global_objects/date/toutcstring/index.html index 4742a6eacf..db7c4af97f 100644 --- a/files/es/web/javascript/reference/global_objects/date/toutcstring/index.html +++ b/files/es/web/javascript/reference/global_objects/date/toutcstring/index.html @@ -1,6 +1,6 @@ --- title: Date.prototype.toUTCString() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/toUTCString +slug: Web/JavaScript/Reference/Global_Objects/Date/toUTCString tags: - Date - JavaScript @@ -9,6 +9,7 @@ tags: - Reference - UTC translation_of: Web/JavaScript/Reference/Global_Objects/Date/toUTCString +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/toUTCString --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/utc/index.html b/files/es/web/javascript/reference/global_objects/date/utc/index.html index 605ae2819d..9af6ae654b 100644 --- a/files/es/web/javascript/reference/global_objects/date/utc/index.html +++ b/files/es/web/javascript/reference/global_objects/date/utc/index.html @@ -1,12 +1,13 @@ --- title: Date.UTC() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/UTC +slug: Web/JavaScript/Reference/Global_Objects/Date/UTC tags: - Date - JavaScript - Method - Reference translation_of: Web/JavaScript/Reference/Global_Objects/Date/UTC +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/UTC --- <div> {{JSRef("Objetos_globales", "Date")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/decodeuri/index.html b/files/es/web/javascript/reference/global_objects/decodeuri/index.html index dc8264eebe..15fc980035 100644 --- a/files/es/web/javascript/reference/global_objects/decodeuri/index.html +++ b/files/es/web/javascript/reference/global_objects/decodeuri/index.html @@ -1,10 +1,11 @@ --- title: decodeURI() -slug: Web/JavaScript/Referencia/Objetos_globales/decodeURI +slug: Web/JavaScript/Reference/Global_Objects/decodeURI tags: - JavaScript - URI translation_of: Web/JavaScript/Reference/Global_Objects/decodeURI +original_slug: Web/JavaScript/Referencia/Objetos_globales/decodeURI --- <div>{{jsSidebar("Objects")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/decodeuricomponent/index.html b/files/es/web/javascript/reference/global_objects/decodeuricomponent/index.html index 05d9bd4b52..6606b6c3a9 100644 --- a/files/es/web/javascript/reference/global_objects/decodeuricomponent/index.html +++ b/files/es/web/javascript/reference/global_objects/decodeuricomponent/index.html @@ -1,11 +1,12 @@ --- title: decodeURIComponent -slug: Web/JavaScript/Referencia/Objetos_globales/decodeURIComponent +slug: Web/JavaScript/Reference/Global_Objects/decodeURIComponent tags: - JavaScript - JavaScript Reference - URI translation_of: Web/JavaScript/Reference/Global_Objects/decodeURIComponent +original_slug: Web/JavaScript/Referencia/Objetos_globales/decodeURIComponent --- <div>{{jsSidebar("Objects")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/encodeuri/index.html b/files/es/web/javascript/reference/global_objects/encodeuri/index.html index 51277231e0..55bb76c4da 100644 --- a/files/es/web/javascript/reference/global_objects/encodeuri/index.html +++ b/files/es/web/javascript/reference/global_objects/encodeuri/index.html @@ -1,10 +1,11 @@ --- title: encodeURI -slug: Web/JavaScript/Referencia/Objetos_globales/encodeURI +slug: Web/JavaScript/Reference/Global_Objects/encodeURI tags: - JavaScript - URI translation_of: Web/JavaScript/Reference/Global_Objects/encodeURI +original_slug: Web/JavaScript/Referencia/Objetos_globales/encodeURI --- <div>{{jsSidebar("Objects")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/encodeuricomponent/index.html b/files/es/web/javascript/reference/global_objects/encodeuricomponent/index.html index 53af149970..e1e70a7747 100644 --- a/files/es/web/javascript/reference/global_objects/encodeuricomponent/index.html +++ b/files/es/web/javascript/reference/global_objects/encodeuricomponent/index.html @@ -1,10 +1,11 @@ --- title: encodeURIComponent -slug: Web/JavaScript/Referencia/Objetos_globales/encodeURIComponent +slug: Web/JavaScript/Reference/Global_Objects/encodeURIComponent tags: - JavaScript - URI translation_of: Web/JavaScript/Reference/Global_Objects/encodeURIComponent +original_slug: Web/JavaScript/Referencia/Objetos_globales/encodeURIComponent --- <div>{{jsSidebar("Objects")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/error/error/index.html b/files/es/web/javascript/reference/global_objects/error/error/index.html index 114831c512..c50daa98dc 100644 --- a/files/es/web/javascript/reference/global_objects/error/error/index.html +++ b/files/es/web/javascript/reference/global_objects/error/error/index.html @@ -1,11 +1,12 @@ --- title: Constructor Error() -slug: Web/JavaScript/Referencia/Objetos_globales/Error/constructor_Error +slug: Web/JavaScript/Reference/Global_Objects/Error/Error tags: - Constructor - JavaScript - Referencia translation_of: Web/JavaScript/Reference/Global_Objects/Error/Error +original_slug: Web/JavaScript/Referencia/Objetos_globales/Error/constructor_Error --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/error/filename/index.html b/files/es/web/javascript/reference/global_objects/error/filename/index.html index 8e633934e0..4e904be2ef 100644 --- a/files/es/web/javascript/reference/global_objects/error/filename/index.html +++ b/files/es/web/javascript/reference/global_objects/error/filename/index.html @@ -1,12 +1,13 @@ --- title: Error.prototype.fileName -slug: Web/JavaScript/Referencia/Objetos_globales/Error/fileName +slug: Web/JavaScript/Reference/Global_Objects/Error/fileName tags: - JavaScript - No estandar - Propiedad - Prototipo translation_of: Web/JavaScript/Reference/Global_Objects/Error/fileName +original_slug: Web/JavaScript/Referencia/Objetos_globales/Error/fileName --- <div>{{jsRef}} {{non-standard_header}}</div> diff --git a/files/es/web/javascript/reference/global_objects/error/index.html b/files/es/web/javascript/reference/global_objects/error/index.html index 03cbd038da..39ac1ea80c 100644 --- a/files/es/web/javascript/reference/global_objects/error/index.html +++ b/files/es/web/javascript/reference/global_objects/error/index.html @@ -1,10 +1,11 @@ --- title: Error -slug: Web/JavaScript/Referencia/Objetos_globales/Error +slug: Web/JavaScript/Reference/Global_Objects/Error tags: - Error - JavaScript translation_of: Web/JavaScript/Reference/Global_Objects/Error +original_slug: Web/JavaScript/Referencia/Objetos_globales/Error --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/error/linenumber/index.html b/files/es/web/javascript/reference/global_objects/error/linenumber/index.html index 0efec0696f..284aad63d2 100644 --- a/files/es/web/javascript/reference/global_objects/error/linenumber/index.html +++ b/files/es/web/javascript/reference/global_objects/error/linenumber/index.html @@ -1,7 +1,8 @@ --- title: Error.prototype.lineNumber -slug: Web/JavaScript/Referencia/Objetos_globales/Error/lineNumber +slug: Web/JavaScript/Reference/Global_Objects/Error/lineNumber translation_of: Web/JavaScript/Reference/Global_Objects/Error/lineNumber +original_slug: Web/JavaScript/Referencia/Objetos_globales/Error/lineNumber --- <div>No es una norma<br> Esta característica no es una norma y no está en la lista de normas. No la utilice en sitios de producción que enfrenta la Web: no va a funcionar para todos los usuarios. También puede haber grandes incompatibilidades entre implementaciones y el comportamiento puede cambiar en el futuro.</div> diff --git a/files/es/web/javascript/reference/global_objects/error/message/index.html b/files/es/web/javascript/reference/global_objects/error/message/index.html index 3f14983d6e..c153fac015 100644 --- a/files/es/web/javascript/reference/global_objects/error/message/index.html +++ b/files/es/web/javascript/reference/global_objects/error/message/index.html @@ -1,7 +1,8 @@ --- title: Error.prototype.message -slug: Web/JavaScript/Referencia/Objetos_globales/Error/message +slug: Web/JavaScript/Reference/Global_Objects/Error/message translation_of: Web/JavaScript/Reference/Global_Objects/Error/message +original_slug: Web/JavaScript/Referencia/Objetos_globales/Error/message --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/error/name/index.html b/files/es/web/javascript/reference/global_objects/error/name/index.html index 841cc7cbc4..d607118d88 100644 --- a/files/es/web/javascript/reference/global_objects/error/name/index.html +++ b/files/es/web/javascript/reference/global_objects/error/name/index.html @@ -1,12 +1,13 @@ --- title: Error.prototype.name -slug: Web/JavaScript/Referencia/Objetos_globales/Error/name +slug: Web/JavaScript/Reference/Global_Objects/Error/name tags: - Error - JavaScript - Propiedad - Prototipo translation_of: Web/JavaScript/Reference/Global_Objects/Error/name +original_slug: Web/JavaScript/Referencia/Objetos_globales/Error/name --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/error/tosource/index.html b/files/es/web/javascript/reference/global_objects/error/tosource/index.html index fb1b429884..a469ed1c83 100644 --- a/files/es/web/javascript/reference/global_objects/error/tosource/index.html +++ b/files/es/web/javascript/reference/global_objects/error/tosource/index.html @@ -1,12 +1,13 @@ --- title: Error.prototype.toSource() -slug: Web/JavaScript/Referencia/Objetos_globales/Error/toSource +slug: Web/JavaScript/Reference/Global_Objects/Error/toSource tags: - JavaScript - No estandar - Prototipo - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Error/toSource +original_slug: Web/JavaScript/Referencia/Objetos_globales/Error/toSource --- <div>{{JSRef}} {{non-standard_header}}</div> diff --git a/files/es/web/javascript/reference/global_objects/error/tostring/index.html b/files/es/web/javascript/reference/global_objects/error/tostring/index.html index f4ea4a44b9..0320cfc73c 100644 --- a/files/es/web/javascript/reference/global_objects/error/tostring/index.html +++ b/files/es/web/javascript/reference/global_objects/error/tostring/index.html @@ -1,11 +1,12 @@ --- title: Error.prototype.toString() -slug: Web/JavaScript/Referencia/Objetos_globales/Error/toString +slug: Web/JavaScript/Reference/Global_Objects/Error/toString tags: - JavaScript - Prototipo - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Error/toString +original_slug: Web/JavaScript/Referencia/Objetos_globales/Error/toString --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/escape/index.html b/files/es/web/javascript/reference/global_objects/escape/index.html index 4925618b0e..911af6c311 100644 --- a/files/es/web/javascript/reference/global_objects/escape/index.html +++ b/files/es/web/javascript/reference/global_objects/escape/index.html @@ -1,11 +1,12 @@ --- title: escape() -slug: Web/JavaScript/Referencia/Objetos_globales/escape +slug: Web/JavaScript/Reference/Global_Objects/escape tags: - JavaScript - Obsoleto - escape translation_of: Web/JavaScript/Reference/Global_Objects/escape +original_slug: Web/JavaScript/Referencia/Objetos_globales/escape --- <div class="warning">{{Deprecated_header}} Advertencia <code>escape()</code> no esta estrictamente en desuso("eliminada por los estándares Web"), esta definida en <a href="https://www.ecma-international.org/ecma-262/9.0/index.html#sec-additional-ecmascript-features-for-web-browsers">Anexo B</a> El estándar ECMA-262 , cuya introducción establece: <blockquote>… Todos las características especificas y comportamientos del lenguaje en este anexo tienen mas de una caracterísitca indeseable y en ausencia del legado sera eliminada de esta especificación. …<br> diff --git a/files/es/web/javascript/reference/global_objects/eval/index.html b/files/es/web/javascript/reference/global_objects/eval/index.html index 52375445c4..81fbff9ca0 100644 --- a/files/es/web/javascript/reference/global_objects/eval/index.html +++ b/files/es/web/javascript/reference/global_objects/eval/index.html @@ -1,10 +1,11 @@ --- title: eval -slug: Web/JavaScript/Referencia/Objetos_globales/eval +slug: Web/JavaScript/Reference/Global_Objects/eval tags: - JavaScript - eval translation_of: Web/JavaScript/Reference/Global_Objects/eval +original_slug: Web/JavaScript/Referencia/Objetos_globales/eval --- <div>{{jsSidebar("Objects")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/evalerror/index.html b/files/es/web/javascript/reference/global_objects/evalerror/index.html index 13fbe371e4..71763345cc 100644 --- a/files/es/web/javascript/reference/global_objects/evalerror/index.html +++ b/files/es/web/javascript/reference/global_objects/evalerror/index.html @@ -1,9 +1,10 @@ --- title: EvalError -slug: Web/JavaScript/Referencia/Objetos_globales/EvalError +slug: Web/JavaScript/Reference/Global_Objects/EvalError tags: - Error translation_of: Web/JavaScript/Reference/Global_Objects/EvalError +original_slug: Web/JavaScript/Referencia/Objetos_globales/EvalError --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/function/apply/index.html b/files/es/web/javascript/reference/global_objects/function/apply/index.html index 07f47b42f2..359f79f0ef 100644 --- a/files/es/web/javascript/reference/global_objects/function/apply/index.html +++ b/files/es/web/javascript/reference/global_objects/function/apply/index.html @@ -1,6 +1,6 @@ --- title: Function.prototype.apply() -slug: Web/JavaScript/Referencia/Objetos_globales/Function/apply +slug: Web/JavaScript/Reference/Global_Objects/Function/apply tags: - Function - JavaScript @@ -8,6 +8,7 @@ tags: - función - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Function/apply +original_slug: Web/JavaScript/Referencia/Objetos_globales/Function/apply --- <div>{{JSRef("Objetos_globales", "Function")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/function/arguments/index.html b/files/es/web/javascript/reference/global_objects/function/arguments/index.html index f0f8f6ca90..49fa081ae5 100644 --- a/files/es/web/javascript/reference/global_objects/function/arguments/index.html +++ b/files/es/web/javascript/reference/global_objects/function/arguments/index.html @@ -1,7 +1,8 @@ --- title: Function.arguments -slug: Web/JavaScript/Referencia/Objetos_globales/Function/arguments +slug: Web/JavaScript/Reference/Global_Objects/Function/arguments translation_of: Web/JavaScript/Reference/Global_Objects/Function/arguments +original_slug: Web/JavaScript/Referencia/Objetos_globales/Function/arguments --- <div>{{JSRef("Objetos_globales", "Function")}} {{deprecated_header}}</div> diff --git a/files/es/web/javascript/reference/global_objects/function/bind/index.html b/files/es/web/javascript/reference/global_objects/function/bind/index.html index bdc7b5b73c..3e9fc315fe 100644 --- a/files/es/web/javascript/reference/global_objects/function/bind/index.html +++ b/files/es/web/javascript/reference/global_objects/function/bind/index.html @@ -1,7 +1,8 @@ --- title: Function.prototype.bind() -slug: Web/JavaScript/Referencia/Objetos_globales/Function/bind +slug: Web/JavaScript/Reference/Global_Objects/Function/bind translation_of: Web/JavaScript/Reference/Global_Objects/Function/bind +original_slug: Web/JavaScript/Referencia/Objetos_globales/Function/bind --- <div>{{JSRef("Global_Objects", "Function")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/function/call/index.html b/files/es/web/javascript/reference/global_objects/function/call/index.html index 4200c5d2a5..a3d07876d8 100644 --- a/files/es/web/javascript/reference/global_objects/function/call/index.html +++ b/files/es/web/javascript/reference/global_objects/function/call/index.html @@ -1,11 +1,12 @@ --- title: Function.prototype.call() -slug: Web/JavaScript/Referencia/Objetos_globales/Function/call +slug: Web/JavaScript/Reference/Global_Objects/Function/call tags: - Function - JavaScript - Method translation_of: Web/JavaScript/Reference/Global_Objects/Function/call +original_slug: Web/JavaScript/Referencia/Objetos_globales/Function/call --- <div>{{JSRef("Objetos_globales", "Function")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/function/caller/index.html b/files/es/web/javascript/reference/global_objects/function/caller/index.html index 942df69a68..fb8b3277f8 100644 --- a/files/es/web/javascript/reference/global_objects/function/caller/index.html +++ b/files/es/web/javascript/reference/global_objects/function/caller/index.html @@ -1,9 +1,10 @@ --- title: Function.caller -slug: Web/JavaScript/Referencia/Objetos_globales/Function/caller +slug: Web/JavaScript/Reference/Global_Objects/Function/caller tags: - Función Javascript No-standard Propiedad translation_of: Web/JavaScript/Reference/Global_Objects/Function/caller +original_slug: Web/JavaScript/Referencia/Objetos_globales/Function/caller --- <div>{{JSRef("Global_Objects", "Function")}} {{non-standard_header}}</div> diff --git a/files/es/web/javascript/reference/global_objects/function/displayname/index.html b/files/es/web/javascript/reference/global_objects/function/displayname/index.html index d464266838..0b57256890 100644 --- a/files/es/web/javascript/reference/global_objects/function/displayname/index.html +++ b/files/es/web/javascript/reference/global_objects/function/displayname/index.html @@ -1,7 +1,8 @@ --- title: Function.displayName -slug: Web/JavaScript/Referencia/Objetos_globales/Function/displayName +slug: Web/JavaScript/Reference/Global_Objects/Function/displayName translation_of: Web/JavaScript/Reference/Global_Objects/Function/displayName +original_slug: Web/JavaScript/Referencia/Objetos_globales/Function/displayName --- <div>{{JSRef}} {{non-standard_header}}</div> diff --git a/files/es/web/javascript/reference/global_objects/function/function/index.html b/files/es/web/javascript/reference/global_objects/function/function/index.html index af4dff0361..8a3152cfc2 100644 --- a/files/es/web/javascript/reference/global_objects/function/function/index.html +++ b/files/es/web/javascript/reference/global_objects/function/function/index.html @@ -1,6 +1,6 @@ --- title: Function() constructor -slug: Web/JavaScript/Referencia/Objetos_globales/Function/Función +slug: Web/JavaScript/Reference/Global_Objects/Function/Function tags: - Constructor - Function @@ -8,6 +8,7 @@ tags: - Referencia - función translation_of: Web/JavaScript/Reference/Global_Objects/Function/Function +original_slug: Web/JavaScript/Referencia/Objetos_globales/Function/Función --- <div>{{JSRef("Objetos_globales", "Function")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/function/index.html b/files/es/web/javascript/reference/global_objects/function/index.html index 5b586f3611..526c21db07 100644 --- a/files/es/web/javascript/reference/global_objects/function/index.html +++ b/files/es/web/javascript/reference/global_objects/function/index.html @@ -1,6 +1,6 @@ --- title: Function -slug: Web/JavaScript/Referencia/Objetos_globales/Function +slug: Web/JavaScript/Reference/Global_Objects/Function tags: - Clase - Class @@ -10,6 +10,7 @@ tags: - JavaScript - función translation_of: Web/JavaScript/Reference/Global_Objects/Function +original_slug: Web/JavaScript/Referencia/Objetos_globales/Function --- <div>{{JSRef("Objetos_globales", "Function")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/function/length/index.html b/files/es/web/javascript/reference/global_objects/function/length/index.html index 7638859bba..b7d72cac75 100644 --- a/files/es/web/javascript/reference/global_objects/function/length/index.html +++ b/files/es/web/javascript/reference/global_objects/function/length/index.html @@ -1,11 +1,12 @@ --- title: Function.length -slug: Web/JavaScript/Referencia/Objetos_globales/Function/length +slug: Web/JavaScript/Reference/Global_Objects/Function/length tags: - JavaScript - Propiedad - función translation_of: Web/JavaScript/Reference/Global_Objects/Function/length +original_slug: Web/JavaScript/Referencia/Objetos_globales/Function/length --- <div>{{JSRef("Global_Objects", "Function")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/function/name/index.html b/files/es/web/javascript/reference/global_objects/function/name/index.html index 2440bd60f1..ee7fa23adf 100644 --- a/files/es/web/javascript/reference/global_objects/function/name/index.html +++ b/files/es/web/javascript/reference/global_objects/function/name/index.html @@ -1,7 +1,8 @@ --- title: Function.name -slug: Web/JavaScript/Referencia/Objetos_globales/Function/name +slug: Web/JavaScript/Reference/Global_Objects/Function/name translation_of: Web/JavaScript/Reference/Global_Objects/Function/name +original_slug: Web/JavaScript/Referencia/Objetos_globales/Function/name --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/function/tosource/index.html b/files/es/web/javascript/reference/global_objects/function/tosource/index.html index 3cee3c1d4c..5fac41fd6e 100644 --- a/files/es/web/javascript/reference/global_objects/function/tosource/index.html +++ b/files/es/web/javascript/reference/global_objects/function/tosource/index.html @@ -1,7 +1,8 @@ --- title: Function.prototype.toSource() -slug: Web/JavaScript/Referencia/Objetos_globales/Function/toSource +slug: Web/JavaScript/Reference/Global_Objects/Function/toSource translation_of: Web/JavaScript/Reference/Global_Objects/Function/toSource +original_slug: Web/JavaScript/Referencia/Objetos_globales/Function/toSource --- <div>{{JSRef}} {{non-standard_header}}</div> diff --git a/files/es/web/javascript/reference/global_objects/function/tostring/index.html b/files/es/web/javascript/reference/global_objects/function/tostring/index.html index b5ee70147e..99f89387ca 100644 --- a/files/es/web/javascript/reference/global_objects/function/tostring/index.html +++ b/files/es/web/javascript/reference/global_objects/function/tostring/index.html @@ -1,7 +1,8 @@ --- title: Function.prototype.toString() -slug: Web/JavaScript/Referencia/Objetos_globales/Function/toString +slug: Web/JavaScript/Reference/Global_Objects/Function/toString translation_of: Web/JavaScript/Reference/Global_Objects/Function/toString +original_slug: Web/JavaScript/Referencia/Objetos_globales/Function/toString --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/generator/index.html b/files/es/web/javascript/reference/global_objects/generator/index.html index ec92ca413f..4bade3e67d 100644 --- a/files/es/web/javascript/reference/global_objects/generator/index.html +++ b/files/es/web/javascript/reference/global_objects/generator/index.html @@ -1,6 +1,6 @@ --- title: Generador -slug: Web/JavaScript/Referencia/Objetos_globales/Generador +slug: Web/JavaScript/Reference/Global_Objects/Generator tags: - ECMAScript2015 - ECMAScript6 @@ -10,6 +10,7 @@ tags: - JavaScript - Referencia translation_of: Web/JavaScript/Reference/Global_Objects/Generator +original_slug: Web/JavaScript/Referencia/Objetos_globales/Generador --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/generator/next/index.html b/files/es/web/javascript/reference/global_objects/generator/next/index.html index 6b6bf61cbe..94713c3b28 100644 --- a/files/es/web/javascript/reference/global_objects/generator/next/index.html +++ b/files/es/web/javascript/reference/global_objects/generator/next/index.html @@ -1,7 +1,8 @@ --- title: Generator.prototype.next() -slug: Web/JavaScript/Referencia/Objetos_globales/Generador/next +slug: Web/JavaScript/Reference/Global_Objects/Generator/next translation_of: Web/JavaScript/Reference/Global_Objects/Generator/next +original_slug: Web/JavaScript/Referencia/Objetos_globales/Generador/next --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/generator/return/index.html b/files/es/web/javascript/reference/global_objects/generator/return/index.html index 649d5b8dec..deb659c6f4 100644 --- a/files/es/web/javascript/reference/global_objects/generator/return/index.html +++ b/files/es/web/javascript/reference/global_objects/generator/return/index.html @@ -1,6 +1,6 @@ --- title: Generator.prototype.return() -slug: Web/JavaScript/Referencia/Objetos_globales/Generador/return +slug: Web/JavaScript/Reference/Global_Objects/Generator/return tags: - ECMAScript 2015 - Generador @@ -9,6 +9,7 @@ tags: - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Generator/return +original_slug: Web/JavaScript/Referencia/Objetos_globales/Generador/return --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/generator/throw/index.html b/files/es/web/javascript/reference/global_objects/generator/throw/index.html index 9f4cd76fbe..11ee38bef9 100644 --- a/files/es/web/javascript/reference/global_objects/generator/throw/index.html +++ b/files/es/web/javascript/reference/global_objects/generator/throw/index.html @@ -1,7 +1,8 @@ --- title: Generator.prototype.throw() -slug: Web/JavaScript/Referencia/Objetos_globales/Generador/throw +slug: Web/JavaScript/Reference/Global_Objects/Generator/throw translation_of: Web/JavaScript/Reference/Global_Objects/Generator/throw +original_slug: Web/JavaScript/Referencia/Objetos_globales/Generador/throw --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/index.html b/files/es/web/javascript/reference/global_objects/index.html index 9946b3f648..c6a21b542c 100644 --- a/files/es/web/javascript/reference/global_objects/index.html +++ b/files/es/web/javascript/reference/global_objects/index.html @@ -1,10 +1,11 @@ --- title: Objetos globales -slug: Web/JavaScript/Referencia/Objetos_globales +slug: Web/JavaScript/Reference/Global_Objects tags: - JavaScript - Referencia translation_of: Web/JavaScript/Reference/Global_Objects +original_slug: Web/JavaScript/Referencia/Objetos_globales --- <div>{{jsSidebar("Objects")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/infinity/index.html b/files/es/web/javascript/reference/global_objects/infinity/index.html index 2a0a716eeb..bd717d1021 100644 --- a/files/es/web/javascript/reference/global_objects/infinity/index.html +++ b/files/es/web/javascript/reference/global_objects/infinity/index.html @@ -1,9 +1,10 @@ --- title: Infinity -slug: Web/JavaScript/Referencia/Objetos_globales/Infinity +slug: Web/JavaScript/Reference/Global_Objects/Infinity tags: - JavaScript translation_of: Web/JavaScript/Reference/Global_Objects/Infinity +original_slug: Web/JavaScript/Referencia/Objetos_globales/Infinity --- <div> {{jsSidebar("Objects")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/internalerror/index.html b/files/es/web/javascript/reference/global_objects/internalerror/index.html index e7754d1575..c98fdd6103 100644 --- a/files/es/web/javascript/reference/global_objects/internalerror/index.html +++ b/files/es/web/javascript/reference/global_objects/internalerror/index.html @@ -1,6 +1,6 @@ --- title: InternalError -slug: Web/JavaScript/Referencia/Objetos_globales/InternalError +slug: Web/JavaScript/Reference/Global_Objects/InternalError tags: - Clase - Class @@ -8,6 +8,7 @@ tags: - JavaScript - Objeto translation_of: Web/JavaScript/Reference/Global_Objects/InternalError +original_slug: Web/JavaScript/Referencia/Objetos_globales/InternalError --- <div>{{JSRef}} {{non-standard_header}}</div> diff --git a/files/es/web/javascript/reference/global_objects/internalerror/internalerror/index.html b/files/es/web/javascript/reference/global_objects/internalerror/internalerror/index.html index ba895aaff9..6cc945000e 100644 --- a/files/es/web/javascript/reference/global_objects/internalerror/internalerror/index.html +++ b/files/es/web/javascript/reference/global_objects/internalerror/internalerror/index.html @@ -1,12 +1,13 @@ --- title: Constructor InternalError() -slug: >- - Web/JavaScript/Referencia/Objetos_globales/InternalError/Constructor_InternalError +slug: Web/JavaScript/Reference/Global_Objects/InternalError/InternalError tags: - Constructor - JavaScript - Referencia translation_of: Web/JavaScript/Reference/Global_Objects/InternalError/InternalError +original_slug: >- + Web/JavaScript/Referencia/Objetos_globales/InternalError/Constructor_InternalError --- <div>{{JSRef}} {{non-standard_header}}</div> diff --git a/files/es/web/javascript/reference/global_objects/intl/index.html b/files/es/web/javascript/reference/global_objects/intl/index.html index c1a2a47243..68f973b6ca 100644 --- a/files/es/web/javascript/reference/global_objects/intl/index.html +++ b/files/es/web/javascript/reference/global_objects/intl/index.html @@ -1,7 +1,8 @@ --- title: Intl -slug: Web/JavaScript/Referencia/Objetos_globales/Intl +slug: Web/JavaScript/Reference/Global_Objects/Intl translation_of: Web/JavaScript/Reference/Global_Objects/Intl +original_slug: Web/JavaScript/Referencia/Objetos_globales/Intl --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/intl/numberformat/format/index.html b/files/es/web/javascript/reference/global_objects/intl/numberformat/format/index.html index 713302ea3c..d961b0fcbe 100644 --- a/files/es/web/javascript/reference/global_objects/intl/numberformat/format/index.html +++ b/files/es/web/javascript/reference/global_objects/intl/numberformat/format/index.html @@ -1,7 +1,8 @@ --- title: Intl.NumberFormat.prototype.format() -slug: Web/JavaScript/Referencia/Objetos_globales/Intl/NumberFormat/format +slug: Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/format translation_of: Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/format +original_slug: Web/JavaScript/Referencia/Objetos_globales/Intl/NumberFormat/format --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/intl/numberformat/index.html b/files/es/web/javascript/reference/global_objects/intl/numberformat/index.html index 7ee880d0e8..05a8b8f4b5 100644 --- a/files/es/web/javascript/reference/global_objects/intl/numberformat/index.html +++ b/files/es/web/javascript/reference/global_objects/intl/numberformat/index.html @@ -1,7 +1,8 @@ --- title: Intl.NumberFormat -slug: Web/JavaScript/Referencia/Objetos_globales/Intl/NumberFormat +slug: Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat translation_of: Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat +original_slug: Web/JavaScript/Referencia/Objetos_globales/Intl/NumberFormat --- <div>{{JSRef("Global_Objects", "NumberFormat", "Intl,Collator,DateTimeFormat")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/intl/relativetimeformat/index.html b/files/es/web/javascript/reference/global_objects/intl/relativetimeformat/index.html index fc15049fa6..1c68b6827b 100644 --- a/files/es/web/javascript/reference/global_objects/intl/relativetimeformat/index.html +++ b/files/es/web/javascript/reference/global_objects/intl/relativetimeformat/index.html @@ -1,9 +1,10 @@ --- title: Intl.RelativeTimeFormat -slug: Web/JavaScript/Referencia/Objetos_globales/Intl/RelativeTimeFormat +slug: Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat tags: - RelatimeTimeFormat translation_of: Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat +original_slug: Web/JavaScript/Referencia/Objetos_globales/Intl/RelativeTimeFormat --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/isfinite/index.html b/files/es/web/javascript/reference/global_objects/isfinite/index.html index 1227071c44..055415e504 100644 --- a/files/es/web/javascript/reference/global_objects/isfinite/index.html +++ b/files/es/web/javascript/reference/global_objects/isfinite/index.html @@ -1,11 +1,12 @@ --- title: isFinite() -slug: Web/JavaScript/Referencia/Objetos_globales/isFinite +slug: Web/JavaScript/Reference/Global_Objects/isFinite tags: - Function - JavaScript - isFinite() translation_of: Web/JavaScript/Reference/Global_Objects/isFinite +original_slug: Web/JavaScript/Referencia/Objetos_globales/isFinite --- <div> {{jsSidebar("Objects")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/isnan/index.html b/files/es/web/javascript/reference/global_objects/isnan/index.html index d2607d0134..f47d769967 100644 --- a/files/es/web/javascript/reference/global_objects/isnan/index.html +++ b/files/es/web/javascript/reference/global_objects/isnan/index.html @@ -1,7 +1,8 @@ --- title: isNaN -slug: Web/JavaScript/Referencia/Objetos_globales/isNaN +slug: Web/JavaScript/Reference/Global_Objects/isNaN translation_of: Web/JavaScript/Reference/Global_Objects/isNaN +original_slug: Web/JavaScript/Referencia/Objetos_globales/isNaN --- <div>{{jsSidebar("Objects")}} <p>La función <code><strong>isNaN()</strong></code> determina cuando el valor es {{jsxref("NaN")}} o no. Tenga presente que la coerción dentro de la función <code>isNaN</code> tiene reglas <a href="https://wiki.developer.mozilla.org/es/docs/Web/JavaScript/Referencia/Objetos_globales/isNaN$edit#Description">interesantes</a>; tal vez quieras usar de forma alternativa <strong><code><a href="https://developer.mozilla.org/es/docs/Web/JavaScript/Referencia/Objetos_globales/Number/isNaN">Number.isNaN()</a></code></strong>, como fue definido en ECMAScript 2015.</p> diff --git a/files/es/web/javascript/reference/global_objects/json/index.html b/files/es/web/javascript/reference/global_objects/json/index.html index 2744fb71e5..c065102c2c 100644 --- a/files/es/web/javascript/reference/global_objects/json/index.html +++ b/files/es/web/javascript/reference/global_objects/json/index.html @@ -1,6 +1,6 @@ --- title: JSON -slug: Web/JavaScript/Referencia/Objetos_globales/JSON +slug: Web/JavaScript/Reference/Global_Objects/JSON tags: - JSON - JavaScript @@ -8,6 +8,7 @@ tags: - Object - TopicStub translation_of: Web/JavaScript/Reference/Global_Objects/JSON +original_slug: Web/JavaScript/Referencia/Objetos_globales/JSON --- <div>{{JSRef("Objetos_globales", "JSON")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/json/parse/index.html b/files/es/web/javascript/reference/global_objects/json/parse/index.html index d8816fe8ff..885812b288 100644 --- a/files/es/web/javascript/reference/global_objects/json/parse/index.html +++ b/files/es/web/javascript/reference/global_objects/json/parse/index.html @@ -1,6 +1,6 @@ --- title: JSON.parse() -slug: Web/JavaScript/Referencia/Objetos_globales/JSON/parse +slug: Web/JavaScript/Reference/Global_Objects/JSON/parse tags: - ECMAScript5 - JSON @@ -8,6 +8,7 @@ tags: - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/JSON/parse +original_slug: Web/JavaScript/Referencia/Objetos_globales/JSON/parse --- <div>{{JSRef("Global_Objects", "JSON")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/json/stringify/index.html b/files/es/web/javascript/reference/global_objects/json/stringify/index.html index 13f508d7f7..b4322d1017 100644 --- a/files/es/web/javascript/reference/global_objects/json/stringify/index.html +++ b/files/es/web/javascript/reference/global_objects/json/stringify/index.html @@ -1,12 +1,13 @@ --- title: JSON.stringify() -slug: Web/JavaScript/Referencia/Objetos_globales/JSON/stringify +slug: Web/JavaScript/Reference/Global_Objects/JSON/stringify tags: - JSON - JavaScript - Method - stringify translation_of: Web/JavaScript/Reference/Global_Objects/JSON/stringify +original_slug: Web/JavaScript/Referencia/Objetos_globales/JSON/stringify --- <p>{{JSRef}}</p> diff --git a/files/es/web/javascript/reference/global_objects/map/clear/index.html b/files/es/web/javascript/reference/global_objects/map/clear/index.html index 67e8288ad2..4bcd625029 100644 --- a/files/es/web/javascript/reference/global_objects/map/clear/index.html +++ b/files/es/web/javascript/reference/global_objects/map/clear/index.html @@ -1,7 +1,8 @@ --- title: Map.prototype.clear() -slug: Web/JavaScript/Referencia/Objetos_globales/Map/clear +slug: Web/JavaScript/Reference/Global_Objects/Map/clear translation_of: Web/JavaScript/Reference/Global_Objects/Map/clear +original_slug: Web/JavaScript/Referencia/Objetos_globales/Map/clear --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/map/delete/index.html b/files/es/web/javascript/reference/global_objects/map/delete/index.html index cbd6e02a50..c41a7c38a4 100644 --- a/files/es/web/javascript/reference/global_objects/map/delete/index.html +++ b/files/es/web/javascript/reference/global_objects/map/delete/index.html @@ -1,7 +1,8 @@ --- title: Map.prototype.delete() -slug: Web/JavaScript/Referencia/Objetos_globales/Map/delete +slug: Web/JavaScript/Reference/Global_Objects/Map/delete translation_of: Web/JavaScript/Reference/Global_Objects/Map/delete +original_slug: Web/JavaScript/Referencia/Objetos_globales/Map/delete --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/map/entries/index.html b/files/es/web/javascript/reference/global_objects/map/entries/index.html index 76a4ca10b7..2653ccf6e7 100644 --- a/files/es/web/javascript/reference/global_objects/map/entries/index.html +++ b/files/es/web/javascript/reference/global_objects/map/entries/index.html @@ -1,7 +1,8 @@ --- title: Map.prototype.entries() -slug: Web/JavaScript/Referencia/Objetos_globales/Map/entries +slug: Web/JavaScript/Reference/Global_Objects/Map/entries translation_of: Web/JavaScript/Reference/Global_Objects/Map/entries +original_slug: Web/JavaScript/Referencia/Objetos_globales/Map/entries --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/map/foreach/index.html b/files/es/web/javascript/reference/global_objects/map/foreach/index.html index 00d8e85ff8..fd2750786b 100644 --- a/files/es/web/javascript/reference/global_objects/map/foreach/index.html +++ b/files/es/web/javascript/reference/global_objects/map/foreach/index.html @@ -1,7 +1,8 @@ --- title: Map.prototype.forEach() -slug: Web/JavaScript/Referencia/Objetos_globales/Map/forEach +slug: Web/JavaScript/Reference/Global_Objects/Map/forEach translation_of: Web/JavaScript/Reference/Global_Objects/Map/forEach +original_slug: Web/JavaScript/Referencia/Objetos_globales/Map/forEach --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/map/get/index.html b/files/es/web/javascript/reference/global_objects/map/get/index.html index 7f53d850e3..ab9926838e 100644 --- a/files/es/web/javascript/reference/global_objects/map/get/index.html +++ b/files/es/web/javascript/reference/global_objects/map/get/index.html @@ -1,10 +1,11 @@ --- title: Map.prototype.get() -slug: Web/JavaScript/Referencia/Objetos_globales/Map/get +slug: Web/JavaScript/Reference/Global_Objects/Map/get tags: - JavaScript - Map translation_of: Web/JavaScript/Reference/Global_Objects/Map/get +original_slug: Web/JavaScript/Referencia/Objetos_globales/Map/get --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/map/has/index.html b/files/es/web/javascript/reference/global_objects/map/has/index.html index c556a00dae..b9bf84412e 100644 --- a/files/es/web/javascript/reference/global_objects/map/has/index.html +++ b/files/es/web/javascript/reference/global_objects/map/has/index.html @@ -1,7 +1,8 @@ --- title: Map.prototype.has() -slug: Web/JavaScript/Referencia/Objetos_globales/Map/has +slug: Web/JavaScript/Reference/Global_Objects/Map/has translation_of: Web/JavaScript/Reference/Global_Objects/Map/has +original_slug: Web/JavaScript/Referencia/Objetos_globales/Map/has --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/map/index.html b/files/es/web/javascript/reference/global_objects/map/index.html index e3ad7812b7..84a3bcbf17 100644 --- a/files/es/web/javascript/reference/global_objects/map/index.html +++ b/files/es/web/javascript/reference/global_objects/map/index.html @@ -1,11 +1,12 @@ --- title: Map -slug: Web/JavaScript/Referencia/Objetos_globales/Map +slug: Web/JavaScript/Reference/Global_Objects/Map tags: - ECMAScript2015 - JavaScript - Map translation_of: Web/JavaScript/Reference/Global_Objects/Map +original_slug: Web/JavaScript/Referencia/Objetos_globales/Map --- <div>{{JSRef("Global_Objects", "Map")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/map/keys/index.html b/files/es/web/javascript/reference/global_objects/map/keys/index.html index 6f67e49dee..c3c643180b 100644 --- a/files/es/web/javascript/reference/global_objects/map/keys/index.html +++ b/files/es/web/javascript/reference/global_objects/map/keys/index.html @@ -1,7 +1,8 @@ --- title: Map.prototype.keys() -slug: Web/JavaScript/Referencia/Objetos_globales/Map/keys +slug: Web/JavaScript/Reference/Global_Objects/Map/keys translation_of: Web/JavaScript/Reference/Global_Objects/Map/keys +original_slug: Web/JavaScript/Referencia/Objetos_globales/Map/keys --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/map/set/index.html b/files/es/web/javascript/reference/global_objects/map/set/index.html index 27faa5a1a6..dd0b48d156 100644 --- a/files/es/web/javascript/reference/global_objects/map/set/index.html +++ b/files/es/web/javascript/reference/global_objects/map/set/index.html @@ -1,6 +1,6 @@ --- title: Map.prototype.set() -slug: Web/JavaScript/Referencia/Objetos_globales/Map/set +slug: Web/JavaScript/Reference/Global_Objects/Map/set tags: - ECMAScript6 - JavaScript @@ -8,6 +8,7 @@ tags: - Prototype - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Map/set +original_slug: Web/JavaScript/Referencia/Objetos_globales/Map/set --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/map/size/index.html b/files/es/web/javascript/reference/global_objects/map/size/index.html index 3ca4d446db..0671acf15e 100644 --- a/files/es/web/javascript/reference/global_objects/map/size/index.html +++ b/files/es/web/javascript/reference/global_objects/map/size/index.html @@ -1,7 +1,8 @@ --- title: Map.prototype.size -slug: Web/JavaScript/Referencia/Objetos_globales/Map/size +slug: Web/JavaScript/Reference/Global_Objects/Map/size translation_of: Web/JavaScript/Reference/Global_Objects/Map/size +original_slug: Web/JavaScript/Referencia/Objetos_globales/Map/size --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/map/values/index.html b/files/es/web/javascript/reference/global_objects/map/values/index.html index c81b54dbe7..385a14e3ac 100644 --- a/files/es/web/javascript/reference/global_objects/map/values/index.html +++ b/files/es/web/javascript/reference/global_objects/map/values/index.html @@ -1,6 +1,6 @@ --- title: Map.prototype.values() -slug: Web/JavaScript/Referencia/Objetos_globales/Map/values +slug: Web/JavaScript/Reference/Global_Objects/Map/values tags: - ECMAScript 2015 - Iterador @@ -9,6 +9,7 @@ tags: - Prototipo - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Map/values +original_slug: Web/JavaScript/Referencia/Objetos_globales/Map/values --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/abs/index.html b/files/es/web/javascript/reference/global_objects/math/abs/index.html index eb286dcc59..4ff4a68c56 100644 --- a/files/es/web/javascript/reference/global_objects/math/abs/index.html +++ b/files/es/web/javascript/reference/global_objects/math/abs/index.html @@ -1,12 +1,13 @@ --- title: Math.abs() -slug: Web/JavaScript/Referencia/Objetos_globales/Math/abs +slug: Web/JavaScript/Reference/Global_Objects/Math/abs tags: - JavaScript - Math - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Math/abs +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/abs --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/acos/index.html b/files/es/web/javascript/reference/global_objects/math/acos/index.html index 3280a9b17f..8928ec7624 100644 --- a/files/es/web/javascript/reference/global_objects/math/acos/index.html +++ b/files/es/web/javascript/reference/global_objects/math/acos/index.html @@ -1,12 +1,13 @@ --- title: Math.acos() -slug: Web/JavaScript/Referencia/Objetos_globales/Math/acos +slug: Web/JavaScript/Reference/Global_Objects/Math/acos tags: - JavaScript - Math - Métodos - Referências translation_of: Web/JavaScript/Reference/Global_Objects/Math/acos +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/acos --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/acosh/index.html b/files/es/web/javascript/reference/global_objects/math/acosh/index.html index 8819e3c69a..52bf9f335c 100644 --- a/files/es/web/javascript/reference/global_objects/math/acosh/index.html +++ b/files/es/web/javascript/reference/global_objects/math/acosh/index.html @@ -1,12 +1,13 @@ --- title: Math.acosh() -slug: Web/JavaScript/Referencia/Objetos_globales/Math/acosh +slug: Web/JavaScript/Reference/Global_Objects/Math/acosh tags: - JavaScript - Math - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Math/acosh +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/acosh --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/asin/index.html b/files/es/web/javascript/reference/global_objects/math/asin/index.html index 1a6c78d6a5..3fc8b56e89 100644 --- a/files/es/web/javascript/reference/global_objects/math/asin/index.html +++ b/files/es/web/javascript/reference/global_objects/math/asin/index.html @@ -1,7 +1,8 @@ --- title: Math.asin() -slug: Web/JavaScript/Referencia/Objetos_globales/Math/asin +slug: Web/JavaScript/Reference/Global_Objects/Math/asin translation_of: Web/JavaScript/Reference/Global_Objects/Math/asin +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/asin --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/asinh/index.html b/files/es/web/javascript/reference/global_objects/math/asinh/index.html index 9a3204a6a8..2001ccf984 100644 --- a/files/es/web/javascript/reference/global_objects/math/asinh/index.html +++ b/files/es/web/javascript/reference/global_objects/math/asinh/index.html @@ -1,7 +1,8 @@ --- title: Math.asinh() -slug: Web/JavaScript/Referencia/Objetos_globales/Math/asinh +slug: Web/JavaScript/Reference/Global_Objects/Math/asinh translation_of: Web/JavaScript/Reference/Global_Objects/Math/asinh +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/asinh --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/atan/index.html b/files/es/web/javascript/reference/global_objects/math/atan/index.html index abb0453e6c..bad9ca0f5c 100644 --- a/files/es/web/javascript/reference/global_objects/math/atan/index.html +++ b/files/es/web/javascript/reference/global_objects/math/atan/index.html @@ -1,6 +1,6 @@ --- title: Math.atan() -slug: Web/JavaScript/Referencia/Objetos_globales/Math/atan +slug: Web/JavaScript/Reference/Global_Objects/Math/atan tags: - JavaScript - Matemática @@ -8,6 +8,7 @@ tags: - Method - Trigonometría translation_of: Web/JavaScript/Reference/Global_Objects/Math/atan +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/atan --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/atan2/index.html b/files/es/web/javascript/reference/global_objects/math/atan2/index.html index 7b0dc147da..26da46befd 100644 --- a/files/es/web/javascript/reference/global_objects/math/atan2/index.html +++ b/files/es/web/javascript/reference/global_objects/math/atan2/index.html @@ -1,7 +1,8 @@ --- title: Math.atan2() -slug: Web/JavaScript/Referencia/Objetos_globales/Math/atan2 +slug: Web/JavaScript/Reference/Global_Objects/Math/atan2 translation_of: Web/JavaScript/Reference/Global_Objects/Math/atan2 +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/atan2 --- <div>{{JSRef("Global_Objects", "Math")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/atanh/index.html b/files/es/web/javascript/reference/global_objects/math/atanh/index.html index 85022b4138..4030d21a25 100644 --- a/files/es/web/javascript/reference/global_objects/math/atanh/index.html +++ b/files/es/web/javascript/reference/global_objects/math/atanh/index.html @@ -1,7 +1,8 @@ --- title: Math.atanh() -slug: Web/JavaScript/Referencia/Objetos_globales/Math/atanh +slug: Web/JavaScript/Reference/Global_Objects/Math/atanh translation_of: Web/JavaScript/Reference/Global_Objects/Math/atanh +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/atanh --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/cbrt/index.html b/files/es/web/javascript/reference/global_objects/math/cbrt/index.html index 350bc03054..3d4b32a31b 100644 --- a/files/es/web/javascript/reference/global_objects/math/cbrt/index.html +++ b/files/es/web/javascript/reference/global_objects/math/cbrt/index.html @@ -1,7 +1,8 @@ --- title: Math.cbrt() -slug: Web/JavaScript/Referencia/Objetos_globales/Math/cbrt +slug: Web/JavaScript/Reference/Global_Objects/Math/cbrt translation_of: Web/JavaScript/Reference/Global_Objects/Math/cbrt +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/cbrt --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/ceil/index.html b/files/es/web/javascript/reference/global_objects/math/ceil/index.html index 52b43cd3a2..c0cd2faf6a 100644 --- a/files/es/web/javascript/reference/global_objects/math/ceil/index.html +++ b/files/es/web/javascript/reference/global_objects/math/ceil/index.html @@ -1,12 +1,13 @@ --- title: Math.ceil() -slug: Web/JavaScript/Referencia/Objetos_globales/Math/ceil +slug: Web/JavaScript/Reference/Global_Objects/Math/ceil tags: - JavaScript - Math - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Math/ceil +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/ceil --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/cos/index.html b/files/es/web/javascript/reference/global_objects/math/cos/index.html index 82a0793769..1ed9a36f2d 100644 --- a/files/es/web/javascript/reference/global_objects/math/cos/index.html +++ b/files/es/web/javascript/reference/global_objects/math/cos/index.html @@ -1,7 +1,8 @@ --- title: Math.cos() -slug: Web/JavaScript/Referencia/Objetos_globales/Math/cos +slug: Web/JavaScript/Reference/Global_Objects/Math/cos translation_of: Web/JavaScript/Reference/Global_Objects/Math/cos +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/cos --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/e/index.html b/files/es/web/javascript/reference/global_objects/math/e/index.html index 2fdc92d125..5d4c3bf160 100644 --- a/files/es/web/javascript/reference/global_objects/math/e/index.html +++ b/files/es/web/javascript/reference/global_objects/math/e/index.html @@ -1,12 +1,13 @@ --- title: Math.E -slug: Web/JavaScript/Referencia/Objetos_globales/Math/E +slug: Web/JavaScript/Reference/Global_Objects/Math/E tags: - JavaScript - Math - Property - Referencia translation_of: Web/JavaScript/Reference/Global_Objects/Math/E +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/E --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/exp/index.html b/files/es/web/javascript/reference/global_objects/math/exp/index.html index ca60758600..867b28175a 100644 --- a/files/es/web/javascript/reference/global_objects/math/exp/index.html +++ b/files/es/web/javascript/reference/global_objects/math/exp/index.html @@ -1,7 +1,8 @@ --- title: Math.exp() -slug: Web/JavaScript/Referencia/Objetos_globales/Math/exp +slug: Web/JavaScript/Reference/Global_Objects/Math/exp translation_of: Web/JavaScript/Reference/Global_Objects/Math/exp +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/exp --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/expm1/index.html b/files/es/web/javascript/reference/global_objects/math/expm1/index.html index d8679d9230..b3dfe0649b 100644 --- a/files/es/web/javascript/reference/global_objects/math/expm1/index.html +++ b/files/es/web/javascript/reference/global_objects/math/expm1/index.html @@ -1,6 +1,6 @@ --- title: Math.expm1() -slug: Web/JavaScript/Referencia/Objetos_globales/Math/expm1 +slug: Web/JavaScript/Reference/Global_Objects/Math/expm1 tags: - JavaScript - Matemáticas @@ -9,6 +9,7 @@ tags: - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Math/expm1 +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/expm1 --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/floor/index.html b/files/es/web/javascript/reference/global_objects/math/floor/index.html index 867f3e8dac..03ad07325e 100644 --- a/files/es/web/javascript/reference/global_objects/math/floor/index.html +++ b/files/es/web/javascript/reference/global_objects/math/floor/index.html @@ -1,11 +1,12 @@ --- title: Math.floor() -slug: Web/JavaScript/Referencia/Objetos_globales/Math/floor +slug: Web/JavaScript/Reference/Global_Objects/Math/floor tags: - JavaScript - Math - Method translation_of: Web/JavaScript/Reference/Global_Objects/Math/floor +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/floor --- <div>{{JSRef("Objetos_globales", "Math")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/fround/index.html b/files/es/web/javascript/reference/global_objects/math/fround/index.html index 73d773e5b0..0d2cd9a859 100644 --- a/files/es/web/javascript/reference/global_objects/math/fround/index.html +++ b/files/es/web/javascript/reference/global_objects/math/fround/index.html @@ -1,12 +1,13 @@ --- title: Math.fround() -slug: Web/JavaScript/Referencia/Objetos_globales/Math/fround +slug: Web/JavaScript/Reference/Global_Objects/Math/fround tags: - JavaScript - Math - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Math/fround +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/fround --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/hypot/index.html b/files/es/web/javascript/reference/global_objects/math/hypot/index.html index 21d6850e44..5fb2d24a5a 100644 --- a/files/es/web/javascript/reference/global_objects/math/hypot/index.html +++ b/files/es/web/javascript/reference/global_objects/math/hypot/index.html @@ -1,10 +1,11 @@ --- title: Math.hypot() -slug: Web/JavaScript/Referencia/Objetos_globales/Math/hypot +slug: Web/JavaScript/Reference/Global_Objects/Math/hypot tags: - JavaScript - Math translation_of: Web/JavaScript/Reference/Global_Objects/Math/hypot +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/hypot --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/index.html b/files/es/web/javascript/reference/global_objects/math/index.html index bdf0d21e74..b010ad42a5 100644 --- a/files/es/web/javascript/reference/global_objects/math/index.html +++ b/files/es/web/javascript/reference/global_objects/math/index.html @@ -1,11 +1,12 @@ --- title: Math -slug: Web/JavaScript/Referencia/Objetos_globales/Math +slug: Web/JavaScript/Reference/Global_Objects/Math tags: - JavaScript - Math - Referencia translation_of: Web/JavaScript/Reference/Global_Objects/Math +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/ln10/index.html b/files/es/web/javascript/reference/global_objects/math/ln10/index.html index 8b9f40b77b..507bd03130 100644 --- a/files/es/web/javascript/reference/global_objects/math/ln10/index.html +++ b/files/es/web/javascript/reference/global_objects/math/ln10/index.html @@ -1,12 +1,13 @@ --- title: Math.LN10 -slug: Web/JavaScript/Referencia/Objetos_globales/Math/LN10 +slug: Web/JavaScript/Reference/Global_Objects/Math/LN10 tags: - JavaScript - Math - Property - Referencia translation_of: Web/JavaScript/Reference/Global_Objects/Math/LN10 +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/LN10 --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/ln2/index.html b/files/es/web/javascript/reference/global_objects/math/ln2/index.html index 4a447f677a..e6090db3e0 100644 --- a/files/es/web/javascript/reference/global_objects/math/ln2/index.html +++ b/files/es/web/javascript/reference/global_objects/math/ln2/index.html @@ -1,12 +1,13 @@ --- title: Math.LN2 -slug: Web/JavaScript/Referencia/Objetos_globales/Math/LN2 +slug: Web/JavaScript/Reference/Global_Objects/Math/LN2 tags: - JavaScript - Math - Property - Referencia translation_of: Web/JavaScript/Reference/Global_Objects/Math/LN2 +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/LN2 --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/log/index.html b/files/es/web/javascript/reference/global_objects/math/log/index.html index d243cd0501..cb68315017 100644 --- a/files/es/web/javascript/reference/global_objects/math/log/index.html +++ b/files/es/web/javascript/reference/global_objects/math/log/index.html @@ -1,7 +1,8 @@ --- title: Math.log() -slug: Web/JavaScript/Referencia/Objetos_globales/Math/log +slug: Web/JavaScript/Reference/Global_Objects/Math/log translation_of: Web/JavaScript/Reference/Global_Objects/Math/log +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/log --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/log10/index.html b/files/es/web/javascript/reference/global_objects/math/log10/index.html index dc97208b63..d3efd7e3fc 100644 --- a/files/es/web/javascript/reference/global_objects/math/log10/index.html +++ b/files/es/web/javascript/reference/global_objects/math/log10/index.html @@ -1,7 +1,8 @@ --- title: Math.log10() -slug: Web/JavaScript/Referencia/Objetos_globales/Math/log10 +slug: Web/JavaScript/Reference/Global_Objects/Math/log10 translation_of: Web/JavaScript/Reference/Global_Objects/Math/log10 +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/log10 --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/log10e/index.html b/files/es/web/javascript/reference/global_objects/math/log10e/index.html index 755b6ceb1a..5537164097 100644 --- a/files/es/web/javascript/reference/global_objects/math/log10e/index.html +++ b/files/es/web/javascript/reference/global_objects/math/log10e/index.html @@ -1,12 +1,13 @@ --- title: Math.LOG10E -slug: Web/JavaScript/Referencia/Objetos_globales/Math/LOG10E +slug: Web/JavaScript/Reference/Global_Objects/Math/LOG10E tags: - JavaScript - Math - Propiedad - Referencia translation_of: Web/JavaScript/Reference/Global_Objects/Math/LOG10E +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/LOG10E --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/log2/index.html b/files/es/web/javascript/reference/global_objects/math/log2/index.html index b394270684..8d8d45c60c 100644 --- a/files/es/web/javascript/reference/global_objects/math/log2/index.html +++ b/files/es/web/javascript/reference/global_objects/math/log2/index.html @@ -1,7 +1,8 @@ --- title: Math.log2() -slug: Web/JavaScript/Referencia/Objetos_globales/Math/log2 +slug: Web/JavaScript/Reference/Global_Objects/Math/log2 translation_of: Web/JavaScript/Reference/Global_Objects/Math/log2 +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/log2 --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/log2e/index.html b/files/es/web/javascript/reference/global_objects/math/log2e/index.html index f9593b4bc6..e338dcccf1 100644 --- a/files/es/web/javascript/reference/global_objects/math/log2e/index.html +++ b/files/es/web/javascript/reference/global_objects/math/log2e/index.html @@ -1,11 +1,12 @@ --- title: Math.LOG2E -slug: Web/JavaScript/Referencia/Objetos_globales/Math/LOG2E +slug: Web/JavaScript/Reference/Global_Objects/Math/LOG2E tags: - JavaScript - Math - Property translation_of: Web/JavaScript/Reference/Global_Objects/Math/LOG2E +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/LOG2E --- <div> {{JSRef("Objetos_globales", "Math")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/max/index.html b/files/es/web/javascript/reference/global_objects/math/max/index.html index 0e0f82881c..5a97440eab 100644 --- a/files/es/web/javascript/reference/global_objects/math/max/index.html +++ b/files/es/web/javascript/reference/global_objects/math/max/index.html @@ -1,12 +1,13 @@ --- title: Math.max() -slug: Web/JavaScript/Referencia/Objetos_globales/Math/max +slug: Web/JavaScript/Reference/Global_Objects/Math/max tags: - JavaScript - Math - Método(2) - Referencia translation_of: Web/JavaScript/Reference/Global_Objects/Math/max +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/max --- <div>{{JSRef("Global_Objects", "Math")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/min/index.html b/files/es/web/javascript/reference/global_objects/math/min/index.html index a2dbf8348a..45d0da7d4a 100644 --- a/files/es/web/javascript/reference/global_objects/math/min/index.html +++ b/files/es/web/javascript/reference/global_objects/math/min/index.html @@ -1,12 +1,13 @@ --- title: Math.min() -slug: Web/JavaScript/Referencia/Objetos_globales/Math/min +slug: Web/JavaScript/Reference/Global_Objects/Math/min tags: - JavaScript - Math - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Math/min +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/min --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/pi/index.html b/files/es/web/javascript/reference/global_objects/math/pi/index.html index d4428498cd..e4bdf042d6 100644 --- a/files/es/web/javascript/reference/global_objects/math/pi/index.html +++ b/files/es/web/javascript/reference/global_objects/math/pi/index.html @@ -1,12 +1,13 @@ --- title: Math.PI -slug: Web/JavaScript/Referencia/Objetos_globales/Math/PI +slug: Web/JavaScript/Reference/Global_Objects/Math/PI tags: - JavaScript - Math - Propiedad - Referencia translation_of: Web/JavaScript/Reference/Global_Objects/Math/PI +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/PI --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/pow/index.html b/files/es/web/javascript/reference/global_objects/math/pow/index.html index 7185cffede..a19835458c 100644 --- a/files/es/web/javascript/reference/global_objects/math/pow/index.html +++ b/files/es/web/javascript/reference/global_objects/math/pow/index.html @@ -1,7 +1,8 @@ --- title: Math.pow() -slug: Web/JavaScript/Referencia/Objetos_globales/Math/pow +slug: Web/JavaScript/Reference/Global_Objects/Math/pow translation_of: Web/JavaScript/Reference/Global_Objects/Math/pow +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/pow --- <div>{{JSRef("Global_Objects", "Math")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/random/index.html b/files/es/web/javascript/reference/global_objects/math/random/index.html index ace95bc0cf..78e82424bf 100644 --- a/files/es/web/javascript/reference/global_objects/math/random/index.html +++ b/files/es/web/javascript/reference/global_objects/math/random/index.html @@ -1,6 +1,6 @@ --- title: Math.random() -slug: Web/JavaScript/Referencia/Objetos_globales/Math/random +slug: Web/JavaScript/Reference/Global_Objects/Math/random tags: - JavaScript - Math @@ -8,6 +8,7 @@ tags: - Random - Referências translation_of: Web/JavaScript/Reference/Global_Objects/Math/random +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/random --- <div>{{JSRef("Global_Objects", "Math")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/round/index.html b/files/es/web/javascript/reference/global_objects/math/round/index.html index 0257148e69..13458d660e 100644 --- a/files/es/web/javascript/reference/global_objects/math/round/index.html +++ b/files/es/web/javascript/reference/global_objects/math/round/index.html @@ -1,7 +1,8 @@ --- title: Math.round() -slug: Web/JavaScript/Referencia/Objetos_globales/Math/round +slug: Web/JavaScript/Reference/Global_Objects/Math/round translation_of: Web/JavaScript/Reference/Global_Objects/Math/round +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/round --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/sign/index.html b/files/es/web/javascript/reference/global_objects/math/sign/index.html index 3c48027556..472f01e6a1 100644 --- a/files/es/web/javascript/reference/global_objects/math/sign/index.html +++ b/files/es/web/javascript/reference/global_objects/math/sign/index.html @@ -1,12 +1,13 @@ --- title: Math.sign() -slug: Web/JavaScript/Referencia/Objetos_globales/Math/sign +slug: Web/JavaScript/Reference/Global_Objects/Math/sign tags: - JavaScript - Math - Method - Reference translation_of: Web/JavaScript/Reference/Global_Objects/Math/sign +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/sign --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/sin/index.html b/files/es/web/javascript/reference/global_objects/math/sin/index.html index a89a6e635e..27ec24425f 100644 --- a/files/es/web/javascript/reference/global_objects/math/sin/index.html +++ b/files/es/web/javascript/reference/global_objects/math/sin/index.html @@ -1,7 +1,8 @@ --- title: Math.sin() -slug: Web/JavaScript/Referencia/Objetos_globales/Math/seno +slug: Web/JavaScript/Reference/Global_Objects/Math/sin translation_of: Web/JavaScript/Reference/Global_Objects/Math/sin +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/seno --- <div>{{JSRef("Global_Objects", "Math")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/sqrt/index.html b/files/es/web/javascript/reference/global_objects/math/sqrt/index.html index a3977c6f08..3db4ff52e8 100644 --- a/files/es/web/javascript/reference/global_objects/math/sqrt/index.html +++ b/files/es/web/javascript/reference/global_objects/math/sqrt/index.html @@ -1,7 +1,8 @@ --- title: Math.sqrt() -slug: Web/JavaScript/Referencia/Objetos_globales/Math/sqrt +slug: Web/JavaScript/Reference/Global_Objects/Math/sqrt translation_of: Web/JavaScript/Reference/Global_Objects/Math/sqrt +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/sqrt --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/sqrt1_2/index.html b/files/es/web/javascript/reference/global_objects/math/sqrt1_2/index.html index de9bd99eb9..012fa5d07e 100644 --- a/files/es/web/javascript/reference/global_objects/math/sqrt1_2/index.html +++ b/files/es/web/javascript/reference/global_objects/math/sqrt1_2/index.html @@ -1,12 +1,13 @@ --- title: Math.SQRT1_2 -slug: Web/JavaScript/Referencia/Objetos_globales/Math/SQRT1_2 +slug: Web/JavaScript/Reference/Global_Objects/Math/SQRT1_2 tags: - JavaScript - Math - Propiedad - Referencia translation_of: Web/JavaScript/Reference/Global_Objects/Math/SQRT1_2 +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/SQRT1_2 --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/sqrt2/index.html b/files/es/web/javascript/reference/global_objects/math/sqrt2/index.html index 7e23295f25..6ae6cfa70e 100644 --- a/files/es/web/javascript/reference/global_objects/math/sqrt2/index.html +++ b/files/es/web/javascript/reference/global_objects/math/sqrt2/index.html @@ -1,7 +1,8 @@ --- title: Math.SQRT2 -slug: Web/JavaScript/Referencia/Objetos_globales/Math/SQRT2 +slug: Web/JavaScript/Reference/Global_Objects/Math/SQRT2 translation_of: Web/JavaScript/Reference/Global_Objects/Math/SQRT2 +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/SQRT2 --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/tan/index.html b/files/es/web/javascript/reference/global_objects/math/tan/index.html index 8a773b0da5..578cfa720f 100644 --- a/files/es/web/javascript/reference/global_objects/math/tan/index.html +++ b/files/es/web/javascript/reference/global_objects/math/tan/index.html @@ -1,11 +1,12 @@ --- title: Math.tan() -slug: Web/JavaScript/Referencia/Objetos_globales/Math/tan +slug: Web/JavaScript/Reference/Global_Objects/Math/tan tags: - Matemáticas - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Math/tan +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/tan --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/tanh/index.html b/files/es/web/javascript/reference/global_objects/math/tanh/index.html index 138c466b37..c4b0fae2cb 100644 --- a/files/es/web/javascript/reference/global_objects/math/tanh/index.html +++ b/files/es/web/javascript/reference/global_objects/math/tanh/index.html @@ -1,12 +1,13 @@ --- title: Math.tanh() -slug: Web/JavaScript/Referencia/Objetos_globales/Math/tanh +slug: Web/JavaScript/Reference/Global_Objects/Math/tanh tags: - ECMAScript 2015 - JavaScript - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Math/tanh +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/tanh --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/math/trunc/index.html b/files/es/web/javascript/reference/global_objects/math/trunc/index.html index 9efe511927..4ed64bfc7a 100644 --- a/files/es/web/javascript/reference/global_objects/math/trunc/index.html +++ b/files/es/web/javascript/reference/global_objects/math/trunc/index.html @@ -1,6 +1,6 @@ --- title: Math.trunc() -slug: Web/JavaScript/Referencia/Objetos_globales/Math/trunc +slug: Web/JavaScript/Reference/Global_Objects/Math/trunc tags: - ECMAScript6 - JavaScript @@ -8,6 +8,7 @@ tags: - Método(2) - Referencia translation_of: Web/JavaScript/Reference/Global_Objects/Math/trunc +original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/trunc --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/nan/index.html b/files/es/web/javascript/reference/global_objects/nan/index.html index f107f1bb3c..0b7cfe4b11 100644 --- a/files/es/web/javascript/reference/global_objects/nan/index.html +++ b/files/es/web/javascript/reference/global_objects/nan/index.html @@ -1,11 +1,12 @@ --- title: NaN -slug: Web/JavaScript/Referencia/Objetos_globales/NaN +slug: Web/JavaScript/Reference/Global_Objects/NaN tags: - JavaScript - Propiedad - Referencia translation_of: Web/JavaScript/Reference/Global_Objects/NaN +original_slug: Web/JavaScript/Referencia/Objetos_globales/NaN --- <div>{{jsSidebar("Objects")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/null/index.html b/files/es/web/javascript/reference/global_objects/null/index.html index 94d1a392c5..173b31bc50 100644 --- a/files/es/web/javascript/reference/global_objects/null/index.html +++ b/files/es/web/javascript/reference/global_objects/null/index.html @@ -1,11 +1,12 @@ --- title: 'null' -slug: Web/JavaScript/Referencia/Objetos_globales/null +slug: Web/JavaScript/Reference/Global_Objects/null tags: - JavaScript - Literal - Primitivo translation_of: Web/JavaScript/Reference/Global_Objects/null +original_slug: Web/JavaScript/Referencia/Objetos_globales/null --- <div>{{jsSidebar("Objects")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/number/index.html b/files/es/web/javascript/reference/global_objects/number/index.html index 72c1425b8b..9e14baa221 100644 --- a/files/es/web/javascript/reference/global_objects/number/index.html +++ b/files/es/web/javascript/reference/global_objects/number/index.html @@ -1,12 +1,13 @@ --- title: Number -slug: Web/JavaScript/Referencia/Objetos_globales/Number +slug: Web/JavaScript/Reference/Global_Objects/Number tags: - JavaScript - Number - Referencia - Referência(2) translation_of: Web/JavaScript/Reference/Global_Objects/Number +original_slug: Web/JavaScript/Referencia/Objetos_globales/Number --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/number/isfinite/index.html b/files/es/web/javascript/reference/global_objects/number/isfinite/index.html index f26af9f671..7435a50179 100644 --- a/files/es/web/javascript/reference/global_objects/number/isfinite/index.html +++ b/files/es/web/javascript/reference/global_objects/number/isfinite/index.html @@ -1,7 +1,8 @@ --- title: Number.isFinite() -slug: Web/JavaScript/Referencia/Objetos_globales/Number/isFinite +slug: Web/JavaScript/Reference/Global_Objects/Number/isFinite translation_of: Web/JavaScript/Reference/Global_Objects/Number/isFinite +original_slug: Web/JavaScript/Referencia/Objetos_globales/Number/isFinite --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/number/isinteger/index.html b/files/es/web/javascript/reference/global_objects/number/isinteger/index.html index 6fdafca32e..f21e26ed84 100644 --- a/files/es/web/javascript/reference/global_objects/number/isinteger/index.html +++ b/files/es/web/javascript/reference/global_objects/number/isinteger/index.html @@ -1,12 +1,13 @@ --- title: Number.isInteger() -slug: Web/JavaScript/Referencia/Objetos_globales/Number/isInteger +slug: Web/JavaScript/Reference/Global_Objects/Number/isInteger tags: - JavaScript - Number - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Number/isInteger +original_slug: Web/JavaScript/Referencia/Objetos_globales/Number/isInteger --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/number/isnan/index.html b/files/es/web/javascript/reference/global_objects/number/isnan/index.html index cc9c62274c..5d638d528f 100644 --- a/files/es/web/javascript/reference/global_objects/number/isnan/index.html +++ b/files/es/web/javascript/reference/global_objects/number/isnan/index.html @@ -1,7 +1,8 @@ --- title: Number.isNaN() -slug: Web/JavaScript/Referencia/Objetos_globales/Number/isNaN +slug: Web/JavaScript/Reference/Global_Objects/Number/isNaN translation_of: Web/JavaScript/Reference/Global_Objects/Number/isNaN +original_slug: Web/JavaScript/Referencia/Objetos_globales/Number/isNaN --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/number/issafeinteger/index.html b/files/es/web/javascript/reference/global_objects/number/issafeinteger/index.html index b12c4cf4d6..e7e9fb7855 100644 --- a/files/es/web/javascript/reference/global_objects/number/issafeinteger/index.html +++ b/files/es/web/javascript/reference/global_objects/number/issafeinteger/index.html @@ -1,12 +1,13 @@ --- title: Number.isSafeInteger() -slug: Web/JavaScript/Referencia/Objetos_globales/Number/isSafeInteger +slug: Web/JavaScript/Reference/Global_Objects/Number/isSafeInteger tags: - ECMAScript6 - JavaScript - Number - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Number/isSafeInteger +original_slug: Web/JavaScript/Referencia/Objetos_globales/Number/isSafeInteger --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/number/max_safe_integer/index.html b/files/es/web/javascript/reference/global_objects/number/max_safe_integer/index.html index e5fa9df144..9dd417e292 100644 --- a/files/es/web/javascript/reference/global_objects/number/max_safe_integer/index.html +++ b/files/es/web/javascript/reference/global_objects/number/max_safe_integer/index.html @@ -1,12 +1,13 @@ --- title: Number.MAX_SAFE_INTEGER -slug: Web/JavaScript/Referencia/Objetos_globales/Number/MAX_SAFE_INTEGER +slug: Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER tags: - ECMAScript 2015 - JavaScript - Number - Property translation_of: Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER +original_slug: Web/JavaScript/Referencia/Objetos_globales/Number/MAX_SAFE_INTEGER --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/number/max_value/index.html b/files/es/web/javascript/reference/global_objects/number/max_value/index.html index 60c3d04e95..814beaac14 100644 --- a/files/es/web/javascript/reference/global_objects/number/max_value/index.html +++ b/files/es/web/javascript/reference/global_objects/number/max_value/index.html @@ -1,7 +1,8 @@ --- title: Number.MAX_VALUE -slug: Web/JavaScript/Referencia/Objetos_globales/Number/MAX_VALUE +slug: Web/JavaScript/Reference/Global_Objects/Number/MAX_VALUE translation_of: Web/JavaScript/Reference/Global_Objects/Number/MAX_VALUE +original_slug: Web/JavaScript/Referencia/Objetos_globales/Number/MAX_VALUE --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/number/min_value/index.html b/files/es/web/javascript/reference/global_objects/number/min_value/index.html index dadda2e337..3b0b515b63 100644 --- a/files/es/web/javascript/reference/global_objects/number/min_value/index.html +++ b/files/es/web/javascript/reference/global_objects/number/min_value/index.html @@ -1,7 +1,8 @@ --- title: Number.MIN_VALUE -slug: Web/JavaScript/Referencia/Objetos_globales/Number/MIN_VALUE +slug: Web/JavaScript/Reference/Global_Objects/Number/MIN_VALUE translation_of: Web/JavaScript/Reference/Global_Objects/Number/MIN_VALUE +original_slug: Web/JavaScript/Referencia/Objetos_globales/Number/MIN_VALUE --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/number/nan/index.html b/files/es/web/javascript/reference/global_objects/number/nan/index.html index 79db15a598..dd71aa97df 100644 --- a/files/es/web/javascript/reference/global_objects/number/nan/index.html +++ b/files/es/web/javascript/reference/global_objects/number/nan/index.html @@ -1,11 +1,12 @@ --- title: Number.NaN -slug: Web/JavaScript/Referencia/Objetos_globales/Number/NaN +slug: Web/JavaScript/Reference/Global_Objects/Number/NaN tags: - JavaScript - Número - Propiedad translation_of: Web/JavaScript/Reference/Global_Objects/Number/NaN +original_slug: Web/JavaScript/Referencia/Objetos_globales/Number/NaN --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/number/negative_infinity/index.html b/files/es/web/javascript/reference/global_objects/number/negative_infinity/index.html index 2e2d7d1573..5103aa5df2 100644 --- a/files/es/web/javascript/reference/global_objects/number/negative_infinity/index.html +++ b/files/es/web/javascript/reference/global_objects/number/negative_infinity/index.html @@ -1,11 +1,12 @@ --- title: Number.NEGATIVE_INFINITY -slug: Web/JavaScript/Referencia/Objetos_globales/Number/NEGATIVE_INFINITY +slug: Web/JavaScript/Reference/Global_Objects/Number/NEGATIVE_INFINITY tags: - JavaScript - Number - Property translation_of: Web/JavaScript/Reference/Global_Objects/Number/NEGATIVE_INFINITY +original_slug: Web/JavaScript/Referencia/Objetos_globales/Number/NEGATIVE_INFINITY --- <div> {{JSRef("Objetos_globales", "Number")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/number/parsefloat/index.html b/files/es/web/javascript/reference/global_objects/number/parsefloat/index.html index 6285aa9b5a..d4797cfe3f 100644 --- a/files/es/web/javascript/reference/global_objects/number/parsefloat/index.html +++ b/files/es/web/javascript/reference/global_objects/number/parsefloat/index.html @@ -1,6 +1,6 @@ --- title: Number.parseFloat() -slug: Web/JavaScript/Referencia/Objetos_globales/Number/parseFloat +slug: Web/JavaScript/Reference/Global_Objects/Number/parseFloat tags: - ECMAScript2015 - ECMAScript6 @@ -8,6 +8,7 @@ tags: - Número - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Number/parseFloat +original_slug: Web/JavaScript/Referencia/Objetos_globales/Number/parseFloat --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/number/parseint/index.html b/files/es/web/javascript/reference/global_objects/number/parseint/index.html index e899827599..5d2120ca5b 100644 --- a/files/es/web/javascript/reference/global_objects/number/parseint/index.html +++ b/files/es/web/javascript/reference/global_objects/number/parseint/index.html @@ -1,9 +1,10 @@ --- title: Number.parseInt() -slug: Web/JavaScript/Referencia/Objetos_globales/Number/parseInt +slug: Web/JavaScript/Reference/Global_Objects/Number/parseInt tags: - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Number/parseInt +original_slug: Web/JavaScript/Referencia/Objetos_globales/Number/parseInt --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/number/positive_infinity/index.html b/files/es/web/javascript/reference/global_objects/number/positive_infinity/index.html index 41d101a569..72c482b252 100644 --- a/files/es/web/javascript/reference/global_objects/number/positive_infinity/index.html +++ b/files/es/web/javascript/reference/global_objects/number/positive_infinity/index.html @@ -1,11 +1,12 @@ --- title: Number.POSITIVE_INFINITY -slug: Web/JavaScript/Referencia/Objetos_globales/Number/POSITIVE_INFINITY +slug: Web/JavaScript/Reference/Global_Objects/Number/POSITIVE_INFINITY tags: - JavaScript - Number - Property translation_of: Web/JavaScript/Reference/Global_Objects/Number/POSITIVE_INFINITY +original_slug: Web/JavaScript/Referencia/Objetos_globales/Number/POSITIVE_INFINITY --- <p>{{JSRef("Objetos_globales", "Number")}}</p> <h2 id="Resumen">Resumen</h2> diff --git a/files/es/web/javascript/reference/global_objects/number/tofixed/index.html b/files/es/web/javascript/reference/global_objects/number/tofixed/index.html index f11ccc3938..429a8f5a85 100644 --- a/files/es/web/javascript/reference/global_objects/number/tofixed/index.html +++ b/files/es/web/javascript/reference/global_objects/number/tofixed/index.html @@ -1,7 +1,8 @@ --- title: Number.prototype.toFixed() -slug: Web/JavaScript/Referencia/Objetos_globales/Number/toFixed +slug: Web/JavaScript/Reference/Global_Objects/Number/toFixed translation_of: Web/JavaScript/Reference/Global_Objects/Number/toFixed +original_slug: Web/JavaScript/Referencia/Objetos_globales/Number/toFixed --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/number/tolocalestring/index.html b/files/es/web/javascript/reference/global_objects/number/tolocalestring/index.html index d0c28b1431..c0d411b844 100644 --- a/files/es/web/javascript/reference/global_objects/number/tolocalestring/index.html +++ b/files/es/web/javascript/reference/global_objects/number/tolocalestring/index.html @@ -1,11 +1,12 @@ --- title: Number.prototype.toLocaleString() -slug: Web/JavaScript/Referencia/Objetos_globales/Number/toLocaleString +slug: Web/JavaScript/Reference/Global_Objects/Number/toLocaleString tags: - Internacionalizacion - JavaScript - Número translation_of: Web/JavaScript/Reference/Global_Objects/Number/toLocaleString +original_slug: Web/JavaScript/Referencia/Objetos_globales/Number/toLocaleString --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/number/toprecision/index.html b/files/es/web/javascript/reference/global_objects/number/toprecision/index.html index 7a5110d7a9..b8133df255 100644 --- a/files/es/web/javascript/reference/global_objects/number/toprecision/index.html +++ b/files/es/web/javascript/reference/global_objects/number/toprecision/index.html @@ -1,7 +1,8 @@ --- title: Number.prototype.toPrecision() -slug: Web/JavaScript/Referencia/Objetos_globales/Number/toPrecision +slug: Web/JavaScript/Reference/Global_Objects/Number/toPrecision translation_of: Web/JavaScript/Reference/Global_Objects/Number/toPrecision +original_slug: Web/JavaScript/Referencia/Objetos_globales/Number/toPrecision --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/number/tostring/index.html b/files/es/web/javascript/reference/global_objects/number/tostring/index.html index f911fa271e..58821a4423 100644 --- a/files/es/web/javascript/reference/global_objects/number/tostring/index.html +++ b/files/es/web/javascript/reference/global_objects/number/tostring/index.html @@ -1,6 +1,6 @@ --- title: Number.prototype.toString() -slug: Web/JavaScript/Referencia/Objetos_globales/Number/toString +slug: Web/JavaScript/Reference/Global_Objects/Number/toString tags: - JavaScript - Method @@ -8,6 +8,7 @@ tags: - Prototype - Referencia translation_of: Web/JavaScript/Reference/Global_Objects/Number/toString +original_slug: Web/JavaScript/Referencia/Objetos_globales/Number/toString --- <div>{{JSRef("Objetos_globales", "Number")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/number/valueof/index.html b/files/es/web/javascript/reference/global_objects/number/valueof/index.html index 588c421746..5ee896c1f7 100644 --- a/files/es/web/javascript/reference/global_objects/number/valueof/index.html +++ b/files/es/web/javascript/reference/global_objects/number/valueof/index.html @@ -1,12 +1,13 @@ --- title: Number.prototype.valueOf() -slug: Web/JavaScript/Referencia/Objetos_globales/Number/valueOf +slug: Web/JavaScript/Reference/Global_Objects/Number/valueOf tags: - JavaScript - Métodos - Number - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Number/valueOf +original_slug: Web/JavaScript/Referencia/Objetos_globales/Number/valueOf --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/object/__definegetter__/index.html b/files/es/web/javascript/reference/global_objects/object/__definegetter__/index.html index fceb708912..42b2aeb0a4 100644 --- a/files/es/web/javascript/reference/global_objects/object/__definegetter__/index.html +++ b/files/es/web/javascript/reference/global_objects/object/__definegetter__/index.html @@ -1,6 +1,6 @@ --- title: Object.prototype.__defineGetter__() -slug: Web/JavaScript/Referencia/Objetos_globales/Object/__defineGetter__ +slug: Web/JavaScript/Reference/Global_Objects/Object/__defineGetter__ tags: - JavaScript - Objeto @@ -8,6 +8,7 @@ tags: - Prototype - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Object/__defineGetter__ +original_slug: Web/JavaScript/Referencia/Objetos_globales/Object/__defineGetter__ --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/object/__lookupgetter__/index.html b/files/es/web/javascript/reference/global_objects/object/__lookupgetter__/index.html index 8292222a38..d99273a3fe 100644 --- a/files/es/web/javascript/reference/global_objects/object/__lookupgetter__/index.html +++ b/files/es/web/javascript/reference/global_objects/object/__lookupgetter__/index.html @@ -1,7 +1,8 @@ --- title: Object.prototype.__lookupGetter__() -slug: Web/JavaScript/Referencia/Objetos_globales/Object/__lookupGetter__ +slug: Web/JavaScript/Reference/Global_Objects/Object/__lookupGetter__ translation_of: Web/JavaScript/Reference/Global_Objects/Object/__lookupGetter__ +original_slug: Web/JavaScript/Referencia/Objetos_globales/Object/__lookupGetter__ --- <div>{{JSRef}} {{deprecated_header}}</div> diff --git a/files/es/web/javascript/reference/global_objects/object/assign/index.html b/files/es/web/javascript/reference/global_objects/object/assign/index.html index 17de417d75..bc8dec4d8a 100644 --- a/files/es/web/javascript/reference/global_objects/object/assign/index.html +++ b/files/es/web/javascript/reference/global_objects/object/assign/index.html @@ -1,6 +1,6 @@ --- title: Object.assign() -slug: Web/JavaScript/Referencia/Objetos_globales/Object/assign +slug: Web/JavaScript/Reference/Global_Objects/Object/assign tags: - ECMAScript 2015 - JavaScript @@ -9,6 +9,7 @@ tags: - metodo - polyfill translation_of: Web/JavaScript/Reference/Global_Objects/Object/assign +original_slug: Web/JavaScript/Referencia/Objetos_globales/Object/assign --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/object/constructor/index.html b/files/es/web/javascript/reference/global_objects/object/constructor/index.html index 3871c41fe3..3388078b3d 100644 --- a/files/es/web/javascript/reference/global_objects/object/constructor/index.html +++ b/files/es/web/javascript/reference/global_objects/object/constructor/index.html @@ -1,12 +1,13 @@ --- title: Object.prototype.constructor -slug: Web/JavaScript/Referencia/Objetos_globales/Object/constructor +slug: Web/JavaScript/Reference/Global_Objects/Object/constructor tags: - JavaScript - Object - Property - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Object/constructor +original_slug: Web/JavaScript/Referencia/Objetos_globales/Object/constructor --- <div>{{JSRef("Objetos_globales", "Object")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/object/create/index.html b/files/es/web/javascript/reference/global_objects/object/create/index.html index 94608d1c58..b64c45e970 100644 --- a/files/es/web/javascript/reference/global_objects/object/create/index.html +++ b/files/es/web/javascript/reference/global_objects/object/create/index.html @@ -1,6 +1,6 @@ --- title: Object.create() -slug: Web/JavaScript/Referencia/Objetos_globales/Object/create +slug: Web/JavaScript/Reference/Global_Objects/Object/create tags: - ECMAScript5 - JavaScript @@ -10,6 +10,7 @@ tags: - metodo - polyfill translation_of: Web/JavaScript/Reference/Global_Objects/Object/create +original_slug: Web/JavaScript/Referencia/Objetos_globales/Object/create --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/object/defineproperties/index.html b/files/es/web/javascript/reference/global_objects/object/defineproperties/index.html index 3002dd200d..3758d4cbfc 100644 --- a/files/es/web/javascript/reference/global_objects/object/defineproperties/index.html +++ b/files/es/web/javascript/reference/global_objects/object/defineproperties/index.html @@ -1,6 +1,6 @@ --- title: Object.defineProperties() -slug: Web/JavaScript/Referencia/Objetos_globales/Object/defineProperties +slug: Web/JavaScript/Reference/Global_Objects/Object/defineProperties tags: - ECMAScript5 - JavaScript @@ -8,6 +8,7 @@ tags: - Método(2) - Objeto translation_of: Web/JavaScript/Reference/Global_Objects/Object/defineProperties +original_slug: Web/JavaScript/Referencia/Objetos_globales/Object/defineProperties --- <div>{{JSRef("Objetos_globales", "Object")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/object/defineproperty/index.html b/files/es/web/javascript/reference/global_objects/object/defineproperty/index.html index f971d5a131..7d7051764f 100644 --- a/files/es/web/javascript/reference/global_objects/object/defineproperty/index.html +++ b/files/es/web/javascript/reference/global_objects/object/defineproperty/index.html @@ -1,6 +1,6 @@ --- title: Object.defineProperty() -slug: Web/JavaScript/Referencia/Objetos_globales/Object/defineProperty +slug: Web/JavaScript/Reference/Global_Objects/Object/defineProperty tags: - ECMAScript5 - JavaScript @@ -8,6 +8,7 @@ tags: - Método(2) - Objeto translation_of: Web/JavaScript/Reference/Global_Objects/Object/defineProperty +original_slug: Web/JavaScript/Referencia/Objetos_globales/Object/defineProperty --- <div>{{JSRef("Global_Objects", "Object")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/object/entries/index.html b/files/es/web/javascript/reference/global_objects/object/entries/index.html index 98aff1178a..2f1d669489 100644 --- a/files/es/web/javascript/reference/global_objects/object/entries/index.html +++ b/files/es/web/javascript/reference/global_objects/object/entries/index.html @@ -1,7 +1,8 @@ --- title: Object.entries() -slug: Web/JavaScript/Referencia/Objetos_globales/Object/entries +slug: Web/JavaScript/Reference/Global_Objects/Object/entries translation_of: Web/JavaScript/Reference/Global_Objects/Object/entries +original_slug: Web/JavaScript/Referencia/Objetos_globales/Object/entries --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/object/freeze/index.html b/files/es/web/javascript/reference/global_objects/object/freeze/index.html index 890d0d07b4..aadecb8b57 100644 --- a/files/es/web/javascript/reference/global_objects/object/freeze/index.html +++ b/files/es/web/javascript/reference/global_objects/object/freeze/index.html @@ -1,7 +1,8 @@ --- title: Object.freeze() -slug: Web/JavaScript/Referencia/Objetos_globales/Object/freeze +slug: Web/JavaScript/Reference/Global_Objects/Object/freeze translation_of: Web/JavaScript/Reference/Global_Objects/Object/freeze +original_slug: Web/JavaScript/Referencia/Objetos_globales/Object/freeze --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/object/fromentries/index.html b/files/es/web/javascript/reference/global_objects/object/fromentries/index.html index 023cc5f8ca..f551a54d08 100644 --- a/files/es/web/javascript/reference/global_objects/object/fromentries/index.html +++ b/files/es/web/javascript/reference/global_objects/object/fromentries/index.html @@ -1,12 +1,13 @@ --- title: Object.fromEntries() -slug: Web/JavaScript/Referencia/Objetos_globales/Object/fromEntries +slug: Web/JavaScript/Reference/Global_Objects/Object/fromEntries tags: - JavaScript - Objeto - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Object/fromEntries +original_slug: Web/JavaScript/Referencia/Objetos_globales/Object/fromEntries --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/object/getownpropertydescriptor/index.html b/files/es/web/javascript/reference/global_objects/object/getownpropertydescriptor/index.html index fb2eaf68da..7d9542c349 100644 --- a/files/es/web/javascript/reference/global_objects/object/getownpropertydescriptor/index.html +++ b/files/es/web/javascript/reference/global_objects/object/getownpropertydescriptor/index.html @@ -1,12 +1,13 @@ --- title: Object.getOwnPropertyDescriptor() -slug: Web/JavaScript/Referencia/Objetos_globales/Object/getOwnPropertyDescriptor +slug: Web/JavaScript/Reference/Global_Objects/Object/getOwnPropertyDescriptor tags: - ECMAScript5 - JavaScript - Método(2) - Objeto translation_of: Web/JavaScript/Reference/Global_Objects/Object/getOwnPropertyDescriptor +original_slug: Web/JavaScript/Referencia/Objetos_globales/Object/getOwnPropertyDescriptor --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/object/getownpropertydescriptors/index.html b/files/es/web/javascript/reference/global_objects/object/getownpropertydescriptors/index.html index 9585fa80e8..3c928e4188 100644 --- a/files/es/web/javascript/reference/global_objects/object/getownpropertydescriptors/index.html +++ b/files/es/web/javascript/reference/global_objects/object/getownpropertydescriptors/index.html @@ -1,11 +1,12 @@ --- title: Object.getOwnPropertyDescriptors() -slug: Web/JavaScript/Referencia/Objetos_globales/Object/getOwnPropertyDescriptors +slug: Web/JavaScript/Reference/Global_Objects/Object/getOwnPropertyDescriptors tags: - JavaScript - Objeto - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Object/getOwnPropertyDescriptors +original_slug: Web/JavaScript/Referencia/Objetos_globales/Object/getOwnPropertyDescriptors --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/object/getownpropertynames/index.html b/files/es/web/javascript/reference/global_objects/object/getownpropertynames/index.html index 5c3819045a..6844d4df35 100644 --- a/files/es/web/javascript/reference/global_objects/object/getownpropertynames/index.html +++ b/files/es/web/javascript/reference/global_objects/object/getownpropertynames/index.html @@ -1,7 +1,8 @@ --- title: Object.getOwnPropertyNames() -slug: Web/JavaScript/Referencia/Objetos_globales/Object/getOwnPropertyNames +slug: Web/JavaScript/Reference/Global_Objects/Object/getOwnPropertyNames translation_of: Web/JavaScript/Reference/Global_Objects/Object/getOwnPropertyNames +original_slug: Web/JavaScript/Referencia/Objetos_globales/Object/getOwnPropertyNames --- <div> {{JSRef("Global_Objects", "Object")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/object/getownpropertysymbols/index.html b/files/es/web/javascript/reference/global_objects/object/getownpropertysymbols/index.html index cf8be23f59..c57f9f3c88 100644 --- a/files/es/web/javascript/reference/global_objects/object/getownpropertysymbols/index.html +++ b/files/es/web/javascript/reference/global_objects/object/getownpropertysymbols/index.html @@ -1,6 +1,6 @@ --- title: Object.getOwnPropertySymbols() -slug: Web/JavaScript/Referencia/Objetos_globales/Object/getOwnPropertySymbols +slug: Web/JavaScript/Reference/Global_Objects/Object/getOwnPropertySymbols tags: - ECMAScript6 - Experimental @@ -8,6 +8,7 @@ tags: - Método(2) - Objeto translation_of: Web/JavaScript/Reference/Global_Objects/Object/getOwnPropertySymbols +original_slug: Web/JavaScript/Referencia/Objetos_globales/Object/getOwnPropertySymbols --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/object/getprototypeof/index.html b/files/es/web/javascript/reference/global_objects/object/getprototypeof/index.html index a9b50ec2ec..2da5fc410a 100644 --- a/files/es/web/javascript/reference/global_objects/object/getprototypeof/index.html +++ b/files/es/web/javascript/reference/global_objects/object/getprototypeof/index.html @@ -1,12 +1,13 @@ --- title: Object.getPrototypeOf() -slug: Web/JavaScript/Referencia/Objetos_globales/Object/getPrototypeOf +slug: Web/JavaScript/Reference/Global_Objects/Object/getPrototypeOf tags: - ECMAScript5 - JavaScript - Objeto - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Object/getPrototypeOf +original_slug: Web/JavaScript/Referencia/Objetos_globales/Object/getPrototypeOf --- <div>{{JSRef("Global_Objects", "Object")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/object/hasownproperty/index.html b/files/es/web/javascript/reference/global_objects/object/hasownproperty/index.html index d84e5d6a52..34060bba68 100644 --- a/files/es/web/javascript/reference/global_objects/object/hasownproperty/index.html +++ b/files/es/web/javascript/reference/global_objects/object/hasownproperty/index.html @@ -1,12 +1,13 @@ --- title: Object.prototype.hasOwnProperty() -slug: Web/JavaScript/Referencia/Objetos_globales/Object/hasOwnProperty +slug: Web/JavaScript/Reference/Global_Objects/Object/hasOwnProperty tags: - JavaScript - Method - Object - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Object/hasOwnProperty +original_slug: Web/JavaScript/Referencia/Objetos_globales/Object/hasOwnProperty --- <div>{{JSRef("Objetos_globales", "Object")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/object/index.html b/files/es/web/javascript/reference/global_objects/object/index.html index 99089bd28e..0814565c36 100644 --- a/files/es/web/javascript/reference/global_objects/object/index.html +++ b/files/es/web/javascript/reference/global_objects/object/index.html @@ -1,12 +1,13 @@ --- title: Object -slug: Web/JavaScript/Referencia/Objetos_globales/Object +slug: Web/JavaScript/Reference/Global_Objects/Object tags: - Constructor - JavaScript - Objeto - Referencia translation_of: Web/JavaScript/Reference/Global_Objects/Object +original_slug: Web/JavaScript/Referencia/Objetos_globales/Object --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/object/is/index.html b/files/es/web/javascript/reference/global_objects/object/is/index.html index 926357d0ab..6234fa5cef 100644 --- a/files/es/web/javascript/reference/global_objects/object/is/index.html +++ b/files/es/web/javascript/reference/global_objects/object/is/index.html @@ -1,6 +1,6 @@ --- title: Object.is() -slug: Web/JavaScript/Referencia/Objetos_globales/Object/is +slug: Web/JavaScript/Reference/Global_Objects/Object/is tags: - Comparación - Condición @@ -11,6 +11,7 @@ tags: - igualdad - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Object/is +original_slug: Web/JavaScript/Referencia/Objetos_globales/Object/is --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/object/isextensible/index.html b/files/es/web/javascript/reference/global_objects/object/isextensible/index.html index 30082032ea..e1d35ea612 100644 --- a/files/es/web/javascript/reference/global_objects/object/isextensible/index.html +++ b/files/es/web/javascript/reference/global_objects/object/isextensible/index.html @@ -1,6 +1,6 @@ --- title: Object.isExtensible() -slug: Web/JavaScript/Referencia/Objetos_globales/Object/isExtensible +slug: Web/JavaScript/Reference/Global_Objects/Object/isExtensible tags: - ECMAScript5 - JavaScript @@ -8,6 +8,7 @@ tags: - Objeto - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Object/isExtensible +original_slug: Web/JavaScript/Referencia/Objetos_globales/Object/isExtensible --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/object/isfrozen/index.html b/files/es/web/javascript/reference/global_objects/object/isfrozen/index.html index 9a2bc2ee94..fdd9162c7c 100644 --- a/files/es/web/javascript/reference/global_objects/object/isfrozen/index.html +++ b/files/es/web/javascript/reference/global_objects/object/isfrozen/index.html @@ -1,6 +1,6 @@ --- title: Object.isFrozen() -slug: Web/JavaScript/Referencia/Objetos_globales/Object/isFrozen +slug: Web/JavaScript/Reference/Global_Objects/Object/isFrozen tags: - ECMAScript5 - JavaScript @@ -8,6 +8,7 @@ tags: - Objeto - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Object/isFrozen +original_slug: Web/JavaScript/Referencia/Objetos_globales/Object/isFrozen --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/object/isprototypeof/index.html b/files/es/web/javascript/reference/global_objects/object/isprototypeof/index.html index 8275ebafac..fc1fed82de 100644 --- a/files/es/web/javascript/reference/global_objects/object/isprototypeof/index.html +++ b/files/es/web/javascript/reference/global_objects/object/isprototypeof/index.html @@ -1,7 +1,8 @@ --- title: Object.prototype.isPrototypeOf() -slug: Web/JavaScript/Referencia/Objetos_globales/Object/isPrototypeOf +slug: Web/JavaScript/Reference/Global_Objects/Object/isPrototypeOf translation_of: Web/JavaScript/Reference/Global_Objects/Object/isPrototypeOf +original_slug: Web/JavaScript/Referencia/Objetos_globales/Object/isPrototypeOf --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/object/issealed/index.html b/files/es/web/javascript/reference/global_objects/object/issealed/index.html index c28437561a..b783633d47 100644 --- a/files/es/web/javascript/reference/global_objects/object/issealed/index.html +++ b/files/es/web/javascript/reference/global_objects/object/issealed/index.html @@ -1,6 +1,6 @@ --- title: Object.isSealed() -slug: Web/JavaScript/Referencia/Objetos_globales/Object/isSealed +slug: Web/JavaScript/Reference/Global_Objects/Object/isSealed tags: - ECMAScript5 - JavaScript @@ -8,6 +8,7 @@ tags: - Objeto - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Object/isSealed +original_slug: Web/JavaScript/Referencia/Objetos_globales/Object/isSealed --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/object/keys/index.html b/files/es/web/javascript/reference/global_objects/object/keys/index.html index d6bd068f2f..5f55b70857 100644 --- a/files/es/web/javascript/reference/global_objects/object/keys/index.html +++ b/files/es/web/javascript/reference/global_objects/object/keys/index.html @@ -1,7 +1,8 @@ --- title: Object.keys() -slug: Web/JavaScript/Referencia/Objetos_globales/Object/keys +slug: Web/JavaScript/Reference/Global_Objects/Object/keys translation_of: Web/JavaScript/Reference/Global_Objects/Object/keys +original_slug: Web/JavaScript/Referencia/Objetos_globales/Object/keys --- <div>{{JSRef("Global_Objects", "Object")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/object/preventextensions/index.html b/files/es/web/javascript/reference/global_objects/object/preventextensions/index.html index 50f51214a8..3ae7c006d3 100644 --- a/files/es/web/javascript/reference/global_objects/object/preventextensions/index.html +++ b/files/es/web/javascript/reference/global_objects/object/preventextensions/index.html @@ -1,7 +1,8 @@ --- title: Object.preventExtensions() -slug: Web/JavaScript/Referencia/Objetos_globales/Object/preventExtensions +slug: Web/JavaScript/Reference/Global_Objects/Object/preventExtensions translation_of: Web/JavaScript/Reference/Global_Objects/Object/preventExtensions +original_slug: Web/JavaScript/Referencia/Objetos_globales/Object/preventExtensions --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/object/propertyisenumerable/index.html b/files/es/web/javascript/reference/global_objects/object/propertyisenumerable/index.html index b2ede9dd60..b67d46d680 100644 --- a/files/es/web/javascript/reference/global_objects/object/propertyisenumerable/index.html +++ b/files/es/web/javascript/reference/global_objects/object/propertyisenumerable/index.html @@ -1,12 +1,13 @@ --- title: Object.prototype.propertyIsEnumerable() -slug: Web/JavaScript/Referencia/Objetos_globales/Object/propertyIsEnumerable +slug: Web/JavaScript/Reference/Global_Objects/Object/propertyIsEnumerable tags: - JavaScript - Objecto - Property - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Object/propertyIsEnumerable +original_slug: Web/JavaScript/Referencia/Objetos_globales/Object/propertyIsEnumerable --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/object/proto/index.html b/files/es/web/javascript/reference/global_objects/object/proto/index.html index 24055ac261..e47ded2e92 100644 --- a/files/es/web/javascript/reference/global_objects/object/proto/index.html +++ b/files/es/web/javascript/reference/global_objects/object/proto/index.html @@ -1,7 +1,8 @@ --- title: Object.prototype.__proto__ -slug: Web/JavaScript/Referencia/Objetos_globales/Object/proto +slug: Web/JavaScript/Reference/Global_Objects/Object/proto translation_of: Web/JavaScript/Reference/Global_Objects/Object/proto +original_slug: Web/JavaScript/Referencia/Objetos_globales/Object/proto --- <div class="warning"> <p><strong>Advertencia:</strong> Cambiar la propiedad <code>[[Prototype]]</code> de un objeto es, por como los navegadores modernos optimizan las propiedades de acceso, una operación muy lenta en <strong><em>todos</em></strong> los navegadores y motores JavaScript. Los efectos en el rendimiento de alterar la herencia son muchos y delicados, y no se limita simplemente al tiempo que necesita la asignación <code>obj.__proto__ = ...</code> sentencia, sin embargo afecta a <strong><em>cualquier</em></strong> código que tiene acceso a <strong><em>cualquier</em></strong> objeto cuya propiedad <code>[[Prototype]]</code> ha sido alterada, por lo que se debe de tener mucho cuidado.</p> diff --git a/files/es/web/javascript/reference/global_objects/object/seal/index.html b/files/es/web/javascript/reference/global_objects/object/seal/index.html index 42c89175a3..33c3065088 100644 --- a/files/es/web/javascript/reference/global_objects/object/seal/index.html +++ b/files/es/web/javascript/reference/global_objects/object/seal/index.html @@ -1,7 +1,8 @@ --- title: Object.seal() -slug: Web/JavaScript/Referencia/Objetos_globales/Object/seal +slug: Web/JavaScript/Reference/Global_Objects/Object/seal translation_of: Web/JavaScript/Reference/Global_Objects/Object/seal +original_slug: Web/JavaScript/Referencia/Objetos_globales/Object/seal --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/object/setprototypeof/index.html b/files/es/web/javascript/reference/global_objects/object/setprototypeof/index.html index ff32fc5738..d7b19fea89 100644 --- a/files/es/web/javascript/reference/global_objects/object/setprototypeof/index.html +++ b/files/es/web/javascript/reference/global_objects/object/setprototypeof/index.html @@ -1,6 +1,6 @@ --- title: Object.setPrototypeOf() -slug: Web/JavaScript/Referencia/Objetos_globales/Object/setPrototypeOf +slug: Web/JavaScript/Reference/Global_Objects/Object/setPrototypeOf tags: - ECMAScript6 - Experimental @@ -8,6 +8,7 @@ tags: - Método(2) - Objeto translation_of: Web/JavaScript/Reference/Global_Objects/Object/setPrototypeOf +original_slug: Web/JavaScript/Referencia/Objetos_globales/Object/setPrototypeOf --- <p>{{JSRef}}</p> diff --git a/files/es/web/javascript/reference/global_objects/object/tolocalestring/index.html b/files/es/web/javascript/reference/global_objects/object/tolocalestring/index.html index d0de708b98..8e9f152bd1 100644 --- a/files/es/web/javascript/reference/global_objects/object/tolocalestring/index.html +++ b/files/es/web/javascript/reference/global_objects/object/tolocalestring/index.html @@ -1,7 +1,8 @@ --- title: Object.prototype.toLocaleString() -slug: Web/JavaScript/Referencia/Objetos_globales/Object/toLocaleString +slug: Web/JavaScript/Reference/Global_Objects/Object/toLocaleString translation_of: Web/JavaScript/Reference/Global_Objects/Object/toLocaleString +original_slug: Web/JavaScript/Referencia/Objetos_globales/Object/toLocaleString --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/object/tosource/index.html b/files/es/web/javascript/reference/global_objects/object/tosource/index.html index 713a176b0b..da317bd2e1 100644 --- a/files/es/web/javascript/reference/global_objects/object/tosource/index.html +++ b/files/es/web/javascript/reference/global_objects/object/tosource/index.html @@ -1,7 +1,8 @@ --- title: Object.prototype.toSource() -slug: Web/JavaScript/Referencia/Objetos_globales/Object/toSource +slug: Web/JavaScript/Reference/Global_Objects/Object/toSource translation_of: Web/JavaScript/Reference/Global_Objects/Object/toSource +original_slug: Web/JavaScript/Referencia/Objetos_globales/Object/toSource --- <div>{{JSRef}} {{non-standard_header}}</div> diff --git a/files/es/web/javascript/reference/global_objects/object/tostring/index.html b/files/es/web/javascript/reference/global_objects/object/tostring/index.html index a9ffc11535..0b1605afa8 100644 --- a/files/es/web/javascript/reference/global_objects/object/tostring/index.html +++ b/files/es/web/javascript/reference/global_objects/object/tostring/index.html @@ -1,12 +1,13 @@ --- title: Object.prototype.toString() -slug: Web/JavaScript/Referencia/Objetos_globales/Object/toString +slug: Web/JavaScript/Reference/Global_Objects/Object/toString tags: - JavaScript - Method - Object - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Object/toString +original_slug: Web/JavaScript/Referencia/Objetos_globales/Object/toString --- <div>{{JSRef("Objetos_globales", "Object")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/object/valueof/index.html b/files/es/web/javascript/reference/global_objects/object/valueof/index.html index 5cf466078d..c6dcb07ca4 100644 --- a/files/es/web/javascript/reference/global_objects/object/valueof/index.html +++ b/files/es/web/javascript/reference/global_objects/object/valueof/index.html @@ -1,7 +1,8 @@ --- title: Object.prototype.valueOf() -slug: Web/JavaScript/Referencia/Objetos_globales/Object/valueOf +slug: Web/JavaScript/Reference/Global_Objects/Object/valueOf translation_of: Web/JavaScript/Reference/Global_Objects/Object/valueOf +original_slug: Web/JavaScript/Referencia/Objetos_globales/Object/valueOf --- <div>{{JSRef("Global_Objects", "Object")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/object/values/index.html b/files/es/web/javascript/reference/global_objects/object/values/index.html index 81b56ef1e0..6e0f8880c7 100644 --- a/files/es/web/javascript/reference/global_objects/object/values/index.html +++ b/files/es/web/javascript/reference/global_objects/object/values/index.html @@ -1,12 +1,13 @@ --- title: Object.values() -slug: Web/JavaScript/Referencia/Objetos_globales/Object/values +slug: Web/JavaScript/Reference/Global_Objects/Object/values tags: - JavaScript - Objeto - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Object/values +original_slug: Web/JavaScript/Referencia/Objetos_globales/Object/values --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/parsefloat/index.html b/files/es/web/javascript/reference/global_objects/parsefloat/index.html index 16510d882d..fcd8873e53 100644 --- a/files/es/web/javascript/reference/global_objects/parsefloat/index.html +++ b/files/es/web/javascript/reference/global_objects/parsefloat/index.html @@ -1,7 +1,8 @@ --- title: parseFloat() -slug: Web/JavaScript/Referencia/Objetos_globales/parseFloat +slug: Web/JavaScript/Reference/Global_Objects/parseFloat translation_of: Web/JavaScript/Reference/Global_Objects/parseFloat +original_slug: Web/JavaScript/Referencia/Objetos_globales/parseFloat --- <div>{{jsSidebar("Objects")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/parseint/index.html b/files/es/web/javascript/reference/global_objects/parseint/index.html index 30e3874a34..6ec75c1eec 100644 --- a/files/es/web/javascript/reference/global_objects/parseint/index.html +++ b/files/es/web/javascript/reference/global_objects/parseint/index.html @@ -1,7 +1,8 @@ --- title: parseInt() -slug: Web/JavaScript/Referencia/Objetos_globales/parseInt +slug: Web/JavaScript/Reference/Global_Objects/parseInt translation_of: Web/JavaScript/Reference/Global_Objects/parseInt +original_slug: Web/JavaScript/Referencia/Objetos_globales/parseInt --- <div>{{jsSidebar("Objects")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/promise/all/index.html b/files/es/web/javascript/reference/global_objects/promise/all/index.html index 79a16aadc6..32c3f20a51 100644 --- a/files/es/web/javascript/reference/global_objects/promise/all/index.html +++ b/files/es/web/javascript/reference/global_objects/promise/all/index.html @@ -1,6 +1,6 @@ --- title: Promise.all() -slug: Web/JavaScript/Referencia/Objetos_globales/Promise/all +slug: Web/JavaScript/Reference/Global_Objects/Promise/all tags: - ECMAScript6 - JavaScript @@ -8,6 +8,7 @@ tags: - Promesa - Promise translation_of: Web/JavaScript/Reference/Global_Objects/Promise/all +original_slug: Web/JavaScript/Referencia/Objetos_globales/Promise/all --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/promise/catch/index.html b/files/es/web/javascript/reference/global_objects/promise/catch/index.html index a99a071979..00f851fe3b 100644 --- a/files/es/web/javascript/reference/global_objects/promise/catch/index.html +++ b/files/es/web/javascript/reference/global_objects/promise/catch/index.html @@ -1,7 +1,8 @@ --- title: Promise.prototype.catch() -slug: Web/JavaScript/Referencia/Objetos_globales/Promise/catch +slug: Web/JavaScript/Reference/Global_Objects/Promise/catch translation_of: Web/JavaScript/Reference/Global_Objects/Promise/catch +original_slug: Web/JavaScript/Referencia/Objetos_globales/Promise/catch --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/promise/finally/index.html b/files/es/web/javascript/reference/global_objects/promise/finally/index.html index 8d21aa785a..77c0f0ce72 100644 --- a/files/es/web/javascript/reference/global_objects/promise/finally/index.html +++ b/files/es/web/javascript/reference/global_objects/promise/finally/index.html @@ -1,7 +1,8 @@ --- title: Promise.prototype.finally() -slug: Web/JavaScript/Referencia/Objetos_globales/Promise/finally +slug: Web/JavaScript/Reference/Global_Objects/Promise/finally translation_of: Web/JavaScript/Reference/Global_Objects/Promise/finally +original_slug: Web/JavaScript/Referencia/Objetos_globales/Promise/finally --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/promise/index.html b/files/es/web/javascript/reference/global_objects/promise/index.html index 58a2319c2f..b7183d15ac 100644 --- a/files/es/web/javascript/reference/global_objects/promise/index.html +++ b/files/es/web/javascript/reference/global_objects/promise/index.html @@ -1,12 +1,13 @@ --- title: Promise -slug: Web/JavaScript/Referencia/Objetos_globales/Promise +slug: Web/JavaScript/Reference/Global_Objects/Promise tags: - ECMAScript6 - JavaScript - Promesa - Promise translation_of: Web/JavaScript/Reference/Global_Objects/Promise +original_slug: Web/JavaScript/Referencia/Objetos_globales/Promise --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/promise/race/index.html b/files/es/web/javascript/reference/global_objects/promise/race/index.html index f24be82a9c..14d765215c 100644 --- a/files/es/web/javascript/reference/global_objects/promise/race/index.html +++ b/files/es/web/javascript/reference/global_objects/promise/race/index.html @@ -1,6 +1,6 @@ --- title: Promise.race() -slug: Web/JavaScript/Referencia/Objetos_globales/Promise/race +slug: Web/JavaScript/Reference/Global_Objects/Promise/race tags: - ECMAScript2015 - ECMAScript6 @@ -8,6 +8,7 @@ tags: - Promesa - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Promise/race +original_slug: Web/JavaScript/Referencia/Objetos_globales/Promise/race --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/promise/reject/index.html b/files/es/web/javascript/reference/global_objects/promise/reject/index.html index 70505d7471..73f7629307 100644 --- a/files/es/web/javascript/reference/global_objects/promise/reject/index.html +++ b/files/es/web/javascript/reference/global_objects/promise/reject/index.html @@ -1,7 +1,8 @@ --- title: Promise.reject() -slug: Web/JavaScript/Referencia/Objetos_globales/Promise/reject +slug: Web/JavaScript/Reference/Global_Objects/Promise/reject translation_of: Web/JavaScript/Reference/Global_Objects/Promise/reject +original_slug: Web/JavaScript/Referencia/Objetos_globales/Promise/reject --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/promise/resolve/index.html b/files/es/web/javascript/reference/global_objects/promise/resolve/index.html index e91dc7b80d..473ce753ac 100644 --- a/files/es/web/javascript/reference/global_objects/promise/resolve/index.html +++ b/files/es/web/javascript/reference/global_objects/promise/resolve/index.html @@ -1,12 +1,13 @@ --- title: Promise.resolve() -slug: Web/JavaScript/Referencia/Objetos_globales/Promise/resolve +slug: Web/JavaScript/Reference/Global_Objects/Promise/resolve tags: - ECMAScript 2015 - JavaScript - Promise - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Promise/resolve +original_slug: Web/JavaScript/Referencia/Objetos_globales/Promise/resolve --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/promise/then/index.html b/files/es/web/javascript/reference/global_objects/promise/then/index.html index 8998f3b180..cffe9231d2 100644 --- a/files/es/web/javascript/reference/global_objects/promise/then/index.html +++ b/files/es/web/javascript/reference/global_objects/promise/then/index.html @@ -1,6 +1,6 @@ --- title: Promise.prototype.then() -slug: Web/JavaScript/Referencia/Objetos_globales/Promise/then +slug: Web/JavaScript/Reference/Global_Objects/Promise/then tags: - ECMAScript 2015 - JavaScript @@ -8,6 +8,7 @@ tags: - Promise - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Promise/then +original_slug: Web/JavaScript/Referencia/Objetos_globales/Promise/then --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/proxy/index.html b/files/es/web/javascript/reference/global_objects/proxy/index.html index 1469b1f138..7254cb4525 100644 --- a/files/es/web/javascript/reference/global_objects/proxy/index.html +++ b/files/es/web/javascript/reference/global_objects/proxy/index.html @@ -1,7 +1,8 @@ --- title: Proxy -slug: Web/JavaScript/Referencia/Objetos_globales/Proxy +slug: Web/JavaScript/Reference/Global_Objects/Proxy translation_of: Web/JavaScript/Reference/Global_Objects/Proxy +original_slug: Web/JavaScript/Referencia/Objetos_globales/Proxy --- <div> <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/proxy/proxy/getownpropertydescriptor/index.html b/files/es/web/javascript/reference/global_objects/proxy/proxy/getownpropertydescriptor/index.html index 6c050f7f0a..3a32edd2c9 100644 --- a/files/es/web/javascript/reference/global_objects/proxy/proxy/getownpropertydescriptor/index.html +++ b/files/es/web/javascript/reference/global_objects/proxy/proxy/getownpropertydescriptor/index.html @@ -1,12 +1,13 @@ --- title: handler.getOwnPropertyDescriptor() -slug: Web/JavaScript/Reference/Global_Objects/Proxy/handler/getOwnPropertyDescriptor +slug: Web/JavaScript/Reference/Global_Objects/Proxy/Proxy/getOwnPropertyDescriptor tags: - ECMAScript 2015 - JavaScript - Proxy - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Proxy/Proxy/getOwnPropertyDescriptor +original_slug: Web/JavaScript/Reference/Global_Objects/Proxy/handler/getOwnPropertyDescriptor --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/proxy/proxy/index.html b/files/es/web/javascript/reference/global_objects/proxy/proxy/index.html index 2be6abb116..695cf4ce22 100644 --- a/files/es/web/javascript/reference/global_objects/proxy/proxy/index.html +++ b/files/es/web/javascript/reference/global_objects/proxy/proxy/index.html @@ -1,6 +1,6 @@ --- title: Proxy handler -slug: Web/JavaScript/Reference/Global_Objects/Proxy/handler +slug: Web/JavaScript/Reference/Global_Objects/Proxy/Proxy tags: - ECMAScript 2015 - JavaScript @@ -9,6 +9,7 @@ tags: - TopicStub translation_of: Web/JavaScript/Reference/Global_Objects/Proxy/Proxy translation_of_original: Web/JavaScript/Reference/Global_Objects/Proxy/handler +original_slug: Web/JavaScript/Reference/Global_Objects/Proxy/handler --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/proxy/proxy/set/index.html b/files/es/web/javascript/reference/global_objects/proxy/proxy/set/index.html index ee5ac155e7..2ab7598376 100644 --- a/files/es/web/javascript/reference/global_objects/proxy/proxy/set/index.html +++ b/files/es/web/javascript/reference/global_objects/proxy/proxy/set/index.html @@ -1,12 +1,13 @@ --- title: handler.set() -slug: Web/JavaScript/Reference/Global_Objects/Proxy/handler/set +slug: Web/JavaScript/Reference/Global_Objects/Proxy/Proxy/set tags: - ECMAScript 2015 - JavaScript - Proxy - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Proxy/Proxy/set +original_slug: Web/JavaScript/Reference/Global_Objects/Proxy/handler/set --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/referenceerror/index.html b/files/es/web/javascript/reference/global_objects/referenceerror/index.html index 5b48497b5d..cc2cba44f7 100644 --- a/files/es/web/javascript/reference/global_objects/referenceerror/index.html +++ b/files/es/web/javascript/reference/global_objects/referenceerror/index.html @@ -1,6 +1,6 @@ --- title: ReferenceError -slug: Web/JavaScript/Referencia/Objetos_globales/ReferenceError +slug: Web/JavaScript/Reference/Global_Objects/ReferenceError tags: - Clase - Class @@ -10,6 +10,7 @@ tags: - ReferenceError - Referencia translation_of: Web/JavaScript/Reference/Global_Objects/ReferenceError +original_slug: Web/JavaScript/Referencia/Objetos_globales/ReferenceError --- <div>{{JSRef("Objetos_globales", "ReferenceError")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/regexp/compile/index.html b/files/es/web/javascript/reference/global_objects/regexp/compile/index.html index 0bce81a56d..9f23a0b47f 100644 --- a/files/es/web/javascript/reference/global_objects/regexp/compile/index.html +++ b/files/es/web/javascript/reference/global_objects/regexp/compile/index.html @@ -1,6 +1,6 @@ --- title: RegExp.prototype.compile() -slug: Web/JavaScript/Referencia/Objetos_globales/RegExp/compile +slug: Web/JavaScript/Reference/Global_Objects/RegExp/compile tags: - Desaprovado - Expresion Regular @@ -11,6 +11,7 @@ tags: - RegExp - metodo translation_of: Web/JavaScript/Reference/Global_Objects/RegExp/compile +original_slug: Web/JavaScript/Referencia/Objetos_globales/RegExp/compile --- <div>{{JSRef}} {{deprecated_header}}</div> diff --git a/files/es/web/javascript/reference/global_objects/regexp/exec/index.html b/files/es/web/javascript/reference/global_objects/regexp/exec/index.html index 1925e63b67..a285f13a40 100644 --- a/files/es/web/javascript/reference/global_objects/regexp/exec/index.html +++ b/files/es/web/javascript/reference/global_objects/regexp/exec/index.html @@ -1,6 +1,6 @@ --- title: RegExp.prototype.exec() -slug: Web/JavaScript/Referencia/Objetos_globales/RegExp/exec +slug: Web/JavaScript/Reference/Global_Objects/RegExp/exec tags: - Expresiones Regulares - JavaScript @@ -9,6 +9,7 @@ tags: - RegExp - metodo translation_of: Web/JavaScript/Reference/Global_Objects/RegExp/exec +original_slug: Web/JavaScript/Referencia/Objetos_globales/RegExp/exec --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/regexp/ignorecase/index.html b/files/es/web/javascript/reference/global_objects/regexp/ignorecase/index.html index 9073d631d1..24e70a06ac 100644 --- a/files/es/web/javascript/reference/global_objects/regexp/ignorecase/index.html +++ b/files/es/web/javascript/reference/global_objects/regexp/ignorecase/index.html @@ -1,7 +1,8 @@ --- title: RegExp.prototype.ignoreCase -slug: Web/JavaScript/Referencia/Objetos_globales/RegExp/ignoreCase +slug: Web/JavaScript/Reference/Global_Objects/RegExp/ignoreCase translation_of: Web/JavaScript/Reference/Global_Objects/RegExp/ignoreCase +original_slug: Web/JavaScript/Referencia/Objetos_globales/RegExp/ignoreCase --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/regexp/index.html b/files/es/web/javascript/reference/global_objects/regexp/index.html index 9a26edead0..8439c565a9 100644 --- a/files/es/web/javascript/reference/global_objects/regexp/index.html +++ b/files/es/web/javascript/reference/global_objects/regexp/index.html @@ -1,6 +1,6 @@ --- title: RegExp -slug: Web/JavaScript/Referencia/Objetos_globales/RegExp +slug: Web/JavaScript/Reference/Global_Objects/RegExp tags: - Clase - Expresiones Regulares @@ -8,6 +8,7 @@ tags: - Referencia - RegExp translation_of: Web/JavaScript/Reference/Global_Objects/RegExp +original_slug: Web/JavaScript/Referencia/Objetos_globales/RegExp --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/regexp/regexp/index.html b/files/es/web/javascript/reference/global_objects/regexp/regexp/index.html index ad3a8c90e9..f4d4cfb535 100644 --- a/files/es/web/javascript/reference/global_objects/regexp/regexp/index.html +++ b/files/es/web/javascript/reference/global_objects/regexp/regexp/index.html @@ -1,12 +1,13 @@ --- title: Constructor RegExp() -slug: Web/JavaScript/Referencia/Objetos_globales/RegExp/RegExp +slug: Web/JavaScript/Reference/Global_Objects/RegExp/RegExp tags: - Constructor - JavaScript - Referencia - RegExp translation_of: Web/JavaScript/Reference/Global_Objects/RegExp/RegExp +original_slug: Web/JavaScript/Referencia/Objetos_globales/RegExp/RegExp --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/regexp/rightcontext/index.html b/files/es/web/javascript/reference/global_objects/regexp/rightcontext/index.html index 39530ee1b5..ad127b9f08 100644 --- a/files/es/web/javascript/reference/global_objects/regexp/rightcontext/index.html +++ b/files/es/web/javascript/reference/global_objects/regexp/rightcontext/index.html @@ -1,7 +1,8 @@ --- title: RegExp.rightContext ($') -slug: Web/JavaScript/Referencia/Objetos_globales/RegExp/rightContext +slug: Web/JavaScript/Reference/Global_Objects/RegExp/rightContext translation_of: Web/JavaScript/Reference/Global_Objects/RegExp/rightContext +original_slug: Web/JavaScript/Referencia/Objetos_globales/RegExp/rightContext --- <div>{{JSRef}} {{non-standard_header}}</div> diff --git a/files/es/web/javascript/reference/global_objects/regexp/test/index.html b/files/es/web/javascript/reference/global_objects/regexp/test/index.html index 4507b57c97..712b914236 100644 --- a/files/es/web/javascript/reference/global_objects/regexp/test/index.html +++ b/files/es/web/javascript/reference/global_objects/regexp/test/index.html @@ -1,11 +1,12 @@ --- title: RegExp.prototype.test() -slug: Web/JavaScript/Referencia/Objetos_globales/RegExp/test +slug: Web/JavaScript/Reference/Global_Objects/RegExp/test tags: - Expresion Regular - Prototipo - metodo translation_of: Web/JavaScript/Reference/Global_Objects/RegExp/test +original_slug: Web/JavaScript/Referencia/Objetos_globales/RegExp/test --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/regexp/tostring/index.html b/files/es/web/javascript/reference/global_objects/regexp/tostring/index.html index 50c10d2bb2..724de783f7 100644 --- a/files/es/web/javascript/reference/global_objects/regexp/tostring/index.html +++ b/files/es/web/javascript/reference/global_objects/regexp/tostring/index.html @@ -1,11 +1,12 @@ --- title: RegExp.prototype.toString() -slug: Web/JavaScript/Referencia/Objetos_globales/RegExp/toString +slug: Web/JavaScript/Reference/Global_Objects/RegExp/toString tags: - Expresion Regular - Prototipo - metodo translation_of: Web/JavaScript/Reference/Global_Objects/RegExp/toString +original_slug: Web/JavaScript/Referencia/Objetos_globales/RegExp/toString --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/set/@@iterator/index.html b/files/es/web/javascript/reference/global_objects/set/@@iterator/index.html index 7445821fc0..81b87c5ea3 100644 --- a/files/es/web/javascript/reference/global_objects/set/@@iterator/index.html +++ b/files/es/web/javascript/reference/global_objects/set/@@iterator/index.html @@ -1,9 +1,10 @@ --- -title: 'Set.prototype[@@iterator]()' -slug: Web/JavaScript/Referencia/Objetos_globales/Set/@@iterator +title: Set.prototype[@@iterator]() +slug: Web/JavaScript/Reference/Global_Objects/Set/@@iterator tags: - Iteradores translation_of: Web/JavaScript/Reference/Global_Objects/Set/@@iterator +original_slug: Web/JavaScript/Referencia/Objetos_globales/Set/@@iterator --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/set/add/index.html b/files/es/web/javascript/reference/global_objects/set/add/index.html index f9385894fb..32e21d52c1 100644 --- a/files/es/web/javascript/reference/global_objects/set/add/index.html +++ b/files/es/web/javascript/reference/global_objects/set/add/index.html @@ -1,7 +1,8 @@ --- title: Set.prototype.add() -slug: Web/JavaScript/Referencia/Objetos_globales/Set/add +slug: Web/JavaScript/Reference/Global_Objects/Set/add translation_of: Web/JavaScript/Reference/Global_Objects/Set/add +original_slug: Web/JavaScript/Referencia/Objetos_globales/Set/add --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/set/clear/index.html b/files/es/web/javascript/reference/global_objects/set/clear/index.html index 0fdca7e492..ff5bb74171 100644 --- a/files/es/web/javascript/reference/global_objects/set/clear/index.html +++ b/files/es/web/javascript/reference/global_objects/set/clear/index.html @@ -1,12 +1,13 @@ --- title: Set.prototype.clear() -slug: Web/JavaScript/Referencia/Objetos_globales/Set/clear +slug: Web/JavaScript/Reference/Global_Objects/Set/clear tags: - ECMAScript6 - JavaScript - Prototype - set translation_of: Web/JavaScript/Reference/Global_Objects/Set/clear +original_slug: Web/JavaScript/Referencia/Objetos_globales/Set/clear --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/set/delete/index.html b/files/es/web/javascript/reference/global_objects/set/delete/index.html index 3e5544e06a..efaeb4ee7b 100644 --- a/files/es/web/javascript/reference/global_objects/set/delete/index.html +++ b/files/es/web/javascript/reference/global_objects/set/delete/index.html @@ -1,7 +1,8 @@ --- title: Set.prototype.delete() -slug: Web/JavaScript/Referencia/Objetos_globales/Set/delete +slug: Web/JavaScript/Reference/Global_Objects/Set/delete translation_of: Web/JavaScript/Reference/Global_Objects/Set/delete +original_slug: Web/JavaScript/Referencia/Objetos_globales/Set/delete --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/set/entries/index.html b/files/es/web/javascript/reference/global_objects/set/entries/index.html index ba07d24187..dc1dc5ff69 100644 --- a/files/es/web/javascript/reference/global_objects/set/entries/index.html +++ b/files/es/web/javascript/reference/global_objects/set/entries/index.html @@ -1,7 +1,8 @@ --- title: Set.prototype.entries() -slug: Web/JavaScript/Referencia/Objetos_globales/Set/entries +slug: Web/JavaScript/Reference/Global_Objects/Set/entries translation_of: Web/JavaScript/Reference/Global_Objects/Set/entries +original_slug: Web/JavaScript/Referencia/Objetos_globales/Set/entries --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/set/has/index.html b/files/es/web/javascript/reference/global_objects/set/has/index.html index e133de2d00..8f1beef376 100644 --- a/files/es/web/javascript/reference/global_objects/set/has/index.html +++ b/files/es/web/javascript/reference/global_objects/set/has/index.html @@ -1,12 +1,13 @@ --- title: Set.prototype.has() -slug: Web/JavaScript/Referencia/Objetos_globales/Set/has +slug: Web/JavaScript/Reference/Global_Objects/Set/has tags: - ECMAScript6 - JavaScript - Prototype - set translation_of: Web/JavaScript/Reference/Global_Objects/Set/has +original_slug: Web/JavaScript/Referencia/Objetos_globales/Set/has --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/set/index.html b/files/es/web/javascript/reference/global_objects/set/index.html index db091b3a59..11cdcf0e42 100644 --- a/files/es/web/javascript/reference/global_objects/set/index.html +++ b/files/es/web/javascript/reference/global_objects/set/index.html @@ -1,12 +1,13 @@ --- title: Set -slug: Web/JavaScript/Referencia/Objetos_globales/Set +slug: Web/JavaScript/Reference/Global_Objects/Set tags: - ECMAScript 2015 - JavaScript - Object - set translation_of: Web/JavaScript/Reference/Global_Objects/Set +original_slug: Web/JavaScript/Referencia/Objetos_globales/Set --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/set/size/index.html b/files/es/web/javascript/reference/global_objects/set/size/index.html index 444ad7ae8a..2a3fb4f5d1 100644 --- a/files/es/web/javascript/reference/global_objects/set/size/index.html +++ b/files/es/web/javascript/reference/global_objects/set/size/index.html @@ -1,7 +1,8 @@ --- title: Set.prototype.size -slug: Web/JavaScript/Referencia/Objetos_globales/Set/size +slug: Web/JavaScript/Reference/Global_Objects/Set/size translation_of: Web/JavaScript/Reference/Global_Objects/Set/size +original_slug: Web/JavaScript/Referencia/Objetos_globales/Set/size --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/set/values/index.html b/files/es/web/javascript/reference/global_objects/set/values/index.html index 8b7ec88ece..c37d5ee4fd 100644 --- a/files/es/web/javascript/reference/global_objects/set/values/index.html +++ b/files/es/web/javascript/reference/global_objects/set/values/index.html @@ -1,7 +1,8 @@ --- title: Set.prototype.values() -slug: Web/JavaScript/Referencia/Objetos_globales/Set/values +slug: Web/JavaScript/Reference/Global_Objects/Set/values translation_of: Web/JavaScript/Reference/Global_Objects/Set/values +original_slug: Web/JavaScript/Referencia/Objetos_globales/Set/values --- <div>{{JSRef}}</div> 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> diff --git a/files/es/web/javascript/reference/global_objects/symbol/for/index.html b/files/es/web/javascript/reference/global_objects/symbol/for/index.html index 1111e49b7a..4af80e0072 100644 --- a/files/es/web/javascript/reference/global_objects/symbol/for/index.html +++ b/files/es/web/javascript/reference/global_objects/symbol/for/index.html @@ -1,7 +1,8 @@ --- title: Symbol.for() -slug: Web/JavaScript/Referencia/Objetos_globales/Symbol/for +slug: Web/JavaScript/Reference/Global_Objects/Symbol/for translation_of: Web/JavaScript/Reference/Global_Objects/Symbol/for +original_slug: Web/JavaScript/Referencia/Objetos_globales/Symbol/for --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/symbol/hasinstance/index.html b/files/es/web/javascript/reference/global_objects/symbol/hasinstance/index.html index 9149aeda00..c930685453 100644 --- a/files/es/web/javascript/reference/global_objects/symbol/hasinstance/index.html +++ b/files/es/web/javascript/reference/global_objects/symbol/hasinstance/index.html @@ -1,7 +1,8 @@ --- title: Symbol.hasInstance -slug: Web/JavaScript/Referencia/Objetos_globales/Symbol/hasInstance +slug: Web/JavaScript/Reference/Global_Objects/Symbol/hasInstance translation_of: Web/JavaScript/Reference/Global_Objects/Symbol/hasInstance +original_slug: Web/JavaScript/Referencia/Objetos_globales/Symbol/hasInstance --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/symbol/index.html b/files/es/web/javascript/reference/global_objects/symbol/index.html index ef21b5fb6c..8279b2a8a7 100644 --- a/files/es/web/javascript/reference/global_objects/symbol/index.html +++ b/files/es/web/javascript/reference/global_objects/symbol/index.html @@ -1,7 +1,8 @@ --- title: Symbol -slug: Web/JavaScript/Referencia/Objetos_globales/Symbol +slug: Web/JavaScript/Reference/Global_Objects/Symbol translation_of: Web/JavaScript/Reference/Global_Objects/Symbol +original_slug: Web/JavaScript/Referencia/Objetos_globales/Symbol --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/symbol/iterator/index.html b/files/es/web/javascript/reference/global_objects/symbol/iterator/index.html index 4f9e0212cc..7638e3e4e3 100644 --- a/files/es/web/javascript/reference/global_objects/symbol/iterator/index.html +++ b/files/es/web/javascript/reference/global_objects/symbol/iterator/index.html @@ -1,12 +1,13 @@ --- title: Symbol.iterator -slug: Web/JavaScript/Referencia/Objetos_globales/Symbol/iterator +slug: Web/JavaScript/Reference/Global_Objects/Symbol/iterator tags: - ECMAScript6 - JavaScript - Property - Symbol translation_of: Web/JavaScript/Reference/Global_Objects/Symbol/iterator +original_slug: Web/JavaScript/Referencia/Objetos_globales/Symbol/iterator --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/syntaxerror/index.html b/files/es/web/javascript/reference/global_objects/syntaxerror/index.html index 92bf3f4991..e22a4623ee 100644 --- a/files/es/web/javascript/reference/global_objects/syntaxerror/index.html +++ b/files/es/web/javascript/reference/global_objects/syntaxerror/index.html @@ -1,12 +1,13 @@ --- title: SyntaxError -slug: Web/JavaScript/Referencia/Objetos_globales/SyntaxError +slug: Web/JavaScript/Reference/Global_Objects/SyntaxError tags: - Constructor - Error - JavaScript - SyntaxError translation_of: Web/JavaScript/Reference/Global_Objects/SyntaxError +original_slug: Web/JavaScript/Referencia/Objetos_globales/SyntaxError --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/typedarray/buffer/index.html b/files/es/web/javascript/reference/global_objects/typedarray/buffer/index.html index 579f8af9bd..a7e54f7bb5 100644 --- a/files/es/web/javascript/reference/global_objects/typedarray/buffer/index.html +++ b/files/es/web/javascript/reference/global_objects/typedarray/buffer/index.html @@ -1,11 +1,12 @@ --- title: TypedArray.prototype.buffer -slug: Web/JavaScript/Referencia/Objetos_globales/TypedArray/buffer +slug: Web/JavaScript/Reference/Global_Objects/TypedArray/buffer tags: - Buffer - JavaScript - Propiedad translation_of: Web/JavaScript/Reference/Global_Objects/TypedArray/buffer +original_slug: Web/JavaScript/Referencia/Objetos_globales/TypedArray/buffer --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/typedarray/index.html b/files/es/web/javascript/reference/global_objects/typedarray/index.html index 644b28c081..870d601ccf 100644 --- a/files/es/web/javascript/reference/global_objects/typedarray/index.html +++ b/files/es/web/javascript/reference/global_objects/typedarray/index.html @@ -1,6 +1,6 @@ --- title: TypedArray -slug: Web/JavaScript/Referencia/Objetos_globales/TypedArray +slug: Web/JavaScript/Reference/Global_Objects/TypedArray tags: - Clase - Class @@ -8,6 +8,7 @@ tags: - TypedArray - TypedArrays translation_of: Web/JavaScript/Reference/Global_Objects/TypedArray +original_slug: Web/JavaScript/Referencia/Objetos_globales/TypedArray --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/uint8array/index.html b/files/es/web/javascript/reference/global_objects/uint8array/index.html index 6402e356b0..9027d9e1b0 100644 --- a/files/es/web/javascript/reference/global_objects/uint8array/index.html +++ b/files/es/web/javascript/reference/global_objects/uint8array/index.html @@ -1,11 +1,12 @@ --- title: Uint8Array -slug: Web/JavaScript/Referencia/Objetos_globales/Uint8Array +slug: Web/JavaScript/Reference/Global_Objects/Uint8Array tags: - Arreglo - JavaScript - array de enteros translation_of: Web/JavaScript/Reference/Global_Objects/Uint8Array +original_slug: Web/JavaScript/Referencia/Objetos_globales/Uint8Array --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/undefined/index.html b/files/es/web/javascript/reference/global_objects/undefined/index.html index 1aa7db29b8..7f29697655 100644 --- a/files/es/web/javascript/reference/global_objects/undefined/index.html +++ b/files/es/web/javascript/reference/global_objects/undefined/index.html @@ -1,9 +1,10 @@ --- title: undefined -slug: Web/JavaScript/Referencia/Objetos_globales/undefined +slug: Web/JavaScript/Reference/Global_Objects/undefined tags: - JavaScript translation_of: Web/JavaScript/Reference/Global_Objects/undefined +original_slug: Web/JavaScript/Referencia/Objetos_globales/undefined --- <div>{{jsSidebar("Objects")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/unescape/index.html b/files/es/web/javascript/reference/global_objects/unescape/index.html index 48418ef48a..8dc207db78 100644 --- a/files/es/web/javascript/reference/global_objects/unescape/index.html +++ b/files/es/web/javascript/reference/global_objects/unescape/index.html @@ -1,7 +1,8 @@ --- title: unescape() -slug: Web/JavaScript/Referencia/Objetos_globales/unescape +slug: Web/JavaScript/Reference/Global_Objects/unescape translation_of: Web/JavaScript/Reference/Global_Objects/unescape +original_slug: Web/JavaScript/Referencia/Objetos_globales/unescape --- <div>{{jsSidebar("Objects")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/urierror/index.html b/files/es/web/javascript/reference/global_objects/urierror/index.html index 3ba028a2ab..cfe212746e 100644 --- a/files/es/web/javascript/reference/global_objects/urierror/index.html +++ b/files/es/web/javascript/reference/global_objects/urierror/index.html @@ -1,12 +1,13 @@ --- title: URIError -slug: Web/JavaScript/Referencia/Objetos_globales/URIError +slug: Web/JavaScript/Reference/Global_Objects/URIError tags: - Error - JavaScript - Reference - URIError translation_of: Web/JavaScript/Reference/Global_Objects/URIError +original_slug: Web/JavaScript/Referencia/Objetos_globales/URIError --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/weakmap/clear/index.html b/files/es/web/javascript/reference/global_objects/weakmap/clear/index.html index b5c66c7714..8437213d61 100644 --- a/files/es/web/javascript/reference/global_objects/weakmap/clear/index.html +++ b/files/es/web/javascript/reference/global_objects/weakmap/clear/index.html @@ -1,12 +1,13 @@ --- title: WeakMap.prototype.clear() -slug: Web/JavaScript/Referencia/Objetos_globales/WeakMap/clear +slug: Web/JavaScript/Reference/Global_Objects/WeakMap/clear tags: - JavaScript - Obsolete - Protocols - WeakMap translation_of: Web/JavaScript/Reference/Global_Objects/WeakMap/clear +original_slug: Web/JavaScript/Referencia/Objetos_globales/WeakMap/clear --- <div>{{JSRef}} {{obsolete_header}}</div> diff --git a/files/es/web/javascript/reference/global_objects/weakmap/delete/index.html b/files/es/web/javascript/reference/global_objects/weakmap/delete/index.html index 7f4933eb0b..4661f1b843 100644 --- a/files/es/web/javascript/reference/global_objects/weakmap/delete/index.html +++ b/files/es/web/javascript/reference/global_objects/weakmap/delete/index.html @@ -1,12 +1,13 @@ --- title: WeakMap.prototype.delete() -slug: Web/JavaScript/Referencia/Objetos_globales/WeakMap/delete +slug: Web/JavaScript/Reference/Global_Objects/WeakMap/delete tags: - ECMAScript6 - JavaScript - Prototype - WeakMap translation_of: Web/JavaScript/Reference/Global_Objects/WeakMap/delete +original_slug: Web/JavaScript/Referencia/Objetos_globales/WeakMap/delete --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/weakmap/get/index.html b/files/es/web/javascript/reference/global_objects/weakmap/get/index.html index e60e34f8f1..33b02e4419 100644 --- a/files/es/web/javascript/reference/global_objects/weakmap/get/index.html +++ b/files/es/web/javascript/reference/global_objects/weakmap/get/index.html @@ -1,6 +1,6 @@ --- title: WeakMap.prototype.get() -slug: Web/JavaScript/Referencia/Objetos_globales/WeakMap/get +slug: Web/JavaScript/Reference/Global_Objects/WeakMap/get tags: - ECMAScript6 - JavaScript @@ -8,6 +8,7 @@ tags: - Prototype - WeakMap translation_of: Web/JavaScript/Reference/Global_Objects/WeakMap/get +original_slug: Web/JavaScript/Referencia/Objetos_globales/WeakMap/get --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/weakmap/has/index.html b/files/es/web/javascript/reference/global_objects/weakmap/has/index.html index dd978ede16..06b5c296ed 100644 --- a/files/es/web/javascript/reference/global_objects/weakmap/has/index.html +++ b/files/es/web/javascript/reference/global_objects/weakmap/has/index.html @@ -1,6 +1,6 @@ --- title: WeakMap.prototype.has() -slug: Web/JavaScript/Referencia/Objetos_globales/WeakMap/has +slug: Web/JavaScript/Reference/Global_Objects/WeakMap/has tags: - ECMAScript6 - JavaScript @@ -8,6 +8,7 @@ tags: - Protocols - WeakMap translation_of: Web/JavaScript/Reference/Global_Objects/WeakMap/has +original_slug: Web/JavaScript/Referencia/Objetos_globales/WeakMap/has --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/weakmap/index.html b/files/es/web/javascript/reference/global_objects/weakmap/index.html index 0fed17e5ca..7d85820c1d 100644 --- a/files/es/web/javascript/reference/global_objects/weakmap/index.html +++ b/files/es/web/javascript/reference/global_objects/weakmap/index.html @@ -1,11 +1,12 @@ --- title: WeakMap -slug: Web/JavaScript/Referencia/Objetos_globales/WeakMap +slug: Web/JavaScript/Reference/Global_Objects/WeakMap tags: - ECMAScript 2015 - JavaScript - WeakMap translation_of: Web/JavaScript/Reference/Global_Objects/WeakMap +original_slug: Web/JavaScript/Referencia/Objetos_globales/WeakMap --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/weakmap/set/index.html b/files/es/web/javascript/reference/global_objects/weakmap/set/index.html index 0dd654e6ef..b06438719e 100644 --- a/files/es/web/javascript/reference/global_objects/weakmap/set/index.html +++ b/files/es/web/javascript/reference/global_objects/weakmap/set/index.html @@ -1,6 +1,6 @@ --- title: WeakMap.prototype.set() -slug: Web/JavaScript/Referencia/Objetos_globales/WeakMap/set +slug: Web/JavaScript/Reference/Global_Objects/WeakMap/set tags: - ECMAScript6 - JavaScript @@ -8,6 +8,7 @@ tags: - Protocols - WeakMap translation_of: Web/JavaScript/Reference/Global_Objects/WeakMap/set +original_slug: Web/JavaScript/Referencia/Objetos_globales/WeakMap/set --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/weakset/index.html b/files/es/web/javascript/reference/global_objects/weakset/index.html index ab2af60090..b259b82030 100644 --- a/files/es/web/javascript/reference/global_objects/weakset/index.html +++ b/files/es/web/javascript/reference/global_objects/weakset/index.html @@ -1,7 +1,8 @@ --- title: WeakSet -slug: Web/JavaScript/Referencia/Objetos_globales/WeakSet +slug: Web/JavaScript/Reference/Global_Objects/WeakSet translation_of: Web/JavaScript/Reference/Global_Objects/WeakSet +original_slug: Web/JavaScript/Referencia/Objetos_globales/WeakSet --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/webassembly/index.html b/files/es/web/javascript/reference/global_objects/webassembly/index.html index 80542d763d..e1e64baa21 100644 --- a/files/es/web/javascript/reference/global_objects/webassembly/index.html +++ b/files/es/web/javascript/reference/global_objects/webassembly/index.html @@ -1,6 +1,6 @@ --- title: WebAssembly -slug: Web/JavaScript/Referencia/Objetos_globales/WebAssembly +slug: Web/JavaScript/Reference/Global_Objects/WebAssembly tags: - API - Experimental @@ -9,6 +9,7 @@ tags: - Referencia - WebAssembly translation_of: Web/JavaScript/Reference/Global_Objects/WebAssembly +original_slug: Web/JavaScript/Referencia/Objetos_globales/WebAssembly --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/index.html b/files/es/web/javascript/reference/index.html index 29d75a4161..4550bea633 100644 --- a/files/es/web/javascript/reference/index.html +++ b/files/es/web/javascript/reference/index.html @@ -1,9 +1,10 @@ --- title: Referencia de JavaScript -slug: Web/JavaScript/Referencia +slug: Web/JavaScript/Reference tags: - JavaScript translation_of: Web/JavaScript/Reference +original_slug: Web/JavaScript/Referencia --- <p>{{JsSidebar}}</p> diff --git a/files/es/web/javascript/reference/iteration_protocols/index.html b/files/es/web/javascript/reference/iteration_protocols/index.html index 7d8d31f2cd..7155ebbd25 100644 --- a/files/es/web/javascript/reference/iteration_protocols/index.html +++ b/files/es/web/javascript/reference/iteration_protocols/index.html @@ -1,6 +1,6 @@ --- title: Protocolos de Iteración -slug: Web/JavaScript/Referencia/Iteration_protocols +slug: Web/JavaScript/Reference/Iteration_protocols tags: - ECMAScript6 - Experimental @@ -9,6 +9,7 @@ tags: - Iterador - JavaScript translation_of: Web/JavaScript/Reference/Iteration_protocols +original_slug: Web/JavaScript/Referencia/Iteration_protocols --- <div>{{jsSidebar("More")}}</div> diff --git a/files/es/web/javascript/reference/lexical_grammar/index.html b/files/es/web/javascript/reference/lexical_grammar/index.html index fd6a12d8c5..b67cb98196 100644 --- a/files/es/web/javascript/reference/lexical_grammar/index.html +++ b/files/es/web/javascript/reference/lexical_grammar/index.html @@ -1,6 +1,6 @@ --- title: Gramática léxica -slug: Web/JavaScript/Referencia/Gramatica_lexica +slug: Web/JavaScript/Reference/Lexical_grammar tags: - Gramática léxica - Guía @@ -8,6 +8,7 @@ tags: - Literal - Palabra clave translation_of: Web/JavaScript/Reference/Lexical_grammar +original_slug: Web/JavaScript/Referencia/Gramatica_lexica --- <div>{{JsSidebar("Más")}}</div> diff --git a/files/es/web/javascript/reference/operators/addition/index.html b/files/es/web/javascript/reference/operators/addition/index.html index 888845158a..58e5d58dae 100644 --- a/files/es/web/javascript/reference/operators/addition/index.html +++ b/files/es/web/javascript/reference/operators/addition/index.html @@ -1,7 +1,8 @@ --- title: Adición (+) -slug: Web/JavaScript/Referencia/Operadores/Adición +slug: Web/JavaScript/Reference/Operators/Addition translation_of: Web/JavaScript/Reference/Operators/Addition +original_slug: Web/JavaScript/Referencia/Operadores/Adición --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/es/web/javascript/reference/operators/assignment/index.html b/files/es/web/javascript/reference/operators/assignment/index.html index 1fa4b79ac4..0ec71e252e 100644 --- a/files/es/web/javascript/reference/operators/assignment/index.html +++ b/files/es/web/javascript/reference/operators/assignment/index.html @@ -1,6 +1,6 @@ --- title: Asignacion (=) -slug: Web/JavaScript/Referencia/Operadores/Asignacion +slug: Web/JavaScript/Reference/Operators/Assignment tags: - JS - JavaScript @@ -8,6 +8,7 @@ tags: - Operadores JavaScript - Referências translation_of: Web/JavaScript/Reference/Operators/Assignment +original_slug: Web/JavaScript/Referencia/Operadores/Asignacion --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/es/web/javascript/reference/operators/async_function/index.html b/files/es/web/javascript/reference/operators/async_function/index.html index 12e76e6ce5..679e82d997 100644 --- a/files/es/web/javascript/reference/operators/async_function/index.html +++ b/files/es/web/javascript/reference/operators/async_function/index.html @@ -1,12 +1,13 @@ --- title: Expresión de función asíncrona -slug: Web/JavaScript/Referencia/Operadores/async_function +slug: Web/JavaScript/Reference/Operators/async_function tags: - Expresión Primaria - JavaScript - Operador - función translation_of: Web/JavaScript/Reference/Operators/async_function +original_slug: Web/JavaScript/Referencia/Operadores/async_function --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/es/web/javascript/reference/operators/await/index.html b/files/es/web/javascript/reference/operators/await/index.html index d1a84251f1..74f94bf214 100644 --- a/files/es/web/javascript/reference/operators/await/index.html +++ b/files/es/web/javascript/reference/operators/await/index.html @@ -1,7 +1,8 @@ --- title: await -slug: Web/JavaScript/Referencia/Operadores/await +slug: Web/JavaScript/Reference/Operators/await translation_of: Web/JavaScript/Reference/Operators/await +original_slug: Web/JavaScript/Referencia/Operadores/await --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/es/web/javascript/reference/operators/class/index.html b/files/es/web/javascript/reference/operators/class/index.html index e654359035..9800963fd7 100644 --- a/files/es/web/javascript/reference/operators/class/index.html +++ b/files/es/web/javascript/reference/operators/class/index.html @@ -1,6 +1,6 @@ --- title: expresión class -slug: Web/JavaScript/Referencia/Operadores/class +slug: Web/JavaScript/Reference/Operators/class tags: - Classes - ECMAScript6 @@ -9,6 +9,7 @@ tags: - Operator - Reference translation_of: Web/JavaScript/Reference/Operators/class +original_slug: Web/JavaScript/Referencia/Operadores/class --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/es/web/javascript/reference/operators/comma_operator/index.html b/files/es/web/javascript/reference/operators/comma_operator/index.html index a62701b3e1..b1325fbea0 100644 --- a/files/es/web/javascript/reference/operators/comma_operator/index.html +++ b/files/es/web/javascript/reference/operators/comma_operator/index.html @@ -1,9 +1,10 @@ --- title: Operador Coma -slug: Web/JavaScript/Referencia/Operadores/operador_coma +slug: Web/JavaScript/Reference/Operators/Comma_Operator tags: - JavaScript translation_of: Web/JavaScript/Reference/Operators/Comma_Operator +original_slug: Web/JavaScript/Referencia/Operadores/operador_coma --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/es/web/javascript/reference/operators/conditional_operator/index.html b/files/es/web/javascript/reference/operators/conditional_operator/index.html index 6b48295902..8f26d6ce67 100644 --- a/files/es/web/javascript/reference/operators/conditional_operator/index.html +++ b/files/es/web/javascript/reference/operators/conditional_operator/index.html @@ -1,10 +1,11 @@ --- title: Operador condicional (ternario) -slug: Web/JavaScript/Referencia/Operadores/Conditional_Operator +slug: Web/JavaScript/Reference/Operators/Conditional_Operator tags: - JavaScript - Operador translation_of: Web/JavaScript/Reference/Operators/Conditional_Operator +original_slug: Web/JavaScript/Referencia/Operadores/Conditional_Operator --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/es/web/javascript/reference/operators/decrement/index.html b/files/es/web/javascript/reference/operators/decrement/index.html index 01fa5f0ee2..5be9b1f986 100644 --- a/files/es/web/javascript/reference/operators/decrement/index.html +++ b/files/es/web/javascript/reference/operators/decrement/index.html @@ -1,12 +1,13 @@ --- title: Decremento(--) -slug: Web/JavaScript/Referencia/Operadores/Decremento +slug: Web/JavaScript/Reference/Operators/Decrement tags: - Decremento - JavaScript - JavaScript basico - Operadores translation_of: Web/JavaScript/Reference/Operators/Decrement +original_slug: Web/JavaScript/Referencia/Operadores/Decremento --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/es/web/javascript/reference/operators/delete/index.html b/files/es/web/javascript/reference/operators/delete/index.html index 99ec3e73dd..94ede3308d 100644 --- a/files/es/web/javascript/reference/operators/delete/index.html +++ b/files/es/web/javascript/reference/operators/delete/index.html @@ -1,7 +1,8 @@ --- title: operador delete -slug: Web/JavaScript/Referencia/Operadores/delete +slug: Web/JavaScript/Reference/Operators/delete translation_of: Web/JavaScript/Reference/Operators/delete +original_slug: Web/JavaScript/Referencia/Operadores/delete --- <div> <div>{{jsSidebar("Operators")}}</div> diff --git a/files/es/web/javascript/reference/operators/destructuring_assignment/index.html b/files/es/web/javascript/reference/operators/destructuring_assignment/index.html index b56e3d3b52..3f070055b5 100644 --- a/files/es/web/javascript/reference/operators/destructuring_assignment/index.html +++ b/files/es/web/javascript/reference/operators/destructuring_assignment/index.html @@ -1,6 +1,6 @@ --- title: La desestructuración -slug: Web/JavaScript/Referencia/Operadores/Destructuring_assignment +slug: Web/JavaScript/Reference/Operators/Destructuring_assignment tags: - Característica del lenguaje - Desestructuración @@ -11,6 +11,7 @@ tags: - Objetos anidados y desestructuración de array - Operador translation_of: Web/JavaScript/Reference/Operators/Destructuring_assignment +original_slug: Web/JavaScript/Referencia/Operadores/Destructuring_assignment --- <div>{{jsSidebar("Operators", "Operadores")}}</div> diff --git a/files/es/web/javascript/reference/operators/division/index.html b/files/es/web/javascript/reference/operators/division/index.html index d29816e37a..08074f727d 100644 --- a/files/es/web/javascript/reference/operators/division/index.html +++ b/files/es/web/javascript/reference/operators/division/index.html @@ -1,6 +1,6 @@ --- title: Division (/) -slug: Web/JavaScript/Referencia/Operadores/Division +slug: Web/JavaScript/Reference/Operators/Division tags: - JS - JavaScript @@ -8,6 +8,7 @@ tags: - Operadores - Referências translation_of: Web/JavaScript/Reference/Operators/Division +original_slug: Web/JavaScript/Referencia/Operadores/Division --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/es/web/javascript/reference/operators/equality/index.html b/files/es/web/javascript/reference/operators/equality/index.html index c60efcaada..d191c15d3b 100644 --- a/files/es/web/javascript/reference/operators/equality/index.html +++ b/files/es/web/javascript/reference/operators/equality/index.html @@ -1,6 +1,6 @@ --- title: Comparación (==) -slug: Web/JavaScript/Referencia/Operadores/Comparacion +slug: Web/JavaScript/Reference/Operators/Equality tags: - JS - JavaScript @@ -8,6 +8,7 @@ tags: - Operadores - Referências translation_of: Web/JavaScript/Reference/Operators/Equality +original_slug: Web/JavaScript/Referencia/Operadores/Comparacion --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/es/web/javascript/reference/operators/function/index.html b/files/es/web/javascript/reference/operators/function/index.html index d5739239b2..c4f7c4233f 100644 --- a/files/es/web/javascript/reference/operators/function/index.html +++ b/files/es/web/javascript/reference/operators/function/index.html @@ -1,12 +1,13 @@ --- title: function -slug: Web/JavaScript/Referencia/Operadores/function +slug: Web/JavaScript/Reference/Operators/function tags: - Function - JavaScript - Operator - Primary Expressions translation_of: Web/JavaScript/Reference/Operators/function +original_slug: Web/JavaScript/Referencia/Operadores/function --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/es/web/javascript/reference/operators/function_star_/index.html b/files/es/web/javascript/reference/operators/function_star_/index.html index 9c38872b7e..632906f1c8 100644 --- a/files/es/web/javascript/reference/operators/function_star_/index.html +++ b/files/es/web/javascript/reference/operators/function_star_/index.html @@ -1,6 +1,6 @@ --- title: expresión function* -slug: Web/JavaScript/Referencia/Operadores/function* +slug: Web/JavaScript/Reference/Operators/function* tags: - ECMAScript 2015 - Expresión Primaria @@ -9,6 +9,7 @@ tags: - JavaScript - Operator translation_of: Web/JavaScript/Reference/Operators/function* +original_slug: Web/JavaScript/Referencia/Operadores/function* --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/es/web/javascript/reference/operators/grouping/index.html b/files/es/web/javascript/reference/operators/grouping/index.html index ec78e8518f..0d41dd7d03 100644 --- a/files/es/web/javascript/reference/operators/grouping/index.html +++ b/files/es/web/javascript/reference/operators/grouping/index.html @@ -1,11 +1,12 @@ --- title: Operador de agrupación -slug: Web/JavaScript/Referencia/Operadores/Grouping +slug: Web/JavaScript/Reference/Operators/Grouping tags: - Expresiones primarias - JavaScript - Operador translation_of: Web/JavaScript/Reference/Operators/Grouping +original_slug: Web/JavaScript/Referencia/Operadores/Grouping --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/es/web/javascript/reference/operators/in/index.html b/files/es/web/javascript/reference/operators/in/index.html index 051056a25f..649f3f9595 100644 --- a/files/es/web/javascript/reference/operators/in/index.html +++ b/files/es/web/javascript/reference/operators/in/index.html @@ -1,11 +1,12 @@ --- title: in -slug: Web/JavaScript/Referencia/Operadores/in +slug: Web/JavaScript/Reference/Operators/in tags: - JavaScript - Operator - Relational Operators translation_of: Web/JavaScript/Reference/Operators/in +original_slug: Web/JavaScript/Referencia/Operadores/in --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/es/web/javascript/reference/operators/index.html b/files/es/web/javascript/reference/operators/index.html index dca4964faa..b4ead2ee42 100644 --- a/files/es/web/javascript/reference/operators/index.html +++ b/files/es/web/javascript/reference/operators/index.html @@ -1,6 +1,6 @@ --- title: Expresiones y operadores -slug: Web/JavaScript/Referencia/Operadores +slug: Web/JavaScript/Reference/Operators tags: - Descripción - JavaScript @@ -8,6 +8,7 @@ tags: - Operators - Referencia translation_of: Web/JavaScript/Reference/Operators +original_slug: Web/JavaScript/Referencia/Operadores --- <div>{{jsSidebar("Operators", "Operadores")}}</div> diff --git a/files/es/web/javascript/reference/operators/instanceof/index.html b/files/es/web/javascript/reference/operators/instanceof/index.html index 3b9a45162d..4acc592da6 100644 --- a/files/es/web/javascript/reference/operators/instanceof/index.html +++ b/files/es/web/javascript/reference/operators/instanceof/index.html @@ -1,11 +1,12 @@ --- title: instanceof -slug: Web/JavaScript/Referencia/Operadores/instanceof +slug: Web/JavaScript/Reference/Operators/instanceof tags: - JavaScript - Operator - Relational Operators translation_of: Web/JavaScript/Reference/Operators/instanceof +original_slug: Web/JavaScript/Referencia/Operadores/instanceof --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/es/web/javascript/reference/operators/new.target/index.html b/files/es/web/javascript/reference/operators/new.target/index.html index 0faa0f0878..d327e63c35 100644 --- a/files/es/web/javascript/reference/operators/new.target/index.html +++ b/files/es/web/javascript/reference/operators/new.target/index.html @@ -1,12 +1,13 @@ --- title: new.target -slug: Web/JavaScript/Referencia/Operadores/new.target +slug: Web/JavaScript/Reference/Operators/new.target tags: - Clases - ECMAScript6 - JavaScript - Referencia translation_of: Web/JavaScript/Reference/Operators/new.target +original_slug: Web/JavaScript/Referencia/Operadores/new.target --- <div>{{JSSidebar("Operators")}}</div> diff --git a/files/es/web/javascript/reference/operators/new/index.html b/files/es/web/javascript/reference/operators/new/index.html index 4635b12402..6bfeff9461 100644 --- a/files/es/web/javascript/reference/operators/new/index.html +++ b/files/es/web/javascript/reference/operators/new/index.html @@ -1,6 +1,6 @@ --- title: Operador new -slug: Web/JavaScript/Referencia/Operadores/new +slug: Web/JavaScript/Reference/Operators/new tags: - Expresiones del lado izquierdo - JavaScript @@ -9,6 +9,7 @@ tags: - Operator - Referencia translation_of: Web/JavaScript/Reference/Operators/new +original_slug: Web/JavaScript/Referencia/Operadores/new --- <div>{{jsSidebar("Operators", "Operadores")}}</div> diff --git a/files/es/web/javascript/reference/operators/operator_precedence/index.html b/files/es/web/javascript/reference/operators/operator_precedence/index.html index 2ff0464afd..06a51d7241 100644 --- a/files/es/web/javascript/reference/operators/operator_precedence/index.html +++ b/files/es/web/javascript/reference/operators/operator_precedence/index.html @@ -1,12 +1,13 @@ --- title: Precedencia de operadores -slug: Web/JavaScript/Referencia/Operadores/Operator_Precedence +slug: Web/JavaScript/Reference/Operators/Operator_Precedence tags: - JavaScript - Operator - operator details - operator precedence translation_of: Web/JavaScript/Reference/Operators/Operator_Precedence +original_slug: Web/JavaScript/Referencia/Operadores/Operator_Precedence --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/es/web/javascript/reference/operators/optional_chaining/index.html b/files/es/web/javascript/reference/operators/optional_chaining/index.html index 06ccb5a999..ff12caff68 100644 --- a/files/es/web/javascript/reference/operators/optional_chaining/index.html +++ b/files/es/web/javascript/reference/operators/optional_chaining/index.html @@ -1,7 +1,8 @@ --- title: Encadenamiento opcional -slug: Web/JavaScript/Referencia/Operadores/Encadenamiento_opcional +slug: Web/JavaScript/Reference/Operators/Optional_chaining translation_of: Web/JavaScript/Reference/Operators/Optional_chaining +original_slug: Web/JavaScript/Referencia/Operadores/Encadenamiento_opcional --- <div>{{JSSidebar("Operators")}}</div> diff --git a/files/es/web/javascript/reference/operators/pipeline_operator/index.html b/files/es/web/javascript/reference/operators/pipeline_operator/index.html index cb671264cc..60b1de0858 100644 --- a/files/es/web/javascript/reference/operators/pipeline_operator/index.html +++ b/files/es/web/javascript/reference/operators/pipeline_operator/index.html @@ -1,6 +1,6 @@ --- title: Operador Pipeline -slug: Web/JavaScript/Referencia/Operadores/Pipeline_operator +slug: Web/JavaScript/Reference/Operators/Pipeline_operator tags: - Encadenamiento - Experimental @@ -8,6 +8,7 @@ tags: - Operador - Pipeline translation_of: Web/JavaScript/Reference/Operators/Pipeline_operator +original_slug: Web/JavaScript/Referencia/Operadores/Pipeline_operator --- <div>{{jsSidebar("Operators")}} {{SeeCompatTable}}</div> diff --git a/files/es/web/javascript/reference/operators/property_accessors/index.html b/files/es/web/javascript/reference/operators/property_accessors/index.html index 565a8b7f92..32f20fd150 100644 --- a/files/es/web/javascript/reference/operators/property_accessors/index.html +++ b/files/es/web/javascript/reference/operators/property_accessors/index.html @@ -1,10 +1,11 @@ --- title: Miembros -slug: Web/JavaScript/Referencia/Operadores/Miembros +slug: Web/JavaScript/Reference/Operators/Property_Accessors tags: - JavaScript - Operator translation_of: Web/JavaScript/Reference/Operators/Property_Accessors +original_slug: Web/JavaScript/Referencia/Operadores/Miembros --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/es/web/javascript/reference/operators/remainder/index.html b/files/es/web/javascript/reference/operators/remainder/index.html index 1a6a7c56da..b8e4540902 100644 --- a/files/es/web/javascript/reference/operators/remainder/index.html +++ b/files/es/web/javascript/reference/operators/remainder/index.html @@ -1,7 +1,8 @@ --- title: Resto (%) -slug: Web/JavaScript/Referencia/Operadores/Resto +slug: Web/JavaScript/Reference/Operators/Remainder translation_of: Web/JavaScript/Reference/Operators/Remainder +original_slug: Web/JavaScript/Referencia/Operadores/Resto --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/es/web/javascript/reference/operators/spread_syntax/index.html b/files/es/web/javascript/reference/operators/spread_syntax/index.html index 5a17cd05a2..1738484548 100644 --- a/files/es/web/javascript/reference/operators/spread_syntax/index.html +++ b/files/es/web/javascript/reference/operators/spread_syntax/index.html @@ -1,11 +1,12 @@ --- title: Sintáxis Spread -slug: Web/JavaScript/Referencia/Operadores/Sintaxis_Spread +slug: Web/JavaScript/Reference/Operators/Spread_syntax tags: - ECMAScript6 - Iteradores - JavaScript translation_of: Web/JavaScript/Reference/Operators/Spread_syntax +original_slug: Web/JavaScript/Referencia/Operadores/Sintaxis_Spread --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/es/web/javascript/reference/operators/strict_equality/index.html b/files/es/web/javascript/reference/operators/strict_equality/index.html index 0d09b1de71..b9d9522565 100644 --- a/files/es/web/javascript/reference/operators/strict_equality/index.html +++ b/files/es/web/javascript/reference/operators/strict_equality/index.html @@ -1,7 +1,8 @@ --- title: Igualdad Estricta (===) -slug: Web/JavaScript/Referencia/Operadores/Strict_equality +slug: Web/JavaScript/Reference/Operators/Strict_equality translation_of: Web/JavaScript/Reference/Operators/Strict_equality +original_slug: Web/JavaScript/Referencia/Operadores/Strict_equality --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/es/web/javascript/reference/operators/subtraction/index.html b/files/es/web/javascript/reference/operators/subtraction/index.html index 21bfd3a1ac..06a7852ee6 100644 --- a/files/es/web/javascript/reference/operators/subtraction/index.html +++ b/files/es/web/javascript/reference/operators/subtraction/index.html @@ -1,9 +1,10 @@ --- title: Sustracción (-) -slug: Web/JavaScript/Referencia/Operadores/Sustracción +slug: Web/JavaScript/Reference/Operators/Subtraction tags: - JavaScript translation_of: Web/JavaScript/Reference/Operators/Subtraction +original_slug: Web/JavaScript/Referencia/Operadores/Sustracción --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/es/web/javascript/reference/operators/super/index.html b/files/es/web/javascript/reference/operators/super/index.html index ff2ac5ae0e..03e900b564 100644 --- a/files/es/web/javascript/reference/operators/super/index.html +++ b/files/es/web/javascript/reference/operators/super/index.html @@ -1,12 +1,13 @@ --- title: super -slug: Web/JavaScript/Referencia/Operadores/super +slug: Web/JavaScript/Reference/Operators/super tags: - Clases - ECMAScript 2015 - JavaScript - Operador translation_of: Web/JavaScript/Reference/Operators/super +original_slug: Web/JavaScript/Referencia/Operadores/super --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/es/web/javascript/reference/operators/this/index.html b/files/es/web/javascript/reference/operators/this/index.html index 74ed62bb60..da34707919 100644 --- a/files/es/web/javascript/reference/operators/this/index.html +++ b/files/es/web/javascript/reference/operators/this/index.html @@ -1,7 +1,8 @@ --- title: this -slug: Web/JavaScript/Referencia/Operadores/this +slug: Web/JavaScript/Reference/Operators/this translation_of: Web/JavaScript/Reference/Operators/this +original_slug: Web/JavaScript/Referencia/Operadores/this --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/es/web/javascript/reference/operators/typeof/index.html b/files/es/web/javascript/reference/operators/typeof/index.html index 088791f228..01b9237ba0 100644 --- a/files/es/web/javascript/reference/operators/typeof/index.html +++ b/files/es/web/javascript/reference/operators/typeof/index.html @@ -1,11 +1,12 @@ --- title: typeof -slug: Web/JavaScript/Referencia/Operadores/typeof +slug: Web/JavaScript/Reference/Operators/typeof tags: - JavaScript - Operator - Unary translation_of: Web/JavaScript/Reference/Operators/typeof +original_slug: Web/JavaScript/Referencia/Operadores/typeof --- <div><span class="diff_add">{{jsSidebar("Operators")}}</span></div> diff --git a/files/es/web/javascript/reference/operators/void/index.html b/files/es/web/javascript/reference/operators/void/index.html index 0bf8048b21..a9b8c1ac93 100644 --- a/files/es/web/javascript/reference/operators/void/index.html +++ b/files/es/web/javascript/reference/operators/void/index.html @@ -1,11 +1,12 @@ --- title: void -slug: Web/JavaScript/Referencia/Operadores/void +slug: Web/JavaScript/Reference/Operators/void tags: - JavaScript - Operator - Unary translation_of: Web/JavaScript/Reference/Operators/void +original_slug: Web/JavaScript/Referencia/Operadores/void --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/es/web/javascript/reference/operators/yield/index.html b/files/es/web/javascript/reference/operators/yield/index.html index 7237b6d689..1783cb6f50 100644 --- a/files/es/web/javascript/reference/operators/yield/index.html +++ b/files/es/web/javascript/reference/operators/yield/index.html @@ -1,6 +1,6 @@ --- title: yield -slug: Web/JavaScript/Referencia/Operadores/yield +slug: Web/JavaScript/Reference/Operators/yield tags: - Característica del lenguaje - ECMAScript 2015 @@ -9,6 +9,7 @@ tags: - JavaScript - Operador translation_of: Web/JavaScript/Reference/Operators/yield +original_slug: Web/JavaScript/Referencia/Operadores/yield --- <div>{{jsSidebar("Operadores")}}</div> diff --git a/files/es/web/javascript/reference/operators/yield_star_/index.html b/files/es/web/javascript/reference/operators/yield_star_/index.html index e2167b8c41..7a728175ba 100644 --- a/files/es/web/javascript/reference/operators/yield_star_/index.html +++ b/files/es/web/javascript/reference/operators/yield_star_/index.html @@ -1,10 +1,11 @@ --- title: yield* -slug: Web/JavaScript/Referencia/Operadores/yield* +slug: Web/JavaScript/Reference/Operators/yield* tags: - ECMAScript6 - JavaScript translation_of: Web/JavaScript/Reference/Operators/yield* +original_slug: Web/JavaScript/Referencia/Operadores/yield* --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/es/web/javascript/reference/statements/async_function/index.html b/files/es/web/javascript/reference/statements/async_function/index.html index 573c10fad8..966886e331 100644 --- a/files/es/web/javascript/reference/statements/async_function/index.html +++ b/files/es/web/javascript/reference/statements/async_function/index.html @@ -1,12 +1,13 @@ --- title: Función async -slug: Web/JavaScript/Referencia/Sentencias/funcion_asincrona +slug: Web/JavaScript/Reference/Statements/async_function tags: - Declaración - Ejemplo - JavaScript - función translation_of: Web/JavaScript/Reference/Statements/async_function +original_slug: Web/JavaScript/Referencia/Sentencias/funcion_asincrona --- <div> <div>{{jsSidebar("Statements")}}</div> diff --git a/files/es/web/javascript/reference/statements/block/index.html b/files/es/web/javascript/reference/statements/block/index.html index 36b2054d60..b40269ab27 100644 --- a/files/es/web/javascript/reference/statements/block/index.html +++ b/files/es/web/javascript/reference/statements/block/index.html @@ -1,12 +1,13 @@ --- title: block -slug: Web/JavaScript/Referencia/Sentencias/block +slug: Web/JavaScript/Reference/Statements/block tags: - JavaScript - Referencia - Referência(2) - Statement translation_of: Web/JavaScript/Reference/Statements/block +original_slug: Web/JavaScript/Referencia/Sentencias/block --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/es/web/javascript/reference/statements/break/index.html b/files/es/web/javascript/reference/statements/break/index.html index aff2a58733..26d2b95506 100644 --- a/files/es/web/javascript/reference/statements/break/index.html +++ b/files/es/web/javascript/reference/statements/break/index.html @@ -1,10 +1,11 @@ --- title: break -slug: Web/JavaScript/Referencia/Sentencias/break +slug: Web/JavaScript/Reference/Statements/break tags: - JavaScript - Statement translation_of: Web/JavaScript/Reference/Statements/break +original_slug: Web/JavaScript/Referencia/Sentencias/break --- <div> {{jsSidebar("Statements")}}</div> diff --git a/files/es/web/javascript/reference/statements/class/index.html b/files/es/web/javascript/reference/statements/class/index.html index c37b9ba43b..107c0ab32c 100644 --- a/files/es/web/javascript/reference/statements/class/index.html +++ b/files/es/web/javascript/reference/statements/class/index.html @@ -1,7 +1,8 @@ --- title: class -slug: Web/JavaScript/Referencia/Sentencias/class +slug: Web/JavaScript/Reference/Statements/class translation_of: Web/JavaScript/Reference/Statements/class +original_slug: Web/JavaScript/Referencia/Sentencias/class --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/es/web/javascript/reference/statements/const/index.html b/files/es/web/javascript/reference/statements/const/index.html index c55350fbd4..df3cc4a028 100644 --- a/files/es/web/javascript/reference/statements/const/index.html +++ b/files/es/web/javascript/reference/statements/const/index.html @@ -1,6 +1,6 @@ --- title: const -slug: Web/JavaScript/Referencia/Sentencias/const +slug: Web/JavaScript/Reference/Statements/const tags: - ECMAScript6 - Experimental @@ -8,6 +8,7 @@ tags: - JavaScript - Statement translation_of: Web/JavaScript/Reference/Statements/const +original_slug: Web/JavaScript/Referencia/Sentencias/const --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/es/web/javascript/reference/statements/continue/index.html b/files/es/web/javascript/reference/statements/continue/index.html index 5371b4cdd7..b05ade9113 100644 --- a/files/es/web/javascript/reference/statements/continue/index.html +++ b/files/es/web/javascript/reference/statements/continue/index.html @@ -1,10 +1,11 @@ --- title: continue -slug: Web/JavaScript/Referencia/Sentencias/continue +slug: Web/JavaScript/Reference/Statements/continue tags: - JavaScript - Statement translation_of: Web/JavaScript/Reference/Statements/continue +original_slug: Web/JavaScript/Referencia/Sentencias/continue --- <div> {{jsSidebar("Statements")}}</div> diff --git a/files/es/web/javascript/reference/statements/debugger/index.html b/files/es/web/javascript/reference/statements/debugger/index.html index bb36e356c0..2560e7d99c 100644 --- a/files/es/web/javascript/reference/statements/debugger/index.html +++ b/files/es/web/javascript/reference/statements/debugger/index.html @@ -1,10 +1,11 @@ --- title: debugger -slug: Web/JavaScript/Referencia/Sentencias/debugger +slug: Web/JavaScript/Reference/Statements/debugger tags: - JavaScript - Sentencia translation_of: Web/JavaScript/Reference/Statements/debugger +original_slug: Web/JavaScript/Referencia/Sentencias/debugger --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/es/web/javascript/reference/statements/do...while/index.html b/files/es/web/javascript/reference/statements/do...while/index.html index 628c1458cd..6143268407 100644 --- a/files/es/web/javascript/reference/statements/do...while/index.html +++ b/files/es/web/javascript/reference/statements/do...while/index.html @@ -1,10 +1,11 @@ --- title: do...while -slug: Web/JavaScript/Referencia/Sentencias/do...while +slug: Web/JavaScript/Reference/Statements/do...while tags: - JavaScript - Statement translation_of: Web/JavaScript/Reference/Statements/do...while +original_slug: Web/JavaScript/Referencia/Sentencias/do...while --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/es/web/javascript/reference/statements/empty/index.html b/files/es/web/javascript/reference/statements/empty/index.html index 627fd889c7..d35f3ba504 100644 --- a/files/es/web/javascript/reference/statements/empty/index.html +++ b/files/es/web/javascript/reference/statements/empty/index.html @@ -1,11 +1,12 @@ --- title: empty -slug: Web/JavaScript/Referencia/Sentencias/Empty +slug: Web/JavaScript/Reference/Statements/Empty tags: - JavaScript - Sentencia - Vacía translation_of: Web/JavaScript/Reference/Statements/Empty +original_slug: Web/JavaScript/Referencia/Sentencias/Empty --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/es/web/javascript/reference/statements/export/index.html b/files/es/web/javascript/reference/statements/export/index.html index 6016afd0ba..35df1733fc 100644 --- a/files/es/web/javascript/reference/statements/export/index.html +++ b/files/es/web/javascript/reference/statements/export/index.html @@ -1,6 +1,6 @@ --- title: export -slug: Web/JavaScript/Referencia/Sentencias/export +slug: Web/JavaScript/Reference/Statements/export tags: - ECMAScript 2015 - JavaScript @@ -8,6 +8,7 @@ tags: - Sentencia - export translation_of: Web/JavaScript/Reference/Statements/export +original_slug: Web/JavaScript/Referencia/Sentencias/export --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/es/web/javascript/reference/statements/for-await...of/index.html b/files/es/web/javascript/reference/statements/for-await...of/index.html index 49349d7199..5ae8a306f3 100644 --- a/files/es/web/javascript/reference/statements/for-await...of/index.html +++ b/files/es/web/javascript/reference/statements/for-await...of/index.html @@ -1,6 +1,6 @@ --- title: for await...of -slug: Web/JavaScript/Referencia/Sentencias/for-await...of +slug: Web/JavaScript/Reference/Statements/for-await...of tags: - Iteración - JavaScript @@ -10,6 +10,7 @@ tags: - await - iterar translation_of: Web/JavaScript/Reference/Statements/for-await...of +original_slug: Web/JavaScript/Referencia/Sentencias/for-await...of --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/es/web/javascript/reference/statements/for...in/index.html b/files/es/web/javascript/reference/statements/for...in/index.html index 0680d69dea..706e6b6be6 100644 --- a/files/es/web/javascript/reference/statements/for...in/index.html +++ b/files/es/web/javascript/reference/statements/for...in/index.html @@ -1,11 +1,12 @@ --- title: for...in -slug: Web/JavaScript/Referencia/Sentencias/for...in +slug: Web/JavaScript/Reference/Statements/for...in tags: - Característica del lenguaje - Declaración - JavaScript translation_of: Web/JavaScript/Reference/Statements/for...in +original_slug: Web/JavaScript/Referencia/Sentencias/for...in --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/es/web/javascript/reference/statements/for...of/index.html b/files/es/web/javascript/reference/statements/for...of/index.html index 572308b41a..f475243c91 100644 --- a/files/es/web/javascript/reference/statements/for...of/index.html +++ b/files/es/web/javascript/reference/statements/for...of/index.html @@ -1,12 +1,13 @@ --- title: for...of -slug: Web/JavaScript/Referencia/Sentencias/for...of +slug: Web/JavaScript/Reference/Statements/for...of tags: - ECMAScript6 - JavaScript - Referencia - Sentencia translation_of: Web/JavaScript/Reference/Statements/for...of +original_slug: Web/JavaScript/Referencia/Sentencias/for...of --- <div> <div>{{jsSidebar("Statements")}}</div> diff --git a/files/es/web/javascript/reference/statements/for/index.html b/files/es/web/javascript/reference/statements/for/index.html index 875236ba2b..8cb0c1131f 100644 --- a/files/es/web/javascript/reference/statements/for/index.html +++ b/files/es/web/javascript/reference/statements/for/index.html @@ -1,10 +1,11 @@ --- title: for -slug: Web/JavaScript/Referencia/Sentencias/for +slug: Web/JavaScript/Reference/Statements/for tags: - JavaScript - Statement translation_of: Web/JavaScript/Reference/Statements/for +original_slug: Web/JavaScript/Referencia/Sentencias/for --- <div> {{jsSidebar("Statements")}}</div> diff --git a/files/es/web/javascript/reference/statements/function/index.html b/files/es/web/javascript/reference/statements/function/index.html index 36b02935d9..675b8da2f2 100644 --- a/files/es/web/javascript/reference/statements/function/index.html +++ b/files/es/web/javascript/reference/statements/function/index.html @@ -1,10 +1,11 @@ --- title: function -slug: Web/JavaScript/Referencia/Sentencias/function +slug: Web/JavaScript/Reference/Statements/function tags: - JavaScript - Statement translation_of: Web/JavaScript/Reference/Statements/function +original_slug: Web/JavaScript/Referencia/Sentencias/function --- <div> {{jsSidebar("Statements")}}</div> diff --git a/files/es/web/javascript/reference/statements/function_star_/index.html b/files/es/web/javascript/reference/statements/function_star_/index.html index 79ff51b7f2..d44d3f50af 100644 --- a/files/es/web/javascript/reference/statements/function_star_/index.html +++ b/files/es/web/javascript/reference/statements/function_star_/index.html @@ -1,6 +1,6 @@ --- title: function* -slug: Web/JavaScript/Referencia/Sentencias/function* +slug: Web/JavaScript/Reference/Statements/function* tags: - Declaración - Experimental @@ -8,6 +8,7 @@ tags: - Iterador - función translation_of: Web/JavaScript/Reference/Statements/function* +original_slug: Web/JavaScript/Referencia/Sentencias/function* --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/es/web/javascript/reference/statements/if...else/index.html b/files/es/web/javascript/reference/statements/if...else/index.html index 3bac571218..32a044324f 100644 --- a/files/es/web/javascript/reference/statements/if...else/index.html +++ b/files/es/web/javascript/reference/statements/if...else/index.html @@ -1,10 +1,11 @@ --- title: if...else -slug: Web/JavaScript/Referencia/Sentencias/if...else +slug: Web/JavaScript/Reference/Statements/if...else tags: - JavaScript - Statement translation_of: Web/JavaScript/Reference/Statements/if...else +original_slug: Web/JavaScript/Referencia/Sentencias/if...else --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/es/web/javascript/reference/statements/import.meta/index.html b/files/es/web/javascript/reference/statements/import.meta/index.html index 8c09e97475..95499ac414 100644 --- a/files/es/web/javascript/reference/statements/import.meta/index.html +++ b/files/es/web/javascript/reference/statements/import.meta/index.html @@ -1,7 +1,8 @@ --- title: import.meta -slug: Web/JavaScript/Referencia/Sentencias/import.meta +slug: Web/JavaScript/Reference/Statements/import.meta translation_of: Web/JavaScript/Reference/Statements/import.meta +original_slug: Web/JavaScript/Referencia/Sentencias/import.meta --- <div>{{JSSidebar("Statements")}}</div> diff --git a/files/es/web/javascript/reference/statements/import/index.html b/files/es/web/javascript/reference/statements/import/index.html index 7d2c261d0e..b889a8babb 100644 --- a/files/es/web/javascript/reference/statements/import/index.html +++ b/files/es/web/javascript/reference/statements/import/index.html @@ -1,6 +1,6 @@ --- title: import -slug: Web/JavaScript/Referencia/Sentencias/import +slug: Web/JavaScript/Reference/Statements/import tags: - ECMAScript 2015 - JavaScript @@ -8,6 +8,7 @@ tags: - Sentencia - import translation_of: Web/JavaScript/Reference/Statements/import +original_slug: Web/JavaScript/Referencia/Sentencias/import --- <div>{{jsSidebar("Sentencias")}}</div> diff --git a/files/es/web/javascript/reference/statements/index.html b/files/es/web/javascript/reference/statements/index.html index bbf0ce42e8..b45aaa109b 100644 --- a/files/es/web/javascript/reference/statements/index.html +++ b/files/es/web/javascript/reference/statements/index.html @@ -1,11 +1,12 @@ --- title: Sentencias -slug: Web/JavaScript/Referencia/Sentencias +slug: Web/JavaScript/Reference/Statements tags: - JavaScript - Referencia - sentencias translation_of: Web/JavaScript/Reference/Statements +original_slug: Web/JavaScript/Referencia/Sentencias --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/es/web/javascript/reference/statements/label/index.html b/files/es/web/javascript/reference/statements/label/index.html index 03f3108e0e..5c89b61a55 100644 --- a/files/es/web/javascript/reference/statements/label/index.html +++ b/files/es/web/javascript/reference/statements/label/index.html @@ -1,10 +1,11 @@ --- title: label -slug: Web/JavaScript/Referencia/Sentencias/label +slug: Web/JavaScript/Reference/Statements/label tags: - JavaScript - Statement translation_of: Web/JavaScript/Reference/Statements/label +original_slug: Web/JavaScript/Referencia/Sentencias/label --- <div> {{jsSidebar("Statements")}}</div> diff --git a/files/es/web/javascript/reference/statements/let/index.html b/files/es/web/javascript/reference/statements/let/index.html index 8c450b37d4..872bd15a48 100644 --- a/files/es/web/javascript/reference/statements/let/index.html +++ b/files/es/web/javascript/reference/statements/let/index.html @@ -1,6 +1,6 @@ --- title: let -slug: Web/JavaScript/Referencia/Sentencias/let +slug: Web/JavaScript/Reference/Statements/let tags: - Característica del lenguaje - Declaración de variable @@ -10,6 +10,7 @@ tags: - let - sentencias translation_of: Web/JavaScript/Reference/Statements/let +original_slug: Web/JavaScript/Referencia/Sentencias/let --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/es/web/javascript/reference/statements/return/index.html b/files/es/web/javascript/reference/statements/return/index.html index 6497e97632..3a1797d24d 100644 --- a/files/es/web/javascript/reference/statements/return/index.html +++ b/files/es/web/javascript/reference/statements/return/index.html @@ -1,10 +1,11 @@ --- title: return -slug: Web/JavaScript/Referencia/Sentencias/return +slug: Web/JavaScript/Reference/Statements/return tags: - JavaScript - Statement translation_of: Web/JavaScript/Reference/Statements/return +original_slug: Web/JavaScript/Referencia/Sentencias/return --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/es/web/javascript/reference/statements/switch/index.html b/files/es/web/javascript/reference/statements/switch/index.html index c550477f2c..29c5a63f93 100644 --- a/files/es/web/javascript/reference/statements/switch/index.html +++ b/files/es/web/javascript/reference/statements/switch/index.html @@ -1,7 +1,8 @@ --- title: switch -slug: Web/JavaScript/Referencia/Sentencias/switch +slug: Web/JavaScript/Reference/Statements/switch translation_of: Web/JavaScript/Reference/Statements/switch +original_slug: Web/JavaScript/Referencia/Sentencias/switch --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/es/web/javascript/reference/statements/throw/index.html b/files/es/web/javascript/reference/statements/throw/index.html index d3e52f83ac..c7776414d0 100644 --- a/files/es/web/javascript/reference/statements/throw/index.html +++ b/files/es/web/javascript/reference/statements/throw/index.html @@ -1,10 +1,11 @@ --- title: throw -slug: Web/JavaScript/Referencia/Sentencias/throw +slug: Web/JavaScript/Reference/Statements/throw tags: - JavaScript - Statement translation_of: Web/JavaScript/Reference/Statements/throw +original_slug: Web/JavaScript/Referencia/Sentencias/throw --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/es/web/javascript/reference/statements/try...catch/index.html b/files/es/web/javascript/reference/statements/try...catch/index.html index d429db6163..6985695ccb 100644 --- a/files/es/web/javascript/reference/statements/try...catch/index.html +++ b/files/es/web/javascript/reference/statements/try...catch/index.html @@ -1,12 +1,13 @@ --- title: try...catch -slug: Web/JavaScript/Referencia/Sentencias/try...catch +slug: Web/JavaScript/Reference/Statements/try...catch tags: - Error - Excepción - JavaScript - Statement translation_of: Web/JavaScript/Reference/Statements/try...catch +original_slug: Web/JavaScript/Referencia/Sentencias/try...catch --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/es/web/javascript/reference/statements/var/index.html b/files/es/web/javascript/reference/statements/var/index.html index 006e40a270..3559792940 100644 --- a/files/es/web/javascript/reference/statements/var/index.html +++ b/files/es/web/javascript/reference/statements/var/index.html @@ -1,10 +1,11 @@ --- title: var -slug: Web/JavaScript/Referencia/Sentencias/var +slug: Web/JavaScript/Reference/Statements/var tags: - JavaScript - Statement translation_of: Web/JavaScript/Reference/Statements/var +original_slug: Web/JavaScript/Referencia/Sentencias/var --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/es/web/javascript/reference/statements/while/index.html b/files/es/web/javascript/reference/statements/while/index.html index 8eab047884..dc51ec1980 100644 --- a/files/es/web/javascript/reference/statements/while/index.html +++ b/files/es/web/javascript/reference/statements/while/index.html @@ -1,10 +1,11 @@ --- title: while -slug: Web/JavaScript/Referencia/Sentencias/while +slug: Web/JavaScript/Reference/Statements/while tags: - JavaScript - Statement translation_of: Web/JavaScript/Reference/Statements/while +original_slug: Web/JavaScript/Referencia/Sentencias/while --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/es/web/javascript/reference/statements/with/index.html b/files/es/web/javascript/reference/statements/with/index.html index d5dc78d600..9ad9f256c4 100644 --- a/files/es/web/javascript/reference/statements/with/index.html +++ b/files/es/web/javascript/reference/statements/with/index.html @@ -1,7 +1,8 @@ --- title: with -slug: Web/JavaScript/Referencia/Sentencias/with +slug: Web/JavaScript/Reference/Statements/with translation_of: Web/JavaScript/Reference/Statements/with +original_slug: Web/JavaScript/Referencia/Sentencias/with --- <div class="warning">El uso de la declaración no es recomendado, ya que puede ser el origen de los errores de confusión y problemas de compatibilidad. See the "Ambiguity Con" paragraph in the "Description" section below for details.</div> diff --git a/files/es/web/javascript/reference/strict_mode/index.html b/files/es/web/javascript/reference/strict_mode/index.html index d6a596b3e5..d3d17fabd3 100644 --- a/files/es/web/javascript/reference/strict_mode/index.html +++ b/files/es/web/javascript/reference/strict_mode/index.html @@ -1,12 +1,13 @@ --- title: Modo Estricto -slug: Web/JavaScript/Referencia/Modo_estricto +slug: Web/JavaScript/Reference/Strict_mode tags: - ECMAScript5 - Guía - JavaScript - Modo estricto translation_of: Web/JavaScript/Reference/Strict_mode +original_slug: Web/JavaScript/Referencia/Modo_estricto --- <div>{{JsSidebar("More", "Más")}}</div> diff --git a/files/es/web/javascript/reference/template_literals/index.html b/files/es/web/javascript/reference/template_literals/index.html index 708c879383..a1ce5052d1 100644 --- a/files/es/web/javascript/reference/template_literals/index.html +++ b/files/es/web/javascript/reference/template_literals/index.html @@ -1,12 +1,13 @@ --- title: Plantillas literales (plantillas de cadenas) -slug: Web/JavaScript/Referencia/template_strings +slug: Web/JavaScript/Reference/Template_literals tags: - ECMAScript 2015 - Experimental - Expérimental(2) - JavaScript translation_of: Web/JavaScript/Reference/Template_literals +original_slug: Web/JavaScript/Referencia/template_strings --- <div>{{JsSidebar("More")}}</div> diff --git a/files/es/web/javascript/typed_arrays/index.html b/files/es/web/javascript/typed_arrays/index.html index ba82a49ebd..ebc04a9830 100644 --- a/files/es/web/javascript/typed_arrays/index.html +++ b/files/es/web/javascript/typed_arrays/index.html @@ -1,11 +1,12 @@ --- title: Arreglos tipados de JavaScript -slug: Web/JavaScript/Vectores_tipados +slug: Web/JavaScript/Typed_arrays tags: - Arreglo tipado - Guía - JavaScript translation_of: Web/JavaScript/Typed_arrays +original_slug: Web/JavaScript/Vectores_tipados --- <div>{{JsSidebar("Advanced")}}</div> diff --git a/files/es/web/mathml/element/index.html b/files/es/web/mathml/element/index.html index aa75307fa3..4ca5b301d1 100644 --- a/files/es/web/mathml/element/index.html +++ b/files/es/web/mathml/element/index.html @@ -1,7 +1,8 @@ --- title: Referencia de elementos de MathML -slug: Web/MathML/Elemento +slug: Web/MathML/Element translation_of: Web/MathML/Element +original_slug: Web/MathML/Elemento --- <p>A continuación se muestra una lista alfabética de elementos de <strong>presentación</strong> en MathML.<br> La <em>etiqueta de presentación</em> es usada para describir la estructura y el diseño de la notación matemática mientras que la <em>etiqueta de contenido</em> proporciona el significado matemático subyacente y se supone que no se renderiza a través del parseador de MathML (ver {{ bug(276028) }}). Si quieres aprender más sobre la etiqueta de contenido deberías echar un vistazo al <a href="http://www.w3.org/TR/MathML3/chapter4.html" title="http://www.w3.org/TR/MathML3/chapter4.html">Capítulo 4</a> en la <a href="http://www.w3.org/TR/MathML3/" title="http://www.w3.org/TR/MathML3/">especificación de MathML 3</a>.</p> diff --git a/files/es/web/mathml/element/math/index.html b/files/es/web/mathml/element/math/index.html index c7ecf0f0ab..dbaa6a65f6 100644 --- a/files/es/web/mathml/element/math/index.html +++ b/files/es/web/mathml/element/math/index.html @@ -1,7 +1,8 @@ --- title: <math> -slug: Web/MathML/Elemento/math +slug: Web/MathML/Element/math translation_of: Web/MathML/Element/math +original_slug: Web/MathML/Elemento/math --- <div>{{MathMLRef}}</div> diff --git a/files/es/web/media/dash_adaptive_streaming_for_html_5_video/index.html b/files/es/web/media/dash_adaptive_streaming_for_html_5_video/index.html index da3e0892e4..5b62a5f4ad 100644 --- a/files/es/web/media/dash_adaptive_streaming_for_html_5_video/index.html +++ b/files/es/web/media/dash_adaptive_streaming_for_html_5_video/index.html @@ -1,7 +1,8 @@ --- title: Transmisión Adaptativa DASH para Video en HTML 5 -slug: Web/HTML/Transision_adaptativa_DASH +slug: Web/Media/DASH_Adaptive_Streaming_for_HTML_5_Video translation_of: Web/Media/DASH_Adaptive_Streaming_for_HTML_5_Video +original_slug: Web/HTML/Transision_adaptativa_DASH --- <p><span class="seoSummary">La Transmisión Adaptable y Dinámica sobre HTTP (DASH - <em>Dynamic Adaptive Streaming over HTTP</em>) es un protocolo de transmisión adaptable. Esto signfica que le permite a un flujo de vídeo cambiar entre diversas tazas de bits con base en el desempeño de la red, para mantener la reproducción de un vídeo.</span></p> diff --git a/files/es/web/opensearch/index.html b/files/es/web/opensearch/index.html index 12c71b6c03..c2e6b7d1c9 100644 --- a/files/es/web/opensearch/index.html +++ b/files/es/web/opensearch/index.html @@ -1,6 +1,6 @@ --- title: Creacion de plugins OpenSearch para Firefox -slug: Creacion_de_plugins_OpenSearch_para_Firefox +slug: Web/OpenSearch tags: - Agregados - Complementos @@ -9,6 +9,7 @@ tags: - Plugins_de_búsqueda - para_revisar translation_of: Web/OpenSearch +original_slug: Creacion_de_plugins_OpenSearch_para_Firefox --- <p> </p> <h2 id="OpenSearch" name="OpenSearch">OpenSearch</h2> diff --git a/files/es/web/performance/optimizing_startup_performance/index.html b/files/es/web/performance/optimizing_startup_performance/index.html index ed8bc6771d..ace7ab0002 100644 --- a/files/es/web/performance/optimizing_startup_performance/index.html +++ b/files/es/web/performance/optimizing_startup_performance/index.html @@ -1,11 +1,12 @@ --- title: Mejorando el Rendimiento Inicial -slug: Web/Performance/mejorando_rendimienot_inicial +slug: Web/Performance/Optimizing_startup_performance tags: - Apps - Performance - Rendimiento translation_of: Web/Performance/Optimizing_startup_performance +original_slug: Web/Performance/mejorando_rendimienot_inicial --- <div class="summary"> <p>Un aspecto que a menudo se pasa por alto en el desarrollo de software de aplicaciones, incluso entre aquellos enfocados en la optimización del rendimiento, es el rendimiento inicial. ¿Cuánto tiempo demora su aplicación en iniciarse? ¿Parece que se bloquea el dispositivo o el navegador del usuario no responde mientras se carga la aplicación? Eso hace que los usuarios se preocupen de que su aplicación haya fallado, o de que algo anda mal. Siempre es una buena idea invertir tiempo para asegurarse de que la aplicación se inicie de manera correcta. Este artículo ofrece consejos y sugerencias para ayudar a lograr ese objetivo, tanto al escribir una nueva aplicación como al migrar una aplicación de otra plataforma a la Web.</p> diff --git a/files/es/web/progressive_web_apps/developer_guide/installing/index.html b/files/es/web/progressive_web_apps/developer_guide/installing/index.html index ef54a3b24c..6ef244a88d 100644 --- a/files/es/web/progressive_web_apps/developer_guide/installing/index.html +++ b/files/es/web/progressive_web_apps/developer_guide/installing/index.html @@ -1,6 +1,6 @@ --- title: Instalar y desinstalar aplicaciones web -slug: Web/Progressive_web_apps/Developer_guide/Instalar +slug: Web/Progressive_web_apps/Developer_guide/Installing tags: - Android - Apps @@ -18,6 +18,7 @@ tags: - aplicaciones web progresivas - instalar translation_of: Web/Progressive_web_apps/Developer_guide/Installing +original_slug: Web/Progressive_web_apps/Developer_guide/Instalar --- <p>{{draft}}</p> diff --git a/files/es/web/progressive_web_apps/responsive/media_types/index.html b/files/es/web/progressive_web_apps/responsive/media_types/index.html index bb7bb0bd23..122b374df8 100644 --- a/files/es/web/progressive_web_apps/responsive/media_types/index.html +++ b/files/es/web/progressive_web_apps/responsive/media_types/index.html @@ -1,7 +1,8 @@ --- title: Media -slug: Web/CSS/Introducción/Media +slug: Web/Progressive_web_apps/Responsive/Media_types translation_of: Web/Progressive_web_apps/Responsive/Media_types +original_slug: Web/CSS/Introducción/Media --- <p>{{CSSTutorialTOC}} {{previousPage("/en-US/docs/Web/Guide/CSS/Getting_Started/Tables", "Tables")}}</p> diff --git a/files/es/web/security/same-origin_policy/index.html b/files/es/web/security/same-origin_policy/index.html index 18e2e759b1..d08453eeee 100644 --- a/files/es/web/security/same-origin_policy/index.html +++ b/files/es/web/security/same-origin_policy/index.html @@ -1,6 +1,6 @@ --- title: Política Same-origin -slug: Web/Security/Same-origin_politica +slug: Web/Security/Same-origin_policy tags: - CORS - JavaScript @@ -8,6 +8,7 @@ tags: - Política Same-Origin - Seguridad translation_of: Web/Security/Same-origin_policy +original_slug: Web/Security/Same-origin_politica --- <p>La política same-origin (mismo-origen) restringe cómo un documento o script cargado desde un origen puede interactuar con un recurso de otro origen. Es un mecanismo de seguridad crítico para aislar documentos potencialmente maliciosos.</p> diff --git a/files/es/web/security/securing_your_site/turning_off_form_autocompletion/index.html b/files/es/web/security/securing_your_site/turning_off_form_autocompletion/index.html index 959d468392..f972ddb53a 100644 --- a/files/es/web/security/securing_your_site/turning_off_form_autocompletion/index.html +++ b/files/es/web/security/securing_your_site/turning_off_form_autocompletion/index.html @@ -1,11 +1,12 @@ --- title: ¿Cómo desactivar el autocompletado del formulario? -slug: Web/Security/Securing_your_site/desactivar_autocompletado_formulario +slug: Web/Security/Securing_your_site/Turning_off_form_autocompletion tags: - Desarrollo web - Seguridad - formulários translation_of: Web/Security/Securing_your_site/Turning_off_form_autocompletion +original_slug: Web/Security/Securing_your_site/desactivar_autocompletado_formulario --- <p><span class="seoSummary">Este artículo explica como un sitio web puede inhabilitar el autocompletado para los campos del formulario.</span></p> diff --git a/files/es/web/svg/applying_svg_effects_to_html_content/index.html b/files/es/web/svg/applying_svg_effects_to_html_content/index.html index b5c8f17b51..173976bc8b 100644 --- a/files/es/web/svg/applying_svg_effects_to_html_content/index.html +++ b/files/es/web/svg/applying_svg_effects_to_html_content/index.html @@ -1,6 +1,6 @@ --- title: Aplicación de efectos de SVG para el contenido HTML -slug: Applying_SVG_effects_to_HTML_content +slug: Web/SVG/Applying_SVG_effects_to_HTML_content tags: - CSS - Firefox 3.5 @@ -9,6 +9,7 @@ tags: - HTML 5 - SVG - XHTML +original_slug: Applying_SVG_effects_to_HTML_content --- <p><span id="result_box" lang="es"><span class="hps" title="Haz clic para obtener otras posibles traducciones">Aplicación de</span> <span class="hps" title="Haz clic para obtener otras posibles traducciones">efectos de</span> <span class="hps" title="Haz clic para obtener otras posibles traducciones">SVG</span> <span class="hps" title="Haz clic para obtener otras posibles traducciones">para</span> <span class="hps" title="Haz clic para obtener otras posibles traducciones">el contenido</span> <span class="hps" title="Haz clic para obtener otras posibles traducciones">HTML.</span></span></p> <p>{{ gecko_minversion_header("1.9.1") }}</p> diff --git a/files/es/web/svg/element/glyph/index.html b/files/es/web/svg/element/glyph/index.html index 78f97fe3bb..0c8d7cd48e 100644 --- a/files/es/web/svg/element/glyph/index.html +++ b/files/es/web/svg/element/glyph/index.html @@ -1,6 +1,6 @@ --- title: glyph -slug: Web/SVG/Element/glifo +slug: Web/SVG/Element/glyph tags: - Contenido de texto SVG - Elemento @@ -10,6 +10,7 @@ tags: - Referencia - SVG translation_of: Web/SVG/Element/glyph +original_slug: Web/SVG/Element/glifo --- <div>{{SVGRef}}</div> diff --git a/files/es/web/svg/element/script/index.html b/files/es/web/svg/element/script/index.html index d1b744f192..1efecd0e7c 100644 --- a/files/es/web/svg/element/script/index.html +++ b/files/es/web/svg/element/script/index.html @@ -1,6 +1,6 @@ --- title: <script> -slug: Web/HTML/Elemento/script +slug: Web/SVG/Element/script tags: - Elemento - HTML @@ -10,6 +10,7 @@ tags: - Web - etiqueta translation_of: Web/SVG/Element/script +original_slug: Web/HTML/Elemento/script --- <h2 id="Resumen">Resumen</h2> diff --git a/files/es/web/svg/svg_1.1_support_in_firefox/index.html b/files/es/web/svg/svg_1.1_support_in_firefox/index.html index ba802c6af4..0318191420 100644 --- a/files/es/web/svg/svg_1.1_support_in_firefox/index.html +++ b/files/es/web/svg/svg_1.1_support_in_firefox/index.html @@ -1,11 +1,12 @@ --- title: SVG en Firefox -slug: SVG_en_Firefox +slug: Web/SVG/SVG_1.1_Support_in_Firefox tags: - NecesitaRevisiónTécnica - SVG - Todas_las_Categorías translation_of: Web/SVG/SVG_1.1_Support_in_Firefox +original_slug: SVG_en_Firefox --- <p> </p> <p><b>Firefox 2</b> sigue avanzando en la mejora de la implementación de <a class="external" href="http://www.w3.org/Graphics/SVG/">Gráficos vectoriales escalables (SVG)</a>. Aunque el único elemento añadido a los ya soportados por Firefox 1.5 ha sido <code><textPath></code>, se han resuelto varios fallos y se ha incorporado parte de la especificación.</p> diff --git a/files/es/web/svg/tutorial/introduction/index.html b/files/es/web/svg/tutorial/introduction/index.html index 759ef2dbf9..a24416d155 100644 --- a/files/es/web/svg/tutorial/introduction/index.html +++ b/files/es/web/svg/tutorial/introduction/index.html @@ -1,7 +1,8 @@ --- title: Introducción -slug: Web/SVG/Tutorial/Introducción +slug: Web/SVG/Tutorial/Introduction translation_of: Web/SVG/Tutorial/Introduction +original_slug: Web/SVG/Tutorial/Introducción --- <p>{{ PreviousNext("Web/SVG/Tutorial", "Web/SVG/Tutorial/Getting_Started") }}</p> diff --git a/files/es/web/tutorials/index.html b/files/es/web/tutorials/index.html index eabc70de95..fac9d9bf3e 100644 --- a/files/es/web/tutorials/index.html +++ b/files/es/web/tutorials/index.html @@ -1,6 +1,6 @@ --- title: Tutoriales -slug: Web/Tutoriales +slug: Web/Tutorials tags: - Articulo Web - Código @@ -10,6 +10,7 @@ tags: - Programa Web - Tutoriales translation_of: Web/Tutorials +original_slug: Web/Tutoriales --- <p>Los enlaces de esta página llevan a una gran variedad de tutoriales y material de formación. Tanto si estás en tus comienzos, aprendiendo lo básico, como si eres un veterano en desarrollo web, aquí puedes encontrar recursos que te ayuden a lograr mejores prácticas.</p> diff --git a/files/es/web/xml/xml_introduction/index.html b/files/es/web/xml/xml_introduction/index.html index c2193e80fb..0f4db54268 100644 --- a/files/es/web/xml/xml_introduction/index.html +++ b/files/es/web/xml/xml_introduction/index.html @@ -1,11 +1,12 @@ --- title: Introducción a XML -slug: Web/XML/Introducción_a_XML +slug: Web/XML/XML_introduction tags: - Principiante - XML - introducción translation_of: Web/XML/XML_introduction +original_slug: Web/XML/Introducción_a_XML --- <p><span class="seoSummary">XML es un lenguaje de marcado similar a HTML. Significa Extensible Markup Language (Lenguaje de Marcado Extensible) y es una especificación de <a class="external" href="https://www.w3.org/TR/xml/">W3C</a> como lenguaje de marcado de propósito general. Esto significa que, a diferencia de otros lenguajes de marcado, XML no está predefinido, por lo que debes definir tus propias etiquetas. El propósito principal del lenguaje es compartir datos a través de diferentes sistemas, como Internet.</span></p> diff --git a/files/es/web/xpath/axes/ancestor-or-self/index.html b/files/es/web/xpath/axes/ancestor-or-self/index.html index 902aa3f6b9..f216eac6a6 100644 --- a/files/es/web/xpath/axes/ancestor-or-self/index.html +++ b/files/es/web/xpath/axes/ancestor-or-self/index.html @@ -1,7 +1,8 @@ --- title: ancestor-or-self -slug: Web/XPath/Ejes/ancestor-or-self +slug: Web/XPath/Axes/ancestor-or-self translation_of: Web/XPath/Axes/ancestor-or-self +original_slug: Web/XPath/Ejes/ancestor-or-self --- <p> </p><p>El nodo <code>ancestor-or-self</code> indica el nodo de contexto y todos sus antecesores, incluyendo el nodo raiz. diff --git a/files/es/web/xpath/axes/ancestor/index.html b/files/es/web/xpath/axes/ancestor/index.html index 5d7148e0bc..dfbcb73abd 100644 --- a/files/es/web/xpath/axes/ancestor/index.html +++ b/files/es/web/xpath/axes/ancestor/index.html @@ -1,7 +1,8 @@ --- title: ancestor -slug: Web/XPath/Ejes/ancestor +slug: Web/XPath/Axes/ancestor translation_of: Web/XPath/Axes/ancestor +original_slug: Web/XPath/Ejes/ancestor --- <p> </p><p>El eje <code>ancestor</code> indica todos los antecesores del nodo de contexto comenzando con el nodo padre y viajando hacia el nodo raiz. diff --git a/files/es/web/xpath/axes/attribute/index.html b/files/es/web/xpath/axes/attribute/index.html index 211ad7bc06..083faf50d1 100644 --- a/files/es/web/xpath/axes/attribute/index.html +++ b/files/es/web/xpath/axes/attribute/index.html @@ -1,7 +1,8 @@ --- title: attribute -slug: Web/XPath/Ejes/attribute +slug: Web/XPath/Axes/attribute translation_of: Web/XPath/Axes/attribute +original_slug: Web/XPath/Ejes/attribute --- <p> </p><p>El eje <code>attribute</code> indica los atributos del nodo de contexto. Sólo los elementos tienen atributos. Este eje se puede abreviar con el signo (<code>@</code>). diff --git a/files/es/web/xpath/axes/child/index.html b/files/es/web/xpath/axes/child/index.html index 97ded1fcb4..a201d8561c 100644 --- a/files/es/web/xpath/axes/child/index.html +++ b/files/es/web/xpath/axes/child/index.html @@ -1,7 +1,8 @@ --- title: child -slug: Web/XPath/Ejes/child +slug: Web/XPath/Axes/child translation_of: Web/XPath/Axes/child +original_slug: Web/XPath/Ejes/child --- <p> </p><p>El eje <code>child</code> indica el hijo del nodo de contexto. Si una expresión XPath no especifica un eje, se entiende por defecto. Ya que sólo los nodos raiz o los nodos elementos tienen hijos, cualquier otro uso no seleccionará nada. diff --git a/files/es/web/xpath/axes/descendant-or-self/index.html b/files/es/web/xpath/axes/descendant-or-self/index.html index 42061ddf67..fae156641a 100644 --- a/files/es/web/xpath/axes/descendant-or-self/index.html +++ b/files/es/web/xpath/axes/descendant-or-self/index.html @@ -1,7 +1,8 @@ --- title: descendant-or-self -slug: Web/XPath/Ejes/descendant-or-self +slug: Web/XPath/Axes/descendant-or-self translation_of: Web/XPath/Axes/descendant-or-self +original_slug: Web/XPath/Ejes/descendant-or-self --- <p> </p><p>El eje <code>descendant-or-self</code> indica el nodo de contexto y todos sus descendientes. <b>No</b> se incluyen los nodos atributos y namespaces - el <code>parent</code> de un nodo <code>attribute</code> es un nodo elemento, pero los nodos <code>attribute</code> no son los hijos de sus padres. diff --git a/files/es/web/xpath/axes/descendant/index.html b/files/es/web/xpath/axes/descendant/index.html index c6fcc26970..cb436671e7 100644 --- a/files/es/web/xpath/axes/descendant/index.html +++ b/files/es/web/xpath/axes/descendant/index.html @@ -1,7 +1,8 @@ --- title: descendant -slug: Web/XPath/Ejes/descendant +slug: Web/XPath/Axes/descendant translation_of: Web/XPath/Axes/descendant +original_slug: Web/XPath/Ejes/descendant --- <p> </p><p>El eje <code>descendant</code> indica todos los hijos del nodo de contexto, y todos sus hijos y así sucesivamente. <b>No</b> se incluyen los atributos y namespaces - el <code>parent</code> de un nodo <code>attribute</code> es un nodo elemento, pero los nodos <code>attribute</code> no son los hijos de sus padres. diff --git a/files/es/web/xpath/axes/following-sibling/index.html b/files/es/web/xpath/axes/following-sibling/index.html index 73e42a2e7d..c4b6d0da24 100644 --- a/files/es/web/xpath/axes/following-sibling/index.html +++ b/files/es/web/xpath/axes/following-sibling/index.html @@ -1,7 +1,8 @@ --- title: following-sibling -slug: Web/XPath/Ejes/following-sibling +slug: Web/XPath/Axes/following-sibling translation_of: Web/XPath/Axes/following-sibling +original_slug: Web/XPath/Ejes/following-sibling --- <p> El eje <code>following-sibling</code> indica todos los nodos que tienen el mismo padre que el nodo de contexto y aparecen después del nodo de contexto en el documento de origen. diff --git a/files/es/web/xpath/axes/following/index.html b/files/es/web/xpath/axes/following/index.html index 190491a345..2c762be4ea 100644 --- a/files/es/web/xpath/axes/following/index.html +++ b/files/es/web/xpath/axes/following/index.html @@ -1,7 +1,8 @@ --- title: following -slug: Web/XPath/Ejes/following +slug: Web/XPath/Axes/following translation_of: Web/XPath/Axes/following +original_slug: Web/XPath/Ejes/following --- <p> El eje <code>following</code> indica todos los nodos que aparecen después del nodo de contexto, excepto cualquier nodo <code>descendant</code>, <code>attribute</code> y <code>namespace</code>. diff --git a/files/es/web/xpath/axes/index.html b/files/es/web/xpath/axes/index.html index ebaed0b7be..a8ad7aac9c 100644 --- a/files/es/web/xpath/axes/index.html +++ b/files/es/web/xpath/axes/index.html @@ -1,11 +1,12 @@ --- title: Ejes -slug: Web/XPath/Ejes +slug: Web/XPath/Axes tags: - Todas_las_Categorías - XPath - XSLT translation_of: Web/XPath/Axes +original_slug: Web/XPath/Ejes --- <p>{{XsltRef}}Existen trece ejes diferentes en la especificación <a href="es/XPath">XPath</a>. Un eje representa una relación con el nodo de contexto, y se utiliza para localizar nodos relativos a ese nodo en el arbol. Lo siguiente es una descripción resumida de los trece ejes disponibles y el grado de soporte disponible en <a href="es/Gecko">Gecko</a>.</p> diff --git a/files/es/web/xpath/axes/namespace/index.html b/files/es/web/xpath/axes/namespace/index.html index aa24e4ac1f..0504ff600d 100644 --- a/files/es/web/xpath/axes/namespace/index.html +++ b/files/es/web/xpath/axes/namespace/index.html @@ -1,7 +1,8 @@ --- title: namespace -slug: Web/XPath/Ejes/namespace +slug: Web/XPath/Axes/namespace translation_of: Web/XPath/Axes/namespace +original_slug: Web/XPath/Ejes/namespace --- <p> <i>(not supported)</i> diff --git a/files/es/web/xpath/axes/parent/index.html b/files/es/web/xpath/axes/parent/index.html index ad56a7ec63..a9dda727e7 100644 --- a/files/es/web/xpath/axes/parent/index.html +++ b/files/es/web/xpath/axes/parent/index.html @@ -1,7 +1,8 @@ --- title: parent -slug: Web/XPath/Ejes/parent +slug: Web/XPath/Axes/parent translation_of: Web/XPath/Axes/parent +original_slug: Web/XPath/Ejes/parent --- <p> El eje <code>parent</code> indica el único nodo que es el padre del nodo de contexto. Se puede abreviar con dos puntos (<code>..</code>). diff --git a/files/es/web/xpath/axes/preceding-sibling/index.html b/files/es/web/xpath/axes/preceding-sibling/index.html index d713cfcdf5..0811a4c324 100644 --- a/files/es/web/xpath/axes/preceding-sibling/index.html +++ b/files/es/web/xpath/axes/preceding-sibling/index.html @@ -1,7 +1,8 @@ --- title: preceding-sibling -slug: Web/XPath/Ejes/preceding-sibling +slug: Web/XPath/Axes/preceding-sibling translation_of: Web/XPath/Axes/preceding-sibling +original_slug: Web/XPath/Ejes/preceding-sibling --- <p> El eje <code>preceding-sibling</code> indica todos los nodos que tienen el mismo padre que el nodo de contexto y aparecen antes que el nodo de contexto en el documento de origen. diff --git a/files/es/web/xpath/axes/preceding/index.html b/files/es/web/xpath/axes/preceding/index.html index cd4b702ca2..034af30ba6 100644 --- a/files/es/web/xpath/axes/preceding/index.html +++ b/files/es/web/xpath/axes/preceding/index.html @@ -1,7 +1,8 @@ --- title: preceding -slug: Web/XPath/Ejes/preceding +slug: Web/XPath/Axes/preceding translation_of: Web/XPath/Axes/preceding +original_slug: Web/XPath/Ejes/preceding --- <p> El eje <code>preceding</code> indica todos los nodos que preceden al nodo de contexto en el documento excepto cualquier nodo <code>ancestor</code>, <code>attribute</code> y <code>namespace</code>. diff --git a/files/es/web/xpath/functions/contains/index.html b/files/es/web/xpath/functions/contains/index.html index 59af049973..47231a8324 100644 --- a/files/es/web/xpath/functions/contains/index.html +++ b/files/es/web/xpath/functions/contains/index.html @@ -1,7 +1,8 @@ --- title: contains -slug: Web/XPath/Funciones/contains +slug: Web/XPath/Functions/contains translation_of: Web/XPath/Functions/contains +original_slug: Web/XPath/Funciones/contains --- <p> {{ XsltRef() }} diff --git a/files/es/web/xpath/functions/index.html b/files/es/web/xpath/functions/index.html index 9c0fdd8af4..24eeabd763 100644 --- a/files/es/web/xpath/functions/index.html +++ b/files/es/web/xpath/functions/index.html @@ -1,6 +1,6 @@ --- title: Funciones -slug: Web/XPath/Funciones +slug: Web/XPath/Functions tags: - Referência_XPath - Referência_XSLT @@ -8,6 +8,7 @@ tags: - XPath - XSLT translation_of: Web/XPath/Functions +original_slug: Web/XPath/Funciones --- <p>{{ XsltRef() }} A continuación se presenta una lista ordenada de las funciones core de <font color="#0066cc">XPath</font> y agregados específicos de <font color="#0066cc">XSLT </font>a XPath, incluyendo una descripción, sintaxis, un listado de argumentos, tipo de resultado, referencia apopiada a W3C y el estado actual de soporte en el motor <font color="#0066cc">Gecko</font>. para más información sobre el uso de las funciones de XPath/XSLT, por favor vea la página <a href="/en/Transforming_XML_with_XSLT/For_Further_Reading" title="en/Transforming_XML_with_XSLT/For_Further_Reading"><u><font color="#0066cc">Para más información</font></u></a>.</p> diff --git a/files/es/web/xpath/functions/substring/index.html b/files/es/web/xpath/functions/substring/index.html index 96c5ec585b..637cbe59ca 100644 --- a/files/es/web/xpath/functions/substring/index.html +++ b/files/es/web/xpath/functions/substring/index.html @@ -1,7 +1,8 @@ --- title: substring -slug: Web/XPath/Funciones/substring +slug: Web/XPath/Functions/substring translation_of: Web/XPath/Functions/substring +original_slug: Web/XPath/Funciones/substring --- <p> {{ XsltRef() }} diff --git a/files/es/web/xpath/functions/true/index.html b/files/es/web/xpath/functions/true/index.html index 41ace4f289..18411f8e43 100644 --- a/files/es/web/xpath/functions/true/index.html +++ b/files/es/web/xpath/functions/true/index.html @@ -1,10 +1,11 @@ --- title: 'true' -slug: Web/XPath/Funciones/true +slug: Web/XPath/Functions/true tags: - Todas_las_Categorías - XSLT translation_of: Web/XPath/Functions/true +original_slug: Web/XPath/Funciones/true --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xpath/introduction_to_using_xpath_in_javascript/index.html b/files/es/web/xpath/introduction_to_using_xpath_in_javascript/index.html index 9b480576af..9cec6c1847 100644 --- a/files/es/web/xpath/introduction_to_using_xpath_in_javascript/index.html +++ b/files/es/web/xpath/introduction_to_using_xpath_in_javascript/index.html @@ -1,7 +1,8 @@ --- title: Introducción al uso de XPath en Javascript -slug: Web/JavaScript/Introduction_to_using_XPath_in_JavaScript +slug: Web/XPath/Introduction_to_using_XPath_in_JavaScript translation_of: Web/XPath/Introduction_to_using_XPath_in_JavaScript +original_slug: Web/JavaScript/Introduction_to_using_XPath_in_JavaScript --- <p>Este documento describe la interfaz para usar <a href="/en-US/docs/Web/XPath">XPath</a> internamente en JavaScript, en extensiones y desde sitios web. Mozilla implementa una gran parte del <a class="external" href="http://www.w3.org/TR/DOM-Level-3-XPath/xpath.html">DOM 3 XPath</a>. Esto significa que las expresiones XPath pueden correrse en documentos HTML y XML.</p> diff --git a/files/es/web/xslt/element/apply-imports/index.html b/files/es/web/xslt/element/apply-imports/index.html index 05d3429202..85c218f6c0 100644 --- a/files/es/web/xslt/element/apply-imports/index.html +++ b/files/es/web/xslt/element/apply-imports/index.html @@ -1,10 +1,11 @@ --- title: apply-imports -slug: Web/XSLT/apply-imports +slug: Web/XSLT/Element/apply-imports tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/apply-imports +original_slug: Web/XSLT/apply-imports --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/element/apply-templates/index.html b/files/es/web/xslt/element/apply-templates/index.html index cb4063eada..7eb87c9d4d 100644 --- a/files/es/web/xslt/element/apply-templates/index.html +++ b/files/es/web/xslt/element/apply-templates/index.html @@ -1,10 +1,11 @@ --- title: apply-templates -slug: Web/XSLT/apply-templates +slug: Web/XSLT/Element/apply-templates tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/apply-templates +original_slug: Web/XSLT/apply-templates --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/element/attribute-set/index.html b/files/es/web/xslt/element/attribute-set/index.html index c202895db0..04f813eb1a 100644 --- a/files/es/web/xslt/element/attribute-set/index.html +++ b/files/es/web/xslt/element/attribute-set/index.html @@ -1,10 +1,11 @@ --- title: attribute-set -slug: Web/XSLT/attribute-set +slug: Web/XSLT/Element/attribute-set tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/attribute-set +original_slug: Web/XSLT/attribute-set --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/element/attribute/index.html b/files/es/web/xslt/element/attribute/index.html index 91d7985678..37cada6fb5 100644 --- a/files/es/web/xslt/element/attribute/index.html +++ b/files/es/web/xslt/element/attribute/index.html @@ -1,10 +1,11 @@ --- title: attribute -slug: Web/XSLT/attribute +slug: Web/XSLT/Element/attribute tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/attribute +original_slug: Web/XSLT/attribute --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/element/call-template/index.html b/files/es/web/xslt/element/call-template/index.html index deba6a8adb..788aa9a1e0 100644 --- a/files/es/web/xslt/element/call-template/index.html +++ b/files/es/web/xslt/element/call-template/index.html @@ -1,10 +1,11 @@ --- title: call-template -slug: Web/XSLT/call-template +slug: Web/XSLT/Element/call-template tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/call-template +original_slug: Web/XSLT/call-template --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/element/choose/index.html b/files/es/web/xslt/element/choose/index.html index 10dd0a2f5f..344a996687 100644 --- a/files/es/web/xslt/element/choose/index.html +++ b/files/es/web/xslt/element/choose/index.html @@ -1,10 +1,11 @@ --- title: choose -slug: Web/XSLT/choose +slug: Web/XSLT/Element/choose tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/choose +original_slug: Web/XSLT/choose --- <p>{{XsltRef}}<br> El elemento <code><xsl:choose></code> define una elección entre un número de alternativas. Funciona como una sentencia switch en los lenguajes procedurales.</p> diff --git a/files/es/web/xslt/element/comment/index.html b/files/es/web/xslt/element/comment/index.html index a55f777703..025138aefa 100644 --- a/files/es/web/xslt/element/comment/index.html +++ b/files/es/web/xslt/element/comment/index.html @@ -1,10 +1,11 @@ --- title: comment -slug: Web/XSLT/comment +slug: Web/XSLT/Element/comment tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/comment +original_slug: Web/XSLT/comment --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/element/copy-of/index.html b/files/es/web/xslt/element/copy-of/index.html index e4f2fbca2d..5ecd743ee0 100644 --- a/files/es/web/xslt/element/copy-of/index.html +++ b/files/es/web/xslt/element/copy-of/index.html @@ -1,10 +1,11 @@ --- title: copy-of -slug: Web/XSLT/copy-of +slug: Web/XSLT/Element/copy-of tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/copy-of +original_slug: Web/XSLT/copy-of --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/element/copy/index.html b/files/es/web/xslt/element/copy/index.html index 32ddbff1ae..289c57ce95 100644 --- a/files/es/web/xslt/element/copy/index.html +++ b/files/es/web/xslt/element/copy/index.html @@ -1,10 +1,11 @@ --- title: copy -slug: Web/XSLT/copy +slug: Web/XSLT/Element/copy tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/copy +original_slug: Web/XSLT/copy --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/element/decimal-format/index.html b/files/es/web/xslt/element/decimal-format/index.html index e42e9ab149..43d687f8fb 100644 --- a/files/es/web/xslt/element/decimal-format/index.html +++ b/files/es/web/xslt/element/decimal-format/index.html @@ -1,10 +1,11 @@ --- title: decimal-format -slug: Web/XSLT/decimal-format +slug: Web/XSLT/Element/decimal-format tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/decimal-format +original_slug: Web/XSLT/decimal-format --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/element/fallback/index.html b/files/es/web/xslt/element/fallback/index.html index 472ae59de8..684df7d6e0 100644 --- a/files/es/web/xslt/element/fallback/index.html +++ b/files/es/web/xslt/element/fallback/index.html @@ -1,10 +1,11 @@ --- title: fallback -slug: Web/XSLT/fallback +slug: Web/XSLT/Element/fallback tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/fallback +original_slug: Web/XSLT/fallback --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/element/for-each/index.html b/files/es/web/xslt/element/for-each/index.html index 8cc96419b5..99d66d9110 100644 --- a/files/es/web/xslt/element/for-each/index.html +++ b/files/es/web/xslt/element/for-each/index.html @@ -1,10 +1,11 @@ --- title: for-each -slug: Web/XSLT/for-each +slug: Web/XSLT/Element/for-each tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/for-each +original_slug: Web/XSLT/for-each --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/element/if/index.html b/files/es/web/xslt/element/if/index.html index 4cfaad7f59..30faaf03bd 100644 --- a/files/es/web/xslt/element/if/index.html +++ b/files/es/web/xslt/element/if/index.html @@ -1,10 +1,11 @@ --- title: if -slug: Web/XSLT/if +slug: Web/XSLT/Element/if tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/if +original_slug: Web/XSLT/if --- <p>{{XsltRef}}<br> El elemento <xsl:if> contiene un atributo a probar y una plantilla. Si el atributo resulta verdadero, la plantilla es procesada. Este comportamiento es similar a la sentencia if de otros lenguajes. Sin embargo, para conseguir la funcionalidad de una sentencia if-then-else, es necesario utilizar el elemento <xsl:choose> con un elemento hijo <xsl:when>, y otro elemento hijo <xsl:otherwise></p> diff --git a/files/es/web/xslt/element/import/index.html b/files/es/web/xslt/element/import/index.html index 73c341349f..b985d3c7eb 100644 --- a/files/es/web/xslt/element/import/index.html +++ b/files/es/web/xslt/element/import/index.html @@ -1,10 +1,11 @@ --- title: import -slug: Web/XSLT/import +slug: Web/XSLT/Element/import tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/import +original_slug: Web/XSLT/import --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/element/include/index.html b/files/es/web/xslt/element/include/index.html index 31dbc990eb..93ab0f3cd6 100644 --- a/files/es/web/xslt/element/include/index.html +++ b/files/es/web/xslt/element/include/index.html @@ -1,10 +1,11 @@ --- title: include -slug: Web/XSLT/include +slug: Web/XSLT/Element/include tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/include +original_slug: Web/XSLT/include --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/element/key/index.html b/files/es/web/xslt/element/key/index.html index 536f373039..d182180297 100644 --- a/files/es/web/xslt/element/key/index.html +++ b/files/es/web/xslt/element/key/index.html @@ -1,10 +1,11 @@ --- title: key -slug: Web/XSLT/key +slug: Web/XSLT/Element/key tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/key +original_slug: Web/XSLT/key --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/element/message/index.html b/files/es/web/xslt/element/message/index.html index e30f33ebaf..4566885c45 100644 --- a/files/es/web/xslt/element/message/index.html +++ b/files/es/web/xslt/element/message/index.html @@ -1,10 +1,11 @@ --- title: message -slug: Web/XSLT/message +slug: Web/XSLT/Element/message tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/message +original_slug: Web/XSLT/message --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/element/namespace-alias/index.html b/files/es/web/xslt/element/namespace-alias/index.html index 24f35bef50..f7f7cab6b6 100644 --- a/files/es/web/xslt/element/namespace-alias/index.html +++ b/files/es/web/xslt/element/namespace-alias/index.html @@ -1,10 +1,11 @@ --- title: namespace-alias -slug: Web/XSLT/namespace-alias +slug: Web/XSLT/Element/namespace-alias tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/namespace-alias +original_slug: Web/XSLT/namespace-alias --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/element/number/index.html b/files/es/web/xslt/element/number/index.html index da7238cd4f..519c2361c2 100644 --- a/files/es/web/xslt/element/number/index.html +++ b/files/es/web/xslt/element/number/index.html @@ -1,10 +1,11 @@ --- title: number -slug: Web/XSLT/number +slug: Web/XSLT/Element/number tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/number +original_slug: Web/XSLT/number --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/element/otherwise/index.html b/files/es/web/xslt/element/otherwise/index.html index 2150e21ad3..f461f7ec08 100644 --- a/files/es/web/xslt/element/otherwise/index.html +++ b/files/es/web/xslt/element/otherwise/index.html @@ -1,10 +1,11 @@ --- title: otherwise -slug: Web/XSLT/otherwise +slug: Web/XSLT/Element/otherwise tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/otherwise +original_slug: Web/XSLT/otherwise --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/element/when/index.html b/files/es/web/xslt/element/when/index.html index cda01b9e6c..bc58b9721e 100644 --- a/files/es/web/xslt/element/when/index.html +++ b/files/es/web/xslt/element/when/index.html @@ -1,10 +1,11 @@ --- title: when -slug: Web/XSLT/when +slug: Web/XSLT/Element/when tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/when +original_slug: Web/XSLT/when --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/element/with-param/index.html b/files/es/web/xslt/element/with-param/index.html index 270684f4d7..07d97db054 100644 --- a/files/es/web/xslt/element/with-param/index.html +++ b/files/es/web/xslt/element/with-param/index.html @@ -1,10 +1,11 @@ --- title: with-param -slug: Web/XSLT/with-param +slug: Web/XSLT/Element/with-param tags: - Todas_las_Categorías - XSLT translation_of: Web/XSLT/Element/with-param +original_slug: Web/XSLT/with-param --- <p>{{XsltRef}}</p> diff --git a/files/es/web/xslt/transforming_xml_with_xslt/index.html b/files/es/web/xslt/transforming_xml_with_xslt/index.html index 9ccd6d0a36..1606357e34 100644 --- a/files/es/web/xslt/transforming_xml_with_xslt/index.html +++ b/files/es/web/xslt/transforming_xml_with_xslt/index.html @@ -1,11 +1,12 @@ --- title: Transformando XML con XSLT -slug: Web/XSLT/Transformando_XML_con_XSLT +slug: Web/XSLT/Transforming_XML_with_XSLT tags: - Todas_las_Categorías - Transformando_XML_con_XSLT - XSLT translation_of: Web/XSLT/Transforming_XML_with_XSLT +original_slug: Web/XSLT/Transformando_XML_con_XSLT --- <p> </p><p><br> |