Vertaling van "DOM2" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
El HTML del DOM2 permite a programas y códigos acceder dinámicamente y actualizar el contenido y la estructura de los documentos HTML.
The DOM2 HTML allows programs and scripts to dynamically access and update the content and structure of HTML documents.
Extiende las interfaces definidas en el DOM1 del HTML, usando las posibilidades del Núcleo del DOM2.
It extends the interfaces defined in the DOM1 HTML, using the DOM2 Core possibilities.
El Núcleo del DOM3 extenderá la funcionalidad de las especificaciones de los Nucleos del DOM1 y el DOM2.
The DOM3 Core will extend the functionality of the DOM1 and DOM2 Core specs.
El trasversal del DOM2 provee interfaces como NodeIterator y TreeWalker para recorrer fácilmente el contenido de un documento.
The DOM2 Traversal provides interfaces like NodeIterator and TreeWalker to easily traverse the content of a document.
EL CSS del DOM2 o el estilo del DOM2, permite que programas y códigos tengan acceso dinámicamente y actualicen el contenido de las hojas de estilo.
The DOM2 CSS, or DOM2 Style, allows programs and scripts to dynamically access and update the content of style sheets.
El Trasversal y el Rango del DOM2 permiten a programas y códigos recorrer dinámicamente e identificar un contenido de un documento.
The DOM2 Traversal and Range allow programs and scripts to dynamically traverse and identify a range of content in a document.