如何使用jQuery选择第一个选项?
<select id="target"> <option value="1">...</option> <option value="2">...</option> </select>
jquery select
jquery ×1
select ×1