diff options
Diffstat (limited to 'files/es/web/guide')
14 files changed, 29 insertions, 15 deletions
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> |