Input Button disabled 属性Input Button 对象实例实例1 禁用一个按钮: <script>document.getElementById('firstbtn').disabled=true;</script> 输出结果: 尝试一下» ...
確定! 回上一頁