I do NOT want to use the Jquery attachment to the field. I just want a function I can call and pass in a value and get back a result on if it is a valid email. JQuery documentation seems to indicate this is possible but the documentation falls short on examples outside of attaching it to the field.
I realize I can use third-party functions, but it would be nice to know how to do this with Jquery since I do this alot in projects.