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 remove Masking on Form Submit #787

Open
jajasuparja opened this issue May 17, 2022 · 1 comment
Open

How to remove Masking on Form Submit #787

jajasuparja opened this issue May 17, 2022 · 1 comment

Comments

@jajasuparja
Copy link

Have you take a look into our docs?

https://igorescobar.github.io/jQuery-Mask-Plugin/

Make sure your read this before opening a new issue:

https://github.com/igorescobar/jQuery-Mask-Plugin#problems-or-questions

Device

PC

Browser (and version)?

Version 101.0.4951.67 (Official Build) (64-bit)

Functional jsfiddle exemplifying your problem:

You can use this one as exemple: http://jsfiddle.net/igorescobar/6pco4om7/

Describe de problem depth:

I have script to submit form using ajax method Post.
I use thousand separator mask. I need to remove thousand separator on submit Form
Before: 20.000
after : 20000

Thanks in advance

@Djones4822
Copy link

Hello, I've written 2 examples of this:

#463 (comment)

I hope this helps.

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