Advertisement
Guest User

Untitled

a guest
Jun 16th, 2019
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. $('.input-cpf').inputmask({"mask": "999.999.999-99", "placeholder":"_"});
  2.  
  3. <input name="cpf" type="text" class="form-control input-cpf">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement