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

How to first fill integer when I'm typing? #717

Open
bshafiei-ir opened this issue Jun 23, 2019 · 1 comment
Open

How to first fill integer when I'm typing? #717

bshafiei-ir opened this issue Jun 23, 2019 · 1 comment

Comments

@bshafiei-ir
Copy link

Hi
When I'm typing for example 1,500.25 first it complete decimal part and then integer part.
In blow picture I'm typing 6 times.

Untitled-4

$(this).mask("000,000,000,000,000.00", {reverse: true});

I need first 1500 be complete and after I typed .(dot) then decimal part be complete.

@igorescobar

@koba-1
Copy link

koba-1 commented Jun 8, 2020

I think the same, this is not working good. For example, I think this is a better way to user decimal numbers (check the "input-4"): https://jsfiddle.net/nosir/aLnhdf3z/
I'm using jQuery-Mask-Plugin but for this type of input I think it isn't adeguate, for now.

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

2 participants