How to create a mask format on input type tel? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

How to create a mask format on input type tel?

I want to create a mask format on input type tel because I need use format +52 669 555 5555

15th Aug 2017, 7:45 AM
jesus andres corrales fernandez
jesus andres corrales fernandez - avatar
1 Réponse
+ 1
By mask do you mean words that are in the input field showing the user what type of input they should do? <input type="text" placeholder="+82 888 825 2641">
15th Aug 2017, 8:00 AM
S C