selectedIndex是選到第幾項的值(0開始)傳入當參數--> <select ... 製造一個字串,以html的語法填入院的陣列var inner=""; for(var i=0;i<colleges.length;i++){ ...
確定! 回上一頁