$("input[name=test][value=34]").attr("checked",true);//value=34的radio被选中
转载于:https://www.cnblogs.com/codeloves/archive/2013/04/01/2993294.html
$("input[name=test][value=34]").attr("checked",true);//value=34的radio被选中
转载于:https://www.cnblogs.com/codeloves/archive/2013/04/01/2993294.html