Topic: getImageInfo() is not working while using Flickr [SOLVED]
I have a gallery loading from Flickr and want to get its URL so that I can find out its ID and make custom queries to Flickr.
> jb.getImageInfo()
Uncaught TypeError: Cannot read property 'position' of undefined
It would be super awesome if Juicebox would expose Flickr API tools for advanced coding, so that I can access raw responses from Flickr.