diff options
Diffstat (limited to 'files/es/web/api')
97 files changed, 197 insertions, 99 deletions
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> |