Is there a jQuery plugin that meets my requirements for multi-form validation?

前端 未结 4 1285
暗喜
暗喜 2021-02-12 19:24

That has reg expression checks for phone, zip, email. Comparison checks for email and password. Bonus: masking and forcing letters and numbers only options.

I would like

4条回答
  •  醉酒成梦
    2021-02-12 19:44

    I like jQuery tools validator, it uses html 5 input types, support for server validation and a lot of other resources. http://flowplayer.org/tools/demos/validator/index.html

提交回复
热议问题