I need to add a class to a parent div of checked checkboxes, for example on click of button I want to check the checked check boxes inside the corresponding parent div, when there is a checked value, a new class should be added to its parent div. e.g HTML code isI need to add a class to a parent div of checke