3
I’m creating a form that I need to validate: E-mail, CPF, Birth Date, Contact Phone, Optional Phone.
Someone knows how to do this with that "mask", that when the person type the date for example, does not need to enter the "/" bars, javascript does this. Just like in the other camps I mentioned?
Another thing, in the other fields like Name, Address, etc..., if the data are not entered, issue an alert asking to be entered.
Example:
Remark: Pure Javascript.....
You’re asking too much
– Klaider