Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <script src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
  <script type="text/javascript" src="http://isotope.metafizzy.co/isotope.pkgd.min.js"></script>    
  <script type="text/javascript" src="http://isotope.metafizzy.co/beta/bower_components/isotope-masonry-horizontal/masonry-horizontal.js"></script> 
  <meta charset="utf-8">
  <title>Isotope - Masonry Horizontal</title>
</head>
<body>
  <div class="isotope js-isotope">
      <div class="item width2 height2">1111</div>
      <div class="item width2 height2">2</div>
      <div class="item width2">3</div>
      <div class="item width2">4</div>
      <div class="item width2 height2">5</div>  
        <div class="item width2">3</div>
      <div class="item width2">4</div>
      <div class="item width2 height2">5</div>  
  </div>
  
</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