Download for Windows Premium
Publiciteit
SELECT-Element
SELECT element
Das SELECT-Element definiert ein Eingabefeld für die Auswahl von Optionen.
The SELECT element defines a form control for the selection of options.
Fügt an der Einfügemarke ein SELECT-Element ein, das das multiple -Attribut enthält.
Inserts a SELECT element that contains the multiple attribute at the insertion point.
Erstellt ein Listenfeld, aus dem ein Benutzer mehrere Elemente auswählen kann; gibt an, dass das SELECT-Element das multiple -Attribut enthält.
Creates a list box from which a user can select multiple items; indicates that the SELECT element contains the multiple attribute.
Fügt an der Einfügemarke ein SELECT-Element ein. Wenn Text markiert ist, überschreibt das neue Element den markierten Text. Verwenden Sie den value -Parameter, um ein id -Attribut für das neue Element anzugeben.
Inserts a SELECT element at the insertion point. If text is selected, the new element overwrites the selected text. Use the value parameter to specify an id attribute for the new element.
Im folgenden Beispiel wird das value -Attribut und der angezeigte Listentext für das erste OPTION-Element im ersten SELECT-Element im aktiven Dokument festgelegt.
The following example sets the value attribute and the displayed list text for the first OPTION element in the first SELECT element in the active document.
Gibt die Position des OPTION-Elements an, das aus dem SELECT-Element entfernt werden soll.
Specifies the ordinal position of the OPTION element to remove from the SELECT element.
Wenn das SELECT-Element das MULTIPLE oder das SIZE-Attribut nicht verwendet, wählen manche Browser automatisch eine Option aus.
If the SELECT element does not use the MULTIPLE or SIZE attributes, some browsers will automatically select an option.
Das SELECT-Element beinhaltet in der Regel ein oder mehrere OPTGROUP- oder OPTION-Elemente um dem User ein Auswahlmenü anbieten zu können.
The SELECT element contains one or more OPTGROUP or OPTION elements to provide a menu of choices for the user.
Ein SELECT-Element kann nur ein ausgewähltes OPTION-Element haben, solange das MULTIPLE-Attribut auf SELECT gesetzt ist.
A SELECT element can only have one OPTION selected at any time unless the MULTIPLE attribute is present on SELECT.
Gibt ein IHTMLElement -Objekt an, das das OPTION-Element darstellt, das dem SELECT-Element hinzugefügt werden soll.
Specifies an IHTMLElement object that represents the OPTION element to add to the SELECT element.
Verwenden Sie die createElement -Methode, um das neue OPTION-Element zu erstellen, und fügen Sie dann dem angegebenen SELECT-Element mithilfe der Add -Methode das OPTION-Element hinzu.
Use the createElement method to create the new OPTION element, and then use the Add method to add the OPTION element to the specified SELECT element.
Gibt einen Wert vom Typ String zurück, der darstellt, ob für ein SELECT-Element eine Mehrfachauswahl möglich ist; gibt an, ob ein SELECT-Element das multiple -Attribut enthält.
Returns a String that represents whether a SELECT element can accept multiple selections; indicates whether a SELECT element contains the multiple attribute.
Das von der ORDER BY-Nummer %1 identifizierte SELECT-Element enthält eine Variable in dem Ausdruck, der eine Spaltenposition identifiziert.
The SELECT item identified by the ORDER BY number %1 contains a variable as part of the expression identifying a column position.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor SELECT-Element in het Duits

Publiciteit

Resultaten: 17. Exact: 17. Verstreken tijd: 20 ms.