check checkbox from javascript code example Example: dom check a checkbox document.getElementById("myCheck").checked = true;