Hello,
I am working on dynamic site where multiple checkboxes are there with unique ID,
What I want is new <div> to appear if any of the checkbox is checked & disappears if all the checkboxes are unchecked.
New to javascripts, need your help.
Thanks