up vote 3 down vote favorite
share [g+] share [fb]

I'm creating a simple form for a site I manage. I use JQuery for my javascript. I noticed a large amount of plugins for JQuery and forms. Does anybody have any favorites that they find especially useful? In particular, plugins to help with validation would be the most useful.

link|improve this question

75% accept rate
feedback

2 Answers

The jQuery Form Plugin is pretty much standard. It handles serializing form fields and AJAX submission.

link|improve this answer
feedback

Form Validation is one that comes to my mind. I think is being used here in SO.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.