Disable control in javascript Q & A › Disable control in javascript 0 Vote Up Vote Down Admin Staff asked 4 years ago Disable control in javascript Share this:TwitterFacebookWhatsAppPinterestLike this:Like Loading... 1 Answers 0 Vote Up Vote Down Admin Staff answered 4 years ago document.getElementById(“txtcontrolId”).disabled=true; Share this:TwitterFacebookWhatsAppPinterestLike this:Like Loading...