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

currency backspace #22

Closed
john-jay opened this issue May 13, 2013 · 3 comments
Closed

currency backspace #22

john-jay opened this issue May 13, 2013 · 3 comments

Comments

@john-jay
Copy link

It would be nice if money would reformat when backspace is pressed. This is using the reverse:true option.

Great plugin, Thanks!

@igorescobar
Copy link
Owner

Thanks for the heads up @john-jay !

@igorescobar
Copy link
Owner

@john-jay try this:
$('.money').mask('000.000.000.000.000,00', {byPassKeys: [null], reverse: true});

Works like a charm for me.

@john-jay
Copy link
Author

Thanks Igor!

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

No branches or pull requests

2 participants