現在有一id=test的下拉框,怎麼拿到選中的那個值呢? 分別使用javascript原生的方法和jquery方法 <select id="test" name=""> <option value="1"> ...
確定! 回上一頁