Goldinteractive / jQuery.GI.TheWall.js

This plugin could be used to create easily an image gallery similar to the google image search
http://goldinteractive.github.io/jQuery.GI.TheWall.js
MIT License
135 stars 27 forks source link

callback 'onItemChangeD' #17

Open lggwettmann opened 8 years ago

lggwettmann commented 8 years ago

Hey guys,

a great script first of all!

I'm trying to access some content/pic in the expander with another script and I'm looking for a GITheWall callback which would be triggered on any Item Change, but when the script is ready and everything is loaded and ready aka the script is finished in all ways.

Where would I insert this code to implement a new callback onItemChanged? execCallback(options.onItemChanged, this.currentIndex)

Thanks for your help and your great work.