Display custom HTML inside a slide #1713
Unanswered
CyrilKrylatov
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm using lightGallery with https://www.stimulus-components.com/docs/stimulus-lightbox
I was wondering if there is any way to display custom HTML inside a slide, something like this:
so I'll see
img1.jpg
on my gallery but when I click on it, I won't seeimg1.jpg
but my<table>
element specified on mytemplate
element (or via a data-attribute or something else).I didn't see anything for doing that in the doc ; let me know if I miss something.
Thank for your time!
Beta Was this translation helpful? Give feedback.
All reactions