lokesh / lightbox2

THE original Lightbox script (v2).
http://lokeshdhakar.com/projects/lightbox2/
MIT License
6.17k stars 1.76k forks source link

When click on second data-lightbox display images form first data-lightbox #604

Closed cubiczx closed 6 years ago

cubiczx commented 6 years ago

When click on second data-lightbox display images form first data-lightbox with different name, but if i change the name of second data-lightbox in Chrome inspector inline only open image of second data-lightbox.

see <a href="table1.jpg" data-lightbox="images">Table1</a> see <a href="fig1.jpg" data-lightbox="answer">Figure1</a>

lokesh commented 6 years ago

Can you post a link to where I can see the issue? or can you post more of your code?

I haven't seen this issue before and need more info to recreate and debug. I'll reopen this issue once more context is provided.