Hi I have a form which has about 50 check boxes. However some of those checkboxes are between a divtag of id=childrensgroup.
Is there any way in Javascript that I can click a checkbox called "Select all checkboxes in the childrens group" outside the DIV tag which will then select all the checkboxes between the div tag with id=childrensgroup.
Thanks for any help.
Is there any way in Javascript that I can click a checkbox called "Select all checkboxes in the childrens group" outside the DIV tag which will then select all the checkboxes between the div tag with id=childrensgroup.
Thanks for any help.