Examples with "In HTML DOM" and their translation in Frans
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.
In HTML DOM, "id" is the only ID attribute, but XML documents could define others.
En HTML DOM, "id" est le seul attribut ID, mais les documents XML peuvent en définir d'autres.
Andere resultaten
HTMLCollections in the HTML DOM are live; they are automatically updated when the underlying document is changed.
Une HTMLCollection dans le DOM HTML est automatiquement mise à jour quand le document concerné change.
Technically, to "find" these buttons, lists and other HTML elements, WatiN navigates in the HTML DOM tree structure of web pages (in other words, the tags).
Techniquement, pour « trouver » les boutons, listes et autres éléments HTML, WatiN navigue dans la structure HTML de la page web (les balises).
Insert an HTML element in the DOM that references the resource.
Insérez un élément HTML dans le DOM qui référence la ressource.
The finished HTML structure in the DOM panel.
Présentation de la structure HTML finalisée dans le panneau DOM.
Alternatively, you can select an HTML element in the DOM panel.
Vous avez également la possibilité de sélectionner un élément HTML dans le panneau DOM.
You can also make edits to the HTML structure in the DOM panel and see the changes take effect instantly in Live View.
Via le panneau DOM, vous pouvez également apporter des modifications à la structure HTML, dont l'effet est immédiatement visible en mode En direct.
If neither render function nor template option is present, the in-DOM HTML of the mounting DOM element will be extracted as the template.
Si ni la fonction render ni l'option template ne sont présentes, le code HTML de l'élément du DOM sur lequel le composant est monté sera extrait et défini comme template de ce composant.
The render function has priority over the render function compiled from template option or in-DOM HTML template of the mounting element which is specified by the el option.
La fonction render a la priorité par rapport à la fonction de rendu compilée à partir de l'option template, ou par rapport au template HTML de l'élément d'ancrage dans le DOM qui est spécifié par l'option el.
While in Live View, you can also click the HTML element in the DOM panel to see the Element Display for the element.
Lorsque vous êtes en mode En direct, vous pouvez également cliquer sur l'élément HTML dans le panneau DOM pour faire apparaître la vue Affichage d'élément associée à l'élément concerné.
HTML DOM elements lay out their contents along the inline-axis by default.
Les éléments HTML disposent leurs contenus selon l'axe inline par défaut.
Are there any types that allow for easy management of HTML DOM?
Existe-t-il des types permettant une gestion facile du HTML DOM?
When it was first created, jQuery was a very basic library for parsing and manipulating the HTML DOM.
Quand il a été créé, jQuery est une bibliothèque très basique pour analyser et manipuler le DOM HTML.