I applied the following code to make table rows check/uncheck a child checkbox when clicked. Now I discovered that when clicking the checkbox itself inside the row it doesen
I have found that you can do this simply by wrapping the div in the label. It doesn't work if the content in the div is what you are trying to change though, but it will check the checkbox.