I try to check a radio button with jQuery. Here\'s my code:
$("#radio_1").attr('checked', true); //or $("#radio_1").attr('checked', 'checked');