Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to disallow separator #32

Open
ThomasArdal opened this issue Feb 13, 2012 · 1 comment
Open

Option to disallow separator #32

ThomasArdal opened this issue Feb 13, 2012 · 1 comment

Comments

@ThomasArdal
Copy link

Option to disallow usage of a separator. Could be something like this:

$('input').numeric({separator:false})

which would produce a input field with possibility to input integers only without thousand separator, decimal separator and so on.

@ThomasArdal
Copy link
Author

Alternative this could be implemented with a data type option (int, double etc).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant