When the button is clicked, jQuery finds all the checkboxes with class name “chk” and that are checked using input:checkbox[class=chk]:checked ...
確定! 回上一頁