document.theform.submit提交不了
function formSubmit(){document.theform.submit;}?出错,正确为document.theform.submit();
?
?
发布时间: 2012-06-26 10:04:13 作者: rapoo
document.theform.submit提交不了
function formSubmit(){document.theform.submit;}?出错,正确为document.theform.submit();
?
?