document.form1.select1.options[document.form1.select1.selectedIndex].value
javascript读取select中选择项的value值
最新推荐文章于 2022-03-02 17:39:36 发布
document.form1.select1.options[document.form1.select1.selectedIndex].value