<select> <option>Volvo</option> <option selected="selected" >Saab</option> ... 也可以在頁面載入后通過JavaScript 設定selected 屬性。
確定! 回上一頁