Vote count: 0
in ajax callback function I'm receiving some data. I'm trying to iterate trough that result but for some reason I cannot iterate, in firebug just skip this part.
$.each(data, function(i, v) {
... it doesn't get here
});
screenshot of the data scope in firebug is as follow
asked 55 secs ago
simple iteration with $.each doesn't work
Aucun commentaire:
Enregistrer un commentaire