Generally all validation methods are added to one area, radioboots, dropdown etc. In my case, I want to do a general custom verification which depends on many areas in my form.
I do not want to highlight a field like the usual "required", I only get the error in the container Show me a message
Update: I want to add a custom verification with the jQuery.validator. AddMethod (...)
but do not specify it in any single input, but in the form of my custom validation, some very special magic depends on many areas
If I understand well then you have a form and summarize all the errors at the top of the "For example" form. .
If so .. then it is not so difficult ^^ Just tell an ID in the target div and everything is fine
If you do not know where it is
I thought it was useful :)
Comments
Post a Comment