jquery.validate错误: $(...).ajaxSubmit is not a function

前端之家收集整理的这篇文章主要介绍了jquery.validate错误: $(...).ajaxSubmit is not a function前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
  • 问题 :VM2288 toAdd:190Uncaught TypeError: $(...).ajaxSubmit is not a function
    at a.validator.submitHandler (VM2288 toAdd:190)
    at d (VM2285 jquery.validate.min.js:4)
    at HTMLFormElement. (VM2285 jquery.validate.min.js:4)
    at HTMLFormElement.dispatch (jquery.min.js:3)
    at HTMLFormElement.v.handle (jquery.min.js:3)

  • 答案:引入 ">http://malsup.github.com/jque...

参考

猜你在找的程序笔记相关文章