标签:io ar sp on 数据 bs cti nbsp br
var checkSubmitFlg = false;
function check() {
if (!checkSubmitFlg) {
checkSubmitFlg = true;
return true;
}
else {
alert(‘禁止重复提交!‘);
return false;
}
}
标签:io ar sp on 数据 bs cti nbsp br
原文地址:http://www.cnblogs.com/taofx/p/4139835.html