olton / Metro-UI-CSS

Impressive component library for expressive web development! Build responsive projects on the web with the first front-end component library in Metro Style. And now there are even more opportunities every day!
http://metroui.org.ua/
MIT License
7.02k stars 1.97k forks source link

Mask Input #1185

Open dinami-k opened 6 years ago

dinami-k commented 6 years ago

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

gergo85 commented 6 years ago

I recommend this one: https://github.com/igorescobar/jQuery-Mask-Plugin

olton commented 4 years ago

Demo, currently for desktop browsers. Soon for mobile. https://codepen.io/olton/pen/NWNBEod?editors=1000

olton commented 3 years ago

Added to 4.4.0

cizordj commented 3 years ago

I usually write my input masks by hand.