Answer the question
In order to leave comments, you need to log in
How to check that no checkbox is checked on the page?
I have checkboxes in a form with the following structure:
<form>
<label>
<input type=checkbox value='1' />
</label>
<label>
<input type=checkbox value='2' />
</label>
<button type='submit'>
</form>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question