how to turn off the radio box in js code example Example: disable radio button javascript document.getElementById("1").disabled=true;