Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
<meta charset=utf-8 />
<title>JS Bin</title>
</head>
<body>
  
  
  
  <button id="del_od1">del_od1</button>
  <input id="change_od1" value="NO" />
  <span id="span_od1">Lorem bloody ipsum...</span>
  <input id="status_od1" value="VISIBLE" />
  
  
  <hr />
  
  <button id="del_od2">del_od2</button>
  <input id="change_od2" value="NO" />
  <span id="span_od2">Lorem bloody ipsum...</span>
  <input id="status_od2" value="VISIBLE" />
  
  
  <hr />
  
    <button id="del_od3">del_od3</button>
  <input id="change_od3" value="NO" />
  <span id="span_od3">Lorem bloody ipsum...</span>
  <input id="status_od3" value="VISIBLE" />
  
  
  <hr />
  
    <button id="del_od4">del_od4</button>
  <input id="change_od4" value="NO" />
  <span id="span_od4">Lorem bloody ipsum...</span>
  <input id="status_od4" value="VISIBLE" />
  
  
  <hr />
  
    <button id="del_od5">del_od5</button>
  <input id="change_od5" value="NO" />
  <span id="span_od5">Lorem bloody ipsum...</span>
  <input id="status_od5" value="VISIBLE" />
  
  
  <hr />
  
  
  
  
  
  
  
  
  
  
  
  
</body>
</html>
Output 300px

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

Dismiss x
public
Bin info
anonymouspro
0viewers