Untitled

Anonymous
plain_text
07/03/2023 2:20 PM
204 B
12
Indexable
<select onChange="window.location.href=this.value">
    <option value="www.google.com">A</option>
    <option value="www.aol.com">B</option>
</select>
Editor is loading...