Examples with "ssAttribute" and their translation in Duits
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.
ssAttribute is the name of an attribute. Comment
To read a global attribute, the key word GLOBAL can be specified as the name. ssAttribute
Andere resultaten
Set AsAttributes to true if you want to initialize all import fields to be imported as attributes.
Setzen Sie AsAttributes auf "true", wenn alle Importfelder initialisiert werden sollen, um als Attribute importiert zu werden.
It can be checked, for example, if there is an attribute with the given name "isAttribute($name)" or if the record has changed "isChanged()".
Dabei kann beispielsweise überprüft werden ob es ein Attribut mit dem übergebenen Namen gibt „isAttribute($name)" oder ob sich der Datensatz geändert hat „isChanged()".
Note that using the setAttribute method overwrites any other style attribute settings for the active element.
GetAttributes and SetAttributes to retrieve and set attributes for a file or directory
Use the setAttribute method to set the position property of the style attribute to one of the above values.
Verwenden Sie die setAttribute -Methode, um für die position -Eigenschaft des style -Attributs einen der oben genannten Werte festzulegen.
Applying this attribute to a parameter that has the InAttribute or OutAttribute attribute causes an error when the module is exported.
Anwenden dieses Attributs auf einen Parameter mit dem InAttribute oder OutAttribute Attribut verursacht einen Fehler aus, wenn das Modul exportiert wird.
When using the combination of id, idattribute, and cfgname to identify the files to update, the system does not indicate when attributes are not found.
Wenn die zu aktualisierenden Dateien mit einer Kombination aus id , idattribute und cfgname angegeben werden, gibt das System keinen Hinweis aus, wenn Attribute nicht gefunden werden.
In this example, we created a node called "myColumn" and an attribute called "myAttribute".
Hier gibt es einen Knoten mit dem Namen "meineSpalte" und ein Attribut mit dem Namen "meinAttribut".
When no corresponding property exists for an attribute or when the property that accesses an attribute is read-only, use the setAttribute method to set the value of an attribute.
Wenn keine entsprechende Eigenschaft für ein Attribut vorhanden ist oder wenn die Eigenschaft, die auf ein Attribut zugreift, schreibgeschützt ist, legen Sie den Wert eines Attributs mit der setAttribute -Methode fest.
The following example sets the position attribute for the active element in the active document. Note that using the setAttribute method overwrites any other style attribute settings for the active element.
Im folgenden Beispiel wird das position -Attribut für das BODY-Element im aktiven Dokument festgelegt. Durch das Verwenden der setAttribute -Methode werden alle anderen style -Attributeinstellungen für das aktive Element überschrieben.
After that, we need to set the new attributes data-sizes and data-srcset to the img element with the setAttribute() method.
Danach müssen wir dem img-Element mittels der setAttribute()-Methode die neuen Attribute data-sizes sowie data-srcset übergeben, mit denen das Lazy-Load-Plugin arbeitet.