0
Good,
I’m creating an input where it sends a code. This code should be inserted thus.
INPUT-TEXT Formato -> 000 000 000 0
what is the best way to do it in this format?
Example, I will write in the input 213213123, and it looks like 000 000 000 0.
Sensational, simple and with native functions! + 1
– Guilherme Nascimento
certain fanatics, but I would also like to do in Input... By adding the numbers he entered exactly this way... this is javascript ne..
– Snoopy12
@Snoopy12, yes. In this case you will have to use javascript.
– Inkeliz
what code do I use? D
– Snoopy12
@Snoopy12 I recommend: https://answall.com/q/261364/99718 or https://github.com/igorescobar/jQuery-Mask-Plugin
– Valdeir Psr