Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<body >
<script>
$(document).ready(function ()
{ 
document.getElementById('regent1pick').checked = true;
$('input:radio[id=regent1pick]').checked = true;
})
        </script>  
        
          <!--   -->
          <form name="COR" id="POC"   >
            <fieldset data-role="controlgroup" data-type="vertical">
              <input type="radio" id="regent1pick" name="AKJA" onclick="regentchange()"    />
              <label class="option" for="regent1pick" style="text-align:center" >regentnik 1 </label>
            </fieldset>          </form>
      
Output 300px

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

Dismiss x
public
Bin info
oijaspro
0viewers