I’m (trying) to use jQuery and Angularjs to dynamically populate images on a page. I can successfully populate the h4 and img using ng-repeat when the image url is in the controller array (see this plunker with it working). However, the images are coming from API calls to trove.nla.gov.au which can be quite slow so […]
The post Use jQuery to get img src url from array appeared first on BlogoSfera.