You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To make this plugin a little more dynamic, simple setup refresh / destroy methods might be usefull.
Usecase: dynamically added DOM elements with new lightbox/gallery images. I haven't tested this, but from what I can ready in the code, adding images to an existing gallery and re-initializing it will cause duplicate event handlers to fire on img click.
The text was updated successfully, but these errors were encountered:
To make this plugin a little more dynamic, simple setup refresh / destroy methods might be usefull.
Usecase: dynamically added DOM elements with new lightbox/gallery images. I haven't tested this, but from what I can ready in the code, adding images to an existing gallery and re-initializing it will cause duplicate event handlers to fire on img click.
The text was updated successfully, but these errors were encountered: