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