samedi 28 février 2015

Iterating through image array using ng-repeat

I am trying to make the li's repeat for each image in the image array. Using the variable image as my identifier identifier but for some reason I am not able to loop through the array. I am making adjustments in the following line:



<li class="small-image pull-left thumbnail" ng-repeat="product in store.products.images" >


Please refer to the Plunker for the code.Here is my Plunker


Aucun commentaire:

Enregistrer un commentaire