摘要: $('input[name="aihao"]:checked').each(function(){ str +=$(this).val()+','; selecthtml +=''+ $(this).parent().text()+''; }); 阅读全文
posted @ 2013-12-30 15:45 jackluo 阅读(370) 评论(0) 推荐(0)