level 1
huanxuan162
楼主
<select id="test">
<option id="first">请选择...<option>
<option id="last">其他...</option>
</select>
在请选择和其他之间添加其他的option
2017年04月02日 14点04分
1
<option id="first">请选择...<option>
<option id="last">其他...</option>
</select>
在请选择和其他之间添加其他的option