Does jquery have a simple form validation plugin where I can define the rules for a field and respective error messages and throw all messages out to a common container on top of the form. No ajax just simple client side validations. The one I saw on the wiki is really huge and does all sorts of things but I just want a simple one. Anything available? Else I'll write something up. Please let me know.
Regards, Mandy.