`
小鑫。
  • 浏览: 134780 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

Uncaught TypeError: Property 'submit' of object #<HTMLFormElement> is not a func

 
阅读更多
今天遇到个问题,用js提交表单报错。

错误信息:
chrome报的错误信息:Uncaught TypeError: Property 'submit' of object #<HTMLFormElement> is not a function
firefox报的错误信息:TypeError: e[h] is not a function

错误原因:在表单中有个button的name叫"submit"

解决办法:直接砍掉button的name属性。
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics