问答详情
源自:2-2 基本验证方法(romote远程校验)

使用本地JQ会报错

Exception occurred when checking element , check the 'remote' method. TypeError: Cannot read property 'apply' of undefined

    at Function.a.ajaxPrefilter.a.ajax (jquery.validate.min.js:4)

    at a.validator.remote (jquery.validate.min.js:4)

    at a.validator.check (jquery.validate.min.js:4)

    at a.validator.element (jquery.validate.min.js:4)

    at a.validator.onfocusout (jquery.validate.min.js:4)

    at HTMLInputElement.b (jquery.validate.min.js:4)

    at HTMLFormElement.dispatch (jquery.js:3)

    at HTMLFormElement.q.handle (jquery.js:3)

    at Object.trigger (jquery.js:3)

    at Object.simulate (jquery.js:3)


提问者:爱编程的男孩 2017-10-24 15:25

个回答

  • 慕前端7539174
    2017-11-02 14:53:11

    我也是。之前也碰到过,到现在还没有解决,还在挣扎当中