jquery.validate for specific email types
Hi all,
I'm currently working on a project and have built several forms for my site. I'm also using the jquery.validate plugin but am having trouble with an issue. I want to validate the email field with ONLY .mil extensions. Example: johnsmith@govcomp.mil. Therefore, anything with .com, .net etc. will not validate. Any help would be greatly appreciated.
Best,
Steve Case