selectedIndex是選到第幾項的值(0開始)傳入當參數--> <select id="college-list" onchange="changeCollege(this.selectedIndex)"></select> <br> <br> <p>當你選擇學院 ...
確定! 回上一頁