Use lightbox with videos #9290
wilcar
started this conversation in
Feature Requests
Replies: 1 comment
-
|
I don't think we support video in our Lightbox integration (https://quarto.org/docs/output-formats/html-lightbox-figures.html) When running your example, I also don't think that the lightbox JS scripts are loaded So for now integrated Lightbox in quarto is only for Images. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Quarto uses the GLightbox javascript library to add lightbox styling and behavior to images in HTML documents .
The GLightbox javascript library can deal with videos.
What I tried according to the documentation :
When I click on the "R" image, the video is open in full screen but I dont get the close button and not the same appeareance that the images lightbox.
Beta Was this translation helpful? Give feedback.
All reactions