Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <script type="text/javascript" src="https://rawgithub.com/maroslaw/rainyday.js/v0.1.1/rainyday.js"></script>
<meta charset=utf-8 />
<title>JS Bin</title>
</head>
<body>
 <div id="cholder">
   <canvas id="canvas" style="position: absolute; left: 0px; top: 0px;"></canvas>
 </div>
   <!-- image loaded as base64 to avoid DOM Exception 18  -->
    <img crossorigin="anonymous" id="night" style="display: none;" src="http://src.sencha.io/http://imgur.com/juAvuWe.jpg">
 </body>
</html
Output

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

Dismiss x
public
Bin info
maroslawpro
0viewers