Would like some assistance in improving my jQuery validation code. I have some repeated code, but I am not sure how to write it in a way so that I don't have to keep repeating the same code over and over again for different variable names etc... (such as the ifif statement part) My goal is to make it so that I can easily apply it to any other form I create.
Javascript:
Thanks for your help in advance!