Widget:Twentytwenty: Unterschied zwischen den Versionen

Aus FürthWiki

keine Bearbeitungszusammenfassung
(added jquery)
Keine Bearbeitungszusammenfassung
Zeile 21: Zeile 21:
   <script>
   <script>
   $(function(){
   $(function(){
    alert("twentytwenty");
     $('.twentytwenty-container').twentytwenty();
     $('.twentytwenty-container').twentytwenty();
   });
   });