0
I need to validate the phone campus and CPF, and for that I found the following script https://codepen.io/KingRider/pen/qNxror
But when I play here in JSF it doesn’t work. In that I opened a new tab of codepen.io site and played the same code without changing anything and what happened was that it does not work either.
https://codepen.io/anon/pen/Vydqjw
Take the test.
Can anyone say what it takes to work the same??
I put it and it’s still not working. I suspect it’s because there’s a warning that the Vmasker global variable has not been declared. As I declare her??
– Luan Silva