vendredi 10 février 2017

simple iteration with $.each doesn't work

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

enter image description here

asked 55 secs ago

Let's block ads! (Why?)



simple iteration with $.each doesn't work

Aucun commentaire:

Enregistrer un commentaire