var categories = []; // collect categories here for(var j = 0; j < json.feed.entry[i].category.length; j++){ categories.push(json.feed.entry[i].category[j].term); // append the label to the category collection } '+ categories.join('') +'
Εγγραφή σε:
Σχόλια ανάρτησης (Atom)
0 σχόλια:
Δημοσίευση σχολίου