I try to check a radio button with jQuery. Here\'s my code:
One more function prop() that is added in jQuery 1.6, that serves the same purpose.
$("#radio_1").prop("checked", true);