getElementById("Button").disabled = true;. 5. //Enabling a html button. 6. . 7. document.getElementById("Button").disabled = false;.
確定! 回上一頁