Checkboxes in HTML forms don\'t have implicit labels with them. Adding an explicit label (some text) next to it doesn\'t toggle the
Checkboxes
HTML
Wrapping with the label still doesn't allow clicking 'anywhere in the box' - still just on the text! This does the job for me:
Date of birth entry must be completed
but unfortunately has lots of javascript that is effectively toggling twice.