I’m looking for a way to trigger for a different function on each individual image. I’m using the Galleria Jquery plugin and have it set up on my site. The problem is i want to display a div with information depending on which image is loaded. I can’t figure out how to capture which image is displayed and how to create a condition based on it.
Share
DEMO: http://jsbin.com/egavo/6
without hacking the original Galleria plugin, just adding this into your code!
CSS PART:
JQUERY ( Latest Version ) PART:
This Do exactly what you want! 😉
let me know!