diff --git a/public/index-preview.html b/public/index-preview.html index ba44339389f2c465d7f356d28b8ab60686170ad5..9024773fcf93fd19e895705c31582f4f6a7c656a 100644 --- a/public/index-preview.html +++ b/public/index-preview.html @@ -794,7 +794,7 @@ ggplot2::ggplot(data = penguins, ggplot2::aes(x = bill_length_mm, y = bill_depth <h3 class="anchored" data-anchor-id="primary-and-secondary-outcomes-haupt--und-nebenergebnisse">Primary and secondary Outcomes / Haupt- und Nebenergebnisse</h3> <div class="quarto-figure quarto-figure-center"> <figure class="figure"> -<p><a href="Durchschnittswerte_Selbsteinschätzung_NKLM_14a.jpg" class="lightbox" data-glightbox="description: .lightbox-desc-1" data-gallery="quarto-lightbox-gallery-1" title="Beispielgrafik: ein Bild sagt mehr als tausend Worte …"><img src="Durchschnittswerte_Selbsteinschätzung_NKLM_14a.jpg" class="img-fluid figure-img" alt="Beispielgrafik: ein Bild sagt mehr als tausend Worte …"></a></p> +<p><a href="Durchschnittswerte_Selbsteinschätzung_NKLM_14a.jpg" class="lightbox" data-gallery="quarto-lightbox-gallery-1" data-glightbox="description: .lightbox-desc-1" title="Beispielgrafik: ein Bild sagt mehr als tausend Worte …"><img src="Durchschnittswerte_Selbsteinschätzung_NKLM_14a.jpg" class="img-fluid figure-img" alt="Beispielgrafik: ein Bild sagt mehr als tausend Worte …"></a></p> <figcaption>Beispielgrafik: ein Bild sagt mehr als tausend Worte …</figcaption> </figure> </div> @@ -1415,7 +1415,7 @@ window.document.addEventListener("DOMContentLoaded", function (event) { } } }); -</script> </div> <!-- /content --> <script>var lightboxQuarto = GLightbox({"closeEffect":"zoom","selector":".lightbox","openEffect":"zoom","descPosition":"bottom","loop":false}); +</script> </div> <!-- /content --> <script>var lightboxQuarto = GLightbox({"openEffect":"zoom","selector":".lightbox","loop":false,"descPosition":"bottom","closeEffect":"zoom"}); window.onload = () => { lightboxQuarto.on('slide_before_load', (data) => { const { slideIndex, slideNode, slideConfig, player, trigger } = data; diff --git a/public/index.html b/public/index.html index fa454618e29917ff100c2169569b5d4e6e6c8496..7d93192ca51fe41d78a90cd683a5e4e52ba81aaf 100644 --- a/public/index.html +++ b/public/index.html @@ -697,7 +697,7 @@ ggplot2::ggplot(data = penguins, ggplot2::aes(x = bill_length_mm, y = bill_depth <h3 class="anchored" data-anchor-id="primary-and-secondary-outcomes-haupt--und-nebenergebnisse">Primary and secondary Outcomes / Haupt- und Nebenergebnisse</h3> <div class="quarto-figure quarto-figure-center"> <figure class="figure"> -<p><a href="Durchschnittswerte_Selbsteinschätzung_NKLM_14a.jpg" class="lightbox" data-glightbox="description: .lightbox-desc-1" data-gallery="quarto-lightbox-gallery-1" title="Beispielgrafik: ein Bild sagt mehr als tausend Worte …"><img src="Durchschnittswerte_Selbsteinschätzung_NKLM_14a.jpg" class="img-fluid figure-img" alt="Beispielgrafik: ein Bild sagt mehr als tausend Worte …"></a></p> +<p><a href="Durchschnittswerte_Selbsteinschätzung_NKLM_14a.jpg" class="lightbox" data-gallery="quarto-lightbox-gallery-1" data-glightbox="description: .lightbox-desc-1" title="Beispielgrafik: ein Bild sagt mehr als tausend Worte …"><img src="Durchschnittswerte_Selbsteinschätzung_NKLM_14a.jpg" class="img-fluid figure-img" alt="Beispielgrafik: ein Bild sagt mehr als tausend Worte …"></a></p> <figcaption>Beispielgrafik: ein Bild sagt mehr als tausend Worte …</figcaption> </figure> </div> @@ -1331,7 +1331,7 @@ window.document.addEventListener("DOMContentLoaded", function (event) { }); </script> </div> <!-- /content --> -<script>var lightboxQuarto = GLightbox({"loop":false,"openEffect":"zoom","closeEffect":"zoom","descPosition":"bottom","selector":".lightbox"}); +<script>var lightboxQuarto = GLightbox({"descPosition":"bottom","openEffect":"zoom","closeEffect":"zoom","selector":".lightbox","loop":false}); window.onload = () => { lightboxQuarto.on('slide_before_load', (data) => { const { slideIndex, slideNode, slideConfig, player, trigger } = data;