Posts by Jonathan Morais • 31 points
1 post
- 
		3 votes3 answers85 viewsQ: Third IF ELSESo, I’m a beginner in javascript and I was practicing doing a function that forces the scores of the CPF field function maskCpf(){ var c_char = document.getElementById("txtCpf").value.length if…