Skip to content

Instantly share code, notes, and snippets.

@diego-mi
Created April 29, 2015 15:12
Show Gist options
  • Save diego-mi/cd87ba66a8835b3dc831 to your computer and use it in GitHub Desktop.
Save diego-mi/cd87ba66a8835b3dc831 to your computer and use it in GitHub Desktop.
//elemento = elemento do clique( o input id="cep" )
// precisa-se verificar se ja existe 9 caracteres caso existir -( 00000-000 )
// senao verificar se ha 8 caracteres no input ( 00000000 )
window.Module.ServiceCEP.getEndereco(elemento);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment