I\'m new to jQuery and was wondering how to use it to validate email addresses.
A very simple solution is to use html5 validation:
http://jsfiddle.net/du676/56/