jqueryはcheckboxを遍歴して紹介します。


checkbox全選\全部キャンセルします。    $("#divContent input[type='checkbox']").atr("checked",$
選択したcheckboxのvalue値を取得します。var arrChk=$リスト"[checked]“);    $(arrChk.each(function(){       window.alert(this.value);                            }); });
ドル("现chockbox_"id').atr("checcked")///。CheckBoxの状態を取得します。(選択されていますか?true/falseに戻ります。)
ドル("现chockbox_"id').atr("checcked",true)//。CheckBoxの状態を選択します。