i have the following code:
我有以下代码:
$.each(data.People, function (i, person) {
html.push("<img title='" + person.Name + "' height='45' width='45' src='" + person.Picture + "' /> ");
});
$.each(di have the following code:
我有以下代码:
$.each(data.People, function (i, person) {
html.push("<img title='" + person.Name + "' height='45' width='45' src='" + person.Picture + "' /> ");
});
$.each(d