Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE HTML>
<html lang="nl-NL">
<head>
<meta charset="UTF-8">
<title>Test</title>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
  
</head>
<body>
<div>
  <button class="add">Add</button>
  <ul id="container">
  <li> Tekst <button class='remove'> Remove </button> </li> 
  <li> Tekst <button class='remove'> Remove </button> </li>
  <li> Tekst <button class='remove'> Remove </button> </li> 
  </ul>
</div>
  
</body>
</html>
Output 300px

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

Dismiss x
public
Bin info
anonymouspro
0viewers