Another thing is there a reason why the class name are very generic? This is just an issue because a lot of those names are already used for other stuff and is interfering with the current css. is there a reason you did not use something like validate_required, validate_email, etc...? it not a big deal, just whenever you upgrade the plug-in I will need to change all those names again, no big deal, just annoying.
Eridius wrote: > > I have a slight issue and maybe it is because I don't know enough about > this plugin but is seems like the validation is based off of the name of > the form field so if I wanted to have a email validation on 2 imputs I > would have to put 2 input both have the name "email" but that would then > only send on through the form. am I missing something here? > -- View this message in context: http://www.nabble.com/jQuert-Validate-1.2-issues-tp15231991s27240p15232254.html Sent from the jQuery General Discussion mailing list archive at Nabble.com.