チェックボックス: $("#chk1").attr("checked",'');//未チェック$("#chk2").attr("checked" ,true );//Tickif($("#chk1").attr('checked')==unknown) //チェックされているかどうかを判定