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