digits Method
Makes the element require digits only.
Syntax
var value; // Type: Boolean value = jQuery.validator.methods.digits();
function digits() : Boolean;
Browser Compatibility
See Also
var value; // Type: Boolean value = jQuery.validator.methods.digits();
function digits() : Boolean;