Widget:Twentytwenty: Unterschied zwischen den Versionen

Aus FürthWiki
Zur Navigation springen Zur Suche springen
K
Zeile 220: Zeile 220:
 
         $.getScript( "https://www.fuerthwiki.de/wiki/resources/lib/twentytwenty/jquery.event.move.js", function( data, textStatus, jqxhr ) {
 
         $.getScript( "https://www.fuerthwiki.de/wiki/resources/lib/twentytwenty/jquery.event.move.js", function( data, textStatus, jqxhr ) {
 
           $.getScript( "https://www.fuerthwiki.de/wiki/resources/lib/twentytwenty/jquery.twentytwenty.js", function( data, textStatus, jqxhr ) {
 
           $.getScript( "https://www.fuerthwiki.de/wiki/resources/lib/twentytwenty/jquery.twentytwenty.js", function( data, textStatus, jqxhr ) {
             console.log("initializing ImageSlider");
+
             setTimeout(function() {
            $('.twentytwenty-container').twentytwenty({
+
              $('.twentytwenty-container').twentytwenty({
              no_overlay: true
+
                no_overlay: true
             });
+
              });
 +
             }, 100);
 
           });
 
           });
 
         });
 
         });

Version vom 5. Mai 2021, 20:45 Uhr

TwentyTwenty-Image Widget