JQuery Validation Library (Document! X Sample)
jQuery.validator Namespace / methods type / email Method
In This Topic
    email Method
    In This Topic
    Makes the element require a valid email.
    Syntax
    var value; // Type: Boolean
    value = jQuery.validator.methods.email();
    function email() : Boolean;
    Browser Compatibility
    8
    5
    5
    See Also