Email validation using jQuery

后端 未结 30 2225
被撕碎了的回忆
被撕碎了的回忆 2020-11-22 16:52

I\'m new to jQuery and was wondering how to use it to validate email addresses.

30条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-11-22 17:20

    you should see this:jquery.validate.js,add it to your project

    using it like this:

    
    

提交回复
热议问题