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/2.0.2/jquery.min.js"></script>
<meta charset=utf-8 />
<title>JS Bin</title>
</head>
<body>
  <input type="button" id="filtro7" value="7" />
  <input type="button" id="filtro34" value="34" />
  <input type="button" id="filtro102" value="102" />
  
  
  <div class="filtro7">FILTRO 7</div>
  <div class="filtro34">FILTRO 34</div>
  <div class="filtro102">FILTRO 102</div>
  
  
</body>
</html>
Output

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

Dismiss x
public
Bin info
roXonpro
0viewers