Examples with "du HTML DOM" and their translation 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.
Existe-t-il des types permettant une gestion facile du HTML DOM?
Are there any types that allow for easy management of HTML DOM?
Andere resultaten
WHATWG maintient les spécifications du HTML, du DOM et de JavaScript.
WHATWG maintains specifications for HTML, DOM, and JavaScript. Learn more
Une application Silverlight n'a pas besoin d'avoir des composants de l'UI pour pouvoir manipuler le DOM du HTML du code géré.
A Silverlight instance does not need to have a UI component in order to manipulate the HTML DOM from managed code.
Le snippet retourné par BotDefender est dans ce cas un mélange complexe de HTML et de Javascript qui est conçu pour rendre le prix très difficile à déchiffrer, que ce soit par l'analyse du HTML brut ou du DOM (Domain Object Model).
The snippet returned by BotDefender is an intricate price of HTML and JavaScript designed to be very hard to decipher, no matter if it's the raw HTML or the DOM (Domain Object Model) that are analyzed.
La fonction récupère l'instance du composant React ou l'élément du DOM HTML comme argument, qui peut être stocké et accédé depuis ailleurs.
The function receives the React component instance or HTML DOM element as its argument, which can be stored and accessed elsewhere.
Il supporte aussi la bibliothèque dart:html permettant la manipulation du DOM HTML.
It also supports dart:html, Dart's library for HTML DOM manipulation.
Vous pouvez également visualiser la structure du DOM HTML d'un document à grille fluide à l'aide de la vue Affichage rapide des éléments.
You can also visualize the HTML DOM structure of a fluid grid document using Element Quick View. Insert fluid grid elements
Avec l'intégration du Framework.NET, Silverlight permet aussi une interaction avec le code HTML managé, qui permet aussi bien la manipulation des éléments HTML du DOM du code implémenté, que l'appel aux objets instanciés par le code implémenté à travers JavaScript.
With the integration of.NET Framework, Silverlight also allows HTML-managed code interaction, which enables the manipulation of HTML DOM elements from managed code, and permits JavaScript code to call managed code and use objects instantiated by managed code.
Ce nouvel effet peut donc exécuter une interpolation (transition) entre deux valeurs, propriétés des méthodes d'appel ou d'un ensemble d'un objet (y compris les éléments du DOM HTML).
This new effect can thus execute a tween (transition) between two values, call methods or set properties of an object (including the elements of the HTML DOM).
Vous pouvez obtenir le bon ordre en parcourant l'arborescence DOM à l'aide de l' API HTML DOM.
You can get the correct order by walking the DOM tree using HTML DOM API.
En HTML DOM, "id" est le seul attribut ID, mais les documents XML peuvent en définir d'autres.
In HTML DOM, "id" is the only ID attribute, but XML documents could define others.
Il ne produira pas un objet HTML DOM si seul l'élément de haut niveau du résultat est<html>car transformToFragment est rarement utilisé pour créer cet élément.
Fragments are therefore useful for moving nodes around and storing them without the overhead of a result is<html>as transformToFragment is rarely used to create this element.
L'objet d'histoire est un objet de Javascript, pas un objet de HTML DOM.
History Object The History object is a JavaScript object, not an HTML DOM object.