Metro-UI-CSS
Metro-UI-CSS copied to clipboard
Mask Input
This requirement is not really a requirement (I do not know if Metro plans to do so in the future)
It's a general question to Metro and community...
Which mask plugin they usually use for the formats in the textbox: currency, only numbers, credit cards, etc.?
I used https://github.com/digitalBush/jquery.maskedinput
Thanks
I recommend this one: https://github.com/igorescobar/jQuery-Mask-Plugin
Demo, currently for desktop browsers. Soon for mobile. https://codepen.io/olton/pen/NWNBEod?editors=1000
Added to 4.4.0
- [x] Input mask: add new component. Currently, only for desktop browsers.
I usually write my input masks by hand.