把opt加到目標List裡 tarObj.options.add(opt);. //指定opt的value及text opt.text = srcObj.options[srcObj.selectedIndex].text;
確定! 回上一頁