How to make a checkbox relate to an entire div with JavaScript?
I am trying to make entire divs "checkable" in order to remove them in bulk in a JavaScript function. How can I associate an entire div to a particular checkbox, so when the checkbox is clicked, the entire div gets selected with JavaScript?
Aucun commentaire:
Enregistrer un commentaire