Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="Closure inside an addEventListnener click event in a loop">
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width">
  <title>JS Bin</title>
</head>
<body>
<input id='bad-btn-0' type='button' value='Click Me 1' />
<input id='bad-btn-1' type='button' value='Click Me 2' />
<input id='bad-btn-2' type='button' value='Click Me 3' />
<input id='btn-0' type='button' value='Click Me 1' />
<input id='btn-1' type='button' value='Click Me 2' />
<input id='btn-2' type='button' value='Click Me 3' />
</body>
</html>
Output 300px

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

Dismiss x
public
Bin info
anonymouspro
0viewers