1、獲取選中select的value和text,html程式碼如下: 複製程式碼程式碼如下: ... $(“#mySelect”).change(function(){ //新增所需要執行的操作程式碼}).
確定! 回上一頁