I actually need this working for IE10. Below is my code. <html> <script> function disableTest(){ document.getElementById("test").disabled = true; var ...
確定! 回上一頁