Entspricht dem lang -Attribut des zugehörigen HTML-Elements.
Corresponds to the lang attribute of the associated HTML element.
Vertikal richtet Tags innerhalb eines HTML-Elements.
Das Tooltip übernimmt automatisch die CSS-Formatangaben des HTML-Elements.
The tooltip inherits the style properties of the HTML element.
Das, was zwischen dem öffnenden und dem schliessenden Tag steht, ist der Inhalt des HTML-Elements.
The text between the opening and the closing tag is the content of the HTML element.
Da dies eine Galerie ist und der Benutzer zwischen den Bildern wechseln kann, wird der Inhalt des gesonderten HTML-Elements zusätzlich als Beispiel durch den benutzerdefinierten Code geändert.
Since this is a gallery and the user can switch between the images, the content of the separate HTML element is additionally changed as an example by the custom code.
Soll eine CSS-Deklaration eine einzige Stelle im Quelltext formatieren, kann diese mithilfe des style-Attributs direkt im einleitenden Tag des HTML-Elements angeführt werden, auf das sich die Gestaltungsanweisung beziehen soll.
If a CSS declaration is formatted to a single place in the source text, then the style attribute can be used to specify it directly in the introductory tag of the HTML element to which the design statement is referring.
ID - ein Attribut des HTML-Elements, das eine eindeutige Identifikation des Elements zwischen allen Elementen im Webdokument liefert.
ID - an attribute of the HTML element that provides a unique identification of the element among all elements in the web document.
Als Parameter muss die ID des HTML-Elements, in dem der Warenkorb-Inhalt geladen werden soll, angegeben werden.
The ID of the HTML element in which the shopping cart's content is to be loaded must be specified as a parameter.
Alternativ können Sie jedoch den Prozentwert auch unsichtbar in einem Attribut des HTML-Elements hinterlegen, wobei das Attribut üblicherweise (um HTML-konform zu bleiben) mit data- beginnen sollte, worauf ein selbst gewählter (Rest-)Bezeichner folgen darf.
But you may also provide the percent value invisibly in an attribute of the HTML element, usually (conforming to HTML) in a data- attribute.
Der erste Parameter gibt entweder das DOM-Element oder den id-Wert des HTML-Elements an, in dem die API das<iframe>-Tag hinzufügt, das den Player enthält.
The first parameter specifies either the DOM element or the id of the HTML element where the API will insert the<iframe>tag containing the player.
Zusätzlich wird das ABOVE-Kommando verwendet, um das Tooltip oberhalb des HTML-Elements zu positionieren.
Additionally, the ABOVE command is used in order to place the tooltip at the top edge of the HTML element.
Aktionen werden nur aktiviert, wenn sich die aktuelle Auswahl innerhalb eines HTML-Elements befindet, das dem Container-XML-DOM-Knoten entspricht.
Actions will be enabled only when the current selection is within an HTML element that maps to the container XML DOM node.
Warnung Versuchen Sie nicht, Daten an die ID eines HTML-Elements zu binden.
Warning Do not attempt to bind data to the ID of an HTML element.