You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: