Is there a way to only show the latest error-message thrown, when using the validation-plugin for jQuery?
A:
I think you should look into the groups
and errorPlacement
options to the validate
method. That should work out for you.
jitter
2009-11-29 20:48:58