<label class="radio-inline"> <input type="radio" value=" " name=" " disabled> </label>
$(':radio:not(:checked)').attr('disabled', true);