Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support to multiple galleries #105

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Adding support to multiple galleries #105

wants to merge 3 commits into from

Conversation

ddomingues
Copy link

This change provides:

  • Flexibility to select the element with a another selector different of the id. Providing you support to multiples galleries.
  • Adding galleryItem option to choose another item type
  • All elements added to gallery, now inherit the onclick event 😄

I needed of these features, because I have an implementation that has a gallery that should change when I choose a different product, i.e., an e-commerce product that have different colors and It has different pictures to each one

@igorlino
Copy link

@ddomingues Hi there, FYI, I have re-created the elevatezoom into EZPlus, an up-to-date project at:
https://github.com/igorlino/elevatezoom-plus
Although it has already many build changes, as of today it has nearly the same JS code as KyleMacey' fork (which had the most bug-fixes from all other elevatezoom forks. Thanks for your efforts)
Happy to receive PRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants