I'm working on using images I've pulled from Instragram through instafeed.js and adding them to a jquery slider.
The problem:
I'm not sure how to give the images a unique ID to manipulate them.
Here's a link the images pulled into my page: http://carabinercoffee.com/instagram.html
Any help or guidance would greatly be appreciated!
You can simply add counter with the image id. e.g.
where counter is a javascript variable.