开发者

ajax validation with multiple input fields

开发者 https://www.devze.com 2023-01-13 02:31 出处:网络
I am working on a new system and am stuck at a point with jquery + ajax. My problem is this, how can i validate multiple fields in my registration form using ajax. I don\'t want to creat开发者_高级运维

I am working on a new system and am stuck at a point with jquery + ajax. My problem is this, how can i validate multiple fields in my registration form using ajax. I don't want to creat开发者_高级运维e a separate validation for each input fields.

can you help me guys, please. :-(

Thanks a lot.


There are many jQuery plugins for this problem.

http://jquery.bassistance.de/validate/demo/ Is this what you need?

Give jQuery plugin page a visit.

0

精彩评论

暂无评论...
验证码 换一张
取 消