I'm creating a mask in my field like this:
$("#ValorMultaSt").mask('000.000.000,00', { reverse: true });
When I type some value works perfectly, however when I perform any action on the screen it puts a "." on the front, as in the example:...
asked by
08.11.2018 / 20:47