[jQuery] [validate] equalTo for empty field values too?
Is there a way to use equalTo with empty fields (if they are not
required, they are equal when empty). So far I have found examples of
equalTo used together with "required" option only.
Thanks in Advance.