Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="Concatinate multiple textareas live." />
  <meta charset="utf-8">
  <title>JS Bin</title>
</head>
<body>
  <input id="currentFrame" value="234">
  <button id="addFrameBtn">Add Frame Note</button><br>
  <div id="notesContainer"></div>
  <div id="render"></div>
</body>
</html>
Output

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

Dismiss x
public
Bin info
erikssssspro
0viewers