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

More than one instance on a page #8

Open galipmedia opened 9 years ago

galipmedia commented 9 years ago

Any hints as to how to get more than one working on the page?

galipmedia commented 9 years ago

Beautiful plugin by the way :)

galipmedia commented 9 years ago

I can get 2 working on the same page by initializing them with unique ids. But when one expands the other doesn't update accordingly so the expander ends up over the images or way under them. I have tried various callbacks to update the other one but can't get it working. Any ideas would be appreciated.