jsp如何获取下拉框的选中值的编号获取下拉框选中的值的编号的方法:使用selectedIndex属性来获取,如:<select id='sc'><option value=a>a<op2023-02-22JavaScript160