//Check document.getElementById('checkbox').setAttribute('checked', 'checked'); //UnCheck document.getElementById('chk').removeAttribute('checked');