Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!doctype html>
<html>
  <head>
<meta name="description" content="innerHTML can't be trusted" />
  </head>
  <body>
    <div>
      <input type="button" value="Click" onClick="buttonHandler()"/>
      
      <div id="progress">I show the activity of the button above</div>
      
      
    </div>
  </body>
</html>
Output

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

Dismiss x
public
Bin info
jonahxpro
0viewers