Reputation: 11
I've built a gallery that utilizes lightbox as well as mixitup to filter images.
After activating the lightbox on an image, i'd like the scrolling to be limited to whatever the active filter selection is. I know this is possible to group images wihtin the gallery using the data-lightbox attribute, however my gallery also has an option to view all images in which case it would need to navigate through all the images, not just one specific set.
Is it possible to link the data-lightbox attribute to mixitup's data-filter attribute somehow?
Thank you in advance for any help that can be offered.
Upvotes: 1
Views: 422