Widget:Twentytwenty: Unterschied zwischen den Versionen

Aus FürthWiki
Zur Navigation springen Zur Suche springen
KKeine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
(7 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 2: Zeile 2:
TwentyTwenty-Image Widget
TwentyTwenty-Image Widget
</noinclude>
</noinclude>
<includeonly>
<includeonly><style>
  <style>
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
content: " ";
content: " ";
Zeile 210: Zeile 209:
bottom: 50%;
bottom: 50%;
margin-bottom: -17px; }
margin-bottom: -17px; }
  </style>
</style><!--
 
--><div class="twentytwenty-container">
  <p>
  <div class="twentytwenty-container">
     <img class="Bild1" src="<!--{$Bild1|escape:'html'}-->" width="<!--{$width}-->" />
     <img class="Bild1" src="<!--{$Bild1|escape:'html'}-->" width="<!--{$width}-->" />
     <img class="Bild2" src="<!--{$Bild2|escape:'html'}-->" width="<!--{$width}-->" />
     <img class="Bild2" src="<!--{$Bild2|escape:'html'}-->" width="<!--{$width}-->" />
  </div>
</div><!--
  </p>
--><script src="https://www.fuerthwiki.de/wiki/resources/lib/jquery/jquery.js" type="text/javascript"></script><!--
 
--><script>
  <script>
     RLQ.push(function(){
     RLQ.push(function(){
       $(function(){  
       $(function(){  
         $.getScript( "https://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://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");
             console.log("initializing ImageSlider");
             $('.twentytwenty-container').twentytwenty({
             $('.twentytwenty-container').twentytwenty({
               no_overlay: true
               no_overlay: true
             });
             });
        });
          });
      });
        });
      });
     });
     });
  </script></includeonly>
</script></includeonly>

Version vom 11. Februar 2021, 17:11 Uhr

TwentyTwenty-Image Widget