http://stackoverflow.com/questions/8465821/find-all-unchecked-checkbox-in-jquery

제이쿼리unchecked 하는 방법 

$("input:checkbox:not(:checked)")


Posted by 이상욱1
,