Untitled

 avatar
unknown
plain_text
2 years ago
153 B
4
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...