Last active
December 15, 2015 21:39
-
-
Save igorescobar/5327820 to your computer and use it in GitHub Desktop.
Telefones de São Paulo sem as validações da Anatel
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// using: https://github.com/igorescobar/jQuery-Mask-Plugin | |
// version with Anatel validation: https://gist.github.com/3724610/5003f97804ea1e62a3182e21c3b0d3ae3b657dd9 | |
// version: v1.3.0+ | |
$(".sp_celphones").mask("(00) 00009-0000"); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment