lic005

Results 1 issues of lic005

I need to have a reset function to uncheck the bootstrap checkbox check event. If my reset looks like this: var welChild = $('.checkbox-child').removeClass("checked"); var welParent = $('#checkbox-parent').removeClass("checked"); // remove...