Use any valid reference to the form control to set its disabled property to true: document.myForm.myFirstTextBox.disabled = true; To restore functionality ...
確定! 回上一頁