[jQuery] How to check input field

[jQuery] How to check input field


In a form there is an input field where users insert their email
address.
How can I check if it is the valid email or that it consists `@' .
Thank you for help
L.