Select the button element. Use the setAttribute() method to set the disabled attribute. For example, btn?.setAttribute('disabled', '') . Here is the HTML ...
確定! 回上一頁