<input type="radio" name="sort" value="2" id="myradio">
如何在JQUERY中进行检查?
$('#idOfMyRadio').attr('checked',true);