Last updated 4 years ago
Was this helpful?
Selects an option from a <select> element
<select>
for the <select> element
Value(s) to select
Note that this is the value of the value attribute of the <option> element inside <select>, not the text of the <option> element
value
<option>
Multiple values can be selected by inserting ; between the values
;