Posts by iaguzeski • 1 point
1 post
-
0
votes5
answers1124
viewsA: View JSON object
function dados(){ var qtd; var retorno; json.prototype.resgatarValores = function(){ $('#resultado').html('loading...'); $.getJSON('http://www.site.com/arquivo.json', function(data){ this.qtd =…