[jQuery] Validate plugin - validate only PART of a form
Hi all,
About to use Jorn's validation plugin on a project but I'm splitting the
form into two parts. The user fills in the top half, clicks a button and
- if it validates - the second half of the form is shown.
My question then, is it possible to only partially validate a form using
the validator plugin? Say in this instance I only want to validate the
values in the top half....
Is this easy to do? Thanks for any help :)
Regards,
Michael Price