Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE HTML>
<html>
<head>
<meta name="description" content="for http://stackoverflow.com/q/18103391/1048479" />
    <meta charset="UTF-8">
    <title>Title</title>
</head>
<body>
  <div id="uwrapper" class="wrapper">
     <button id="unordered">Unordered</button>
  (Bubble will fire first click)
  </div>
    <div id="owrapper" class="wrapper">
     <button  id="ordered">Ordered</button>
        (Capture will fire first click)
  </div>
  <div id="log"></div>
</body>
</html>
Output 300px

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

Dismiss x
public
Bin info
NickTomlinpro
0viewers