igorescobar / jQuery-Mask-Plugin

A jQuery Plugin to make masks on form fields and HTML elements.
http://igorescobar.github.io/jQuery-Mask-Plugin/
Other
4.77k stars 1.42k forks source link

Callbacks on data-mask attributes #727

Open gus-costa opened 4 years ago

gus-costa commented 4 years ago

How do I use callbacks with data-mask attributes?

I tried to set the callback on $.jMaskGlobals but it didn't work. Is there a solution?