I'm quite new to jquery and more so to jquery validation plugin. My problem is how to validate multiple forms (the user can add them dynamically) separately/uniquely? I already added different names to the forms, if that is any help?
My second problem is how to $ajax();
to send emails without having to refresh the page.
I'm hoping for a detailed explanation of a solution so I can understand better. Thanks!