js how to undisable a button code example Example: javascript disable button document.getElementById(BUTTON_ID).disabled = true;