04 October 2017 10:00
JQERY - checkbox - jquery check uncheck all checkboxes with a button - Stack Overflow
I am trying to check/uncheck all checkboxes using jquery. Now by checking/unchecking the parent checkbox all the child checkboxes are getting selected/deselected also with the text of parent checkbox getting changed to checkall/uncheckall.
1
(1 marks)