Skip to content

Instantly share code, notes, and snippets.

@igorescobar
Last active December 15, 2015 21:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save igorescobar/5327820 to your computer and use it in GitHub Desktop.
Save igorescobar/5327820 to your computer and use it in GitHub Desktop.
Telefones de São Paulo sem as validações da Anatel
// 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