JavaScript checkboxes, outputting the checkboxes code example Example: dom check a checkbox document.getElementById("myCheck").checked = true;