Check form checkbox when the label is clicked


/ Published in: JavaScript
Save to your folder(s)

this is a way to deal with the fact that we can\'t reliably make checkboxes look larger on forms. So instead, we surround the form with a colored div, and set it up so that when the user clicks on the label next to the checkbox it checks the box.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.