Select the check box and uncheck triggering event


changeInfo function () {
$ ( "# box of the above mentioned id") the Click (function () {.
IF ($ (the this) .is ( ": the checked") == to true) {
// select the trigger event
} else {
// uncheck the triggering event
}
});
}

Guess you like

Origin www.cnblogs.com/superming/p/11599138.html