ContentEditable="false" certmgr.msc
js 按钮状态
function DisableButton(ControlID)
{
document.getElementById(ControlID).value = gl('BeingSummit');
document.getElementById(ControlID).onclick = Function("return false;");
return true;
}

浙公网安备 33010602011771号