Widget:Twentytwenty
Aus FürthWiki
<html>
<img src= /> <img src= />
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.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"> $(function(){
$('.twentytwenty-container').twentytwenty();
}); </script> </html>