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://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script> 
    <script type="text/javascript" src="http://code.jquery.com/ui/jquery-ui-git.js"></script>
  </head> 
  <body> 
    <div style="width: 100px; height: 1000px; background: green;"></div> 
    <div class="draggable"><div contenteditable="false">drag me</div></div> 
    <div style="width: 100px; height: 1000px; background: green;"></div>
  </body>
</html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers