jQuery validation plugin error: TypeError: validator is undefined

后端 未结 13 2313
无人及你
无人及你 2020-12-09 03:10

Here is html code for the form:

相关标签:
13条回答
  • 2020-12-09 03:32

    I had form="form-name attribute within my <input> element. Removing it immediately solves the error.

    0 讨论(0)
提交回复
热议问题