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