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-2.0.3.min.js"></script>
<meta charset=utf-8 />
<title>JS Bin</title>
</head>
<body>
  <article id="thumbnails">
    <a href="http://placekitten.com/g/301/300">
      <img class="image-99" alt="97" src="http://placekitten.com/g/51/50">
    </a>
    <a href="http://placekitten.com/g/300/300">
      <img class="image-98" alt="96" src="http://placekitten.com/g/50/50">
    </a>
    <a href="http://placekitten.com/g/300/301">
      <img class="image-97" alt="95" src="http://placekitten.com/g/50/51">
    </a>
    
    <div id="large-image">
      <img id="xxl" src="http://placekitten.com/g/300/302" title="">
    </div>
  </article>
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
fabioflpro
0viewers