How to get innerHTML from a Javascript Array
Mahesh Chand
you store element in array. Then use foreach or for loop to get inner HTml and iterate it.