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

Please add a hook "beforeMasked" #726

Open cvaize opened 4 years ago

cvaize commented 4 years ago

The "beforeMasked" hook is needed to change the mask depending on the input value, before processing it. I built multi country phone mask on this image image