]> _ Git - fluidbook-html5.git/commitdiff
wait #6082 @1
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 26 Jun 2023 16:53:17 +0000 (18:53 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 26 Jun 2023 16:53:17 +0000 (18:53 +0200)
js/libs/fluidbook/fluidbook.menu.js

index bd2a2a47f1d91e77d8bbd426b99e6ae860a44a1d..0661292ba2cf194e48eb0052e6adfa44423c20b4 100644 (file)
@@ -366,10 +366,10 @@ FluidbookMenu.prototype = {
         var view = this.getCaption();
         view += '<div class="content">';
         view += markup;
-        view += '</div>';
+        view += '</div>';s
         this.viewWrap(view, 'slideshow', '', '', false, hash);
 
-        this.fluidbook.slideshow.initPopupSlideshow($(".fb-slideshow").eq(0));
+        this.fluidbook.slideshow.initPopupSlideshow($(".fb-slideshow-popup .fb-slideshow").eq(0));
 
         // var $this = this;
         // var times = [250, 500, 750, 1000, 1250];