怎么用jsp给select中options赋值在JS中先给select定义个id,通过var select=document.getElementById()取这个select,如果你要改变是的选中option的value的话就用select.option[select.selecte2023-04-09JavaScript270