Sportica   Sportica
摘要: <td ><input id="rate2" name="n_rate" value="1" align="center" type="radio" onclick="rate_choice(0)" /><td>function test1(id_value){ if(0==id_value) { alert("ture"); }} 阅读全文
posted @ 2012-05-05 21:04 qingjoin 阅读(272) 评论(0) 推荐(0)
摘要: <td ><input id="rate2" name="n_rate" value="1" align="center" type="radio" onclick="rate_choice()" /><td>$("input[name=n_rate]:eq(1)").attr("checked",'checked'); //表示id为rate2这一项为选择 eq(1) 为对应rate 阅读全文
posted @ 2012-05-05 19:03 qingjoin 阅读(279) 评论(0) 推荐(0)
  Sportica