首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > Web前端 >

document.theform.submit交付不了

2012-06-26 
document.theform.submit提交不了function formSubmit(){document.theform.submit}?出错,正确为document.

document.theform.submit提交不了

function formSubmit(){document.theform.submit;}
?

出错,正确为document.theform.submit();

?

?

热点排行