“; jQuery.each(data.tabs[0].items, function (index, value) { var newurl = value.url; newurl = “‘” + newurl + “‘”; if (typeof value.tags.articleSection != “undefined”) { tags = value.tags.articleSection; } else { tags = “”; } if (count2 “;
html2 += ” “;
html2 += “
“;
html2 += “” + tags + “
“; } count2++; }); } if (data.tabs.length > 1) { count2 = 0; jQuery.each(data.tabs[1].items, function (index, value) { var newurl = value.url; newurl = “‘” + newurl + “‘”; if (typeof value.tags.articleSection != “undefined”) { tags = value.tags.articleSection; } else { tags = “”; } if (count2 “;
html2 += ” “;
html2 += “
“;
html2 += “” + tags + “
“; } count2++; }); } if (data.tabs.length > 2) { count2 = 0; jQuery.each(data.tabs[2].items, function (index, value) { var newurl = value.url; newurl = “‘” + newurl + “‘”; if (typeof value.tags.articleSection != “undefined”) { tags = value.tags.articleSection; } else { tags = “”; } if (count2 “;
html2 += ” “;
html2 += “
“;
html2 += “” + tags + “
“; } count2++; }); } if (data.tabs.length > 3) { count2 = 0; jQuery.each(data.tabs[3].items, function (index, value) { var newurl = value.url; newurl = “‘” + newurl + “‘”; if (typeof value.tags.articleSection != “undefined”) { tags = value.tags.articleSection; } else { tags = “”; } if (count2 “;
html2 += ” “;
html2 += “
“;
html2 += “” + tags + “
“; } count2++; }); } if (data.tabs.length > 0) { html2 += “
No comments:
Post a Comment