getElementById("Button").disabled = false; 在这里演示使用jQuery jQuery 1.6之前的所有版本禁用HTML按钮$('#Button').attr('disabled','disabled'); 启用html按钮…
確定! 回上一頁