toggle checkbox js code example Example: toggle checkbox in JavaScript checkbox.checked = !checkbox.checked;