$.each(arr, function (ind, text) { $("[id=list" + index + "]") .append($("") .attr("value", text) .text(text)); });
沒有留言:
張貼留言