Widget:Twentytwenty: Unterschied zwischen den Versionen

Aus FürthWiki
Zur Navigation springen Zur Suche springen
K
K
 
Zeile 219: Zeile 219:
 
       $(function(){  
 
       $(function(){  
 
         $.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 ) {
          console.log("jquery.event.move.js loaded");
 
 
           $.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("jquery.twentytwenty.js loaded");
+
             $('.twentytwenty-container').twentytwenty({
            console.dir($('.twentytwenty-container'));
+
              no_overlay: true
            setTimeout(function() {
+
             });
              $('.twentytwenty-container').twentytwenty({
 
                no_overlay: true
 
              });
 
             }, 200);
 
 
           });
 
           });
 
         });
 
         });

Aktuelle Version vom 5. Mai 2021, 21:23 Uhr

TwentyTwenty-Image Widget