<select> <option>Volvo</option> <option selected="selected" >Saab</option> ... 也可以在页面加载后通过JavaScript 设置selected 属性。
確定! 回上一頁