设置第一个Radio为选中值: $('input:radio:first').attr('checked', 'checked'); $('input:radio:first').attr('checked', 'true');