Hello
I have an input where I enter a value in currency $ 1,000.00, I want the field to have a mask to help the user in the fill, but I want the javascript does not take the value with the mascara, but without the mask is displayed on the console as: 100000.
Thank you