You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Por favor teria como mostrar apenas a Sigla e não o nome do estado. SP em vez
de São Paulo, eu sei que no código tem a opção de mudar o value na linha 96
for (var i=0;i<this.estados.length;i++) this.addOption(estado,
this.estados[i][0], this.estados[i][1]);
mas isso acarretaria de eu ter que colocar ele em meu servidor e daí as
cidades aparecem sem os acentos com simbolos ..
como eu poderia resolver ???
desde já agradeço
Ricardo
Original issue reported on code.google.com by [email protected] on 19 Dec 2013 at 3:47
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 19 Dec 2013 at 3:47The text was updated successfully, but these errors were encountered: