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