Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width">
  <title>JS Bin</title>
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.css">
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Swiper/4.5.0/css/swiper.min.css">
</head>
<body>
  
  <div class="swiper-container">
    <div class="swiper-wrapper">
      <div class="swiper-slide">
        <a href="https://www.catster.com/wp-content/uploads/2015/06/google-cat-search-2014-_0.jpg" data-fancybox="images">
          <img src="https://www.catster.com/wp-content/uploads/2015/06/google-cat-search-2014-_0.jpg" alt="">
        </a>
      </div>
      
      <div class="swiper-slide">
        <a href="https://cdn.images.express.co.uk/img/dynamic/80/590x/crow-cat-1038688.jpg?r=1541030659393" data-fancybox="images">
          <img src="https://cdn.images.express.co.uk/img/dynamic/80/590x/crow-cat-1038688.jpg?r=1541030659393" alt="">
        </a>
      </div>
        
      <div class="swiper-slide">
        <a href="https://www.wbs.ac.uk/wbs2012/assets/File/cat%20for%20suzy%20tobias%20story.jpg" data-fancybox="images">
          <img src="https://www.wbs.ac.uk/wbs2012/assets/File/cat%20for%20suzy%20tobias%20story.jpg" alt="">
        </a>
      </div>
    </div>
  </div>
 
  <script src="https://code.jquery.com/jquery-3.1.0.js"></script>
  <script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.js"></script>
  <script src="https://cdnjs.cloudflare.com/ajax/libs/Swiper/4.5.0/js/swiper.min.js"></script>
</body>
</html>
Output

This bin was created anonymously and its free preview time has expired (learn why). — Get a free unrestricted account

Dismiss x
public
Bin info
anonymouspro
0viewers