Is it possible to put (\"xxxxx\").html(data) in a for loop where the \"xxxx\" variable changes each time?
(\"xxxxx\").html(data)
I honestly feel like I\'ve tried everything. I
How about creating a #P i first then append to parent. Then change the html()?