on radio button disable fields code example Example: disabled radio button $(':radio:not(:checked)').attr('disabled', true);