php怎么固定一个页面中的下拉框中的选项。
<selectname="warea1"><option>Northeast</option><option>Northwest</option><option>Nort...
<select name="warea1" >
<option>Northeast</option>
<option>Northwest</option>
<option>North</option>
<option>Southwest</option>
<option>South</option>
<option>Eastchina</option>
<option>Centralchina</option>
</select>
这是那个下拉选框。现在页面打开之后默认为第一个northeast,如果想让这个页面打开选框中是South的话,应该在select name="warea1"后面加什么? 展开
<option>Northeast</option>
<option>Northwest</option>
<option>North</option>
<option>Southwest</option>
<option>South</option>
<option>Eastchina</option>
<option>Centralchina</option>
</select>
这是那个下拉选框。现在页面打开之后默认为第一个northeast,如果想让这个页面打开选框中是South的话,应该在select name="warea1"后面加什么? 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询