`Checkboxes` in `HTML` forms don't have implicit *labels* with them. Adding an explicit label (some text) next to it doesn't toggle the `checkbox`.
**How do I make a checkbox toggle from clicking on the text label as well?** Can you edit the original question? Currently, the highest-rated answer IS the best for the question, as worded. The accepted answer actually answers an update to the question, and I've modded appropriately (will reverse after edit).
以上就是How do I make a checkbox toggle from clicking on the text label as well?的详细内容,更多请关注web前端其它相关文章!