javascript set button to disabled code example Example: javascript disable button document.getElementById(BUTTON_ID).disabled = true;