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");
 +
            console.dir($('.twentytwenty-container'));
 
             setTimeout(function() {
 
             setTimeout(function() {
 
               $('.twentytwenty-container').twentytwenty({
 
               $('.twentytwenty-container').twentytwenty({

Version vom 5. Mai 2021, 20:48 Uhr

TwentyTwenty-Image Widget