I have a single form that, depending on which radio button is clicked (Login or Signup), displays either:
or:
the below code is working superb...
.validate({ ignore: ":not(:visible),:disabled", ...