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.
+2
A:
Form Validation is one that comes to my mind. I think is being used here in SO.
Camilo Díaz
2008-09-17 03:09:15
+4
A:
The jQuery Form Plugin is pretty much standard. It handles serializing form fields and AJAX submission.
Zach
2008-09-17 05:21:30