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

How make a single image? #13

Closed
St182 opened this issue Nov 26, 2015 · 2 comments
Closed

How make a single image? #13

St182 opened this issue Nov 26, 2015 · 2 comments

Comments

@St182
Copy link

St182 commented Nov 26, 2015

Hello!
How make a single lightbox per one image, if many images on page?
Or make many galleries on one page?
Plugin create a gallery only.
Thx.

@St182
Copy link
Author

St182 commented Nov 26, 2015

I found a solution.
Different selectors for each gallery.
Example:
$ ('. cart-gallery-1 a'). simpleLightbox ();
$ ('. cart-gallery-2 a'). simpleLightbox ();
...

@St182 St182 closed this as completed Nov 26, 2015
@andreknieriem
Copy link
Owner

I just wanted to write exactly what you have found ;) Have fun with the lightbox!

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

No branches or pull requests

2 participants