正规的写法:
btn.disabled=true; btn.disabled=false; btn.setAttribute('disabled','disabled'); btn.removeAttribute('disabled');