You can use the select tag
Reference: http://www.w3schools.com/tags/tag_select.asp
via Symbianize Forum http://www.symbianize.com/showthread.php?t=1077453&goto=newpost
Code:
<select>
<option value="volvo">Volvo</option>
<option value="saab">Saab</option>
<option value="mercedes">Mercedes</option>
<option value="audi">Audi</option>
</select>
Reference: http://www.w3schools.com/tags/tag_select.asp
via Symbianize Forum http://www.symbianize.com/showthread.php?t=1077453&goto=newpost
Aucun commentaire:
Enregistrer un commentaire