vote up 2 vote down star

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.

flag

75% accept rate

2 Answers

vote up 2 vote down

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

link|flag
vote up 4 vote down

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

link|flag

Your Answer

Get an OpenID
or

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