Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<script src="//code.jquery.com/jquery-2.1.1.min.js"></script>
  <meta charset="utf-8">
  <title>JS Bin</title>
</head>
<body>
    <h1>Slideshow</h1>
    <div class="slideshow">
        <img src="http://placehold.it/100x100&text=0.jpg">
        <img src="http://placehold.it/100x100&text=1.jpg">
        <img src="http://placehold.it/100x100&text=2.jpg">
        <img src="http://placehold.it/100x100&text=3.jpg">
        <img src="http://placehold.it/100x100&text=4.jpg">
    </div>
</body>
</html>
Output

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

Dismiss x
public
Bin info
roXonpro
0viewers