Widget:Twentytwenty: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
K
keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
Zeile 23: Zeile 23:
<script src="//cdnjs.cloudflare.com/ajax/libs/mhayes-twentytwenty/2.0.0-beta.1/jquery.twentytwenty.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/mhayes-twentytwenty/2.0.0-beta.1/jquery.twentytwenty.min.js"></script>
<script type="text/javascript">
<script type="text/javascript">
(function($){
$(function(){
   $(document).ready(function(){
   console.log("twentytwenty");
    $('.twentytwenty-container').twentytwenty();
  $('.twentytwenty-container').twentytwenty();
  });
});
}(jQuery));
</script>
</script>


</html>
</html>

Navigationsmenü