Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<script src="http://code.jquery.com/jquery-1.8.3.min.js"></script>
<meta charset=utf-8 />
<title>JS Bin</title>
</head>
<body>
  <input type="checkbox" value="" name="var1" id="box1" class="myradio" />
  <input type="checkbox" value="" name="var2" id="box2" class="myradio" />
  <input type="checkbox" value="" name="var2" id="box3" class="myradio" />
  <input type="checkbox" value="" name="var3" id="box4" class="myradio" />
  <input type="checkbox" value="" name="var3" id="box5" class="myradio" />
  <input type="checkbox" value="" name="var3" id="box6" class="myradio" />
</body>
</html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers