Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>  
<html> 
<body onload="init()">
  <canvas id="canvas" width="400" height="400" style="border:solid 2px black"></canvas> 
  
  <ul id="sliders"></ul>
</body> 
</html>
Output 300px

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

Dismiss x
public
Bin info
micbuffapro
0viewers