摘要: 使用$.each(function(){});可以得到checkbox 中对应的值,在ajax上传的时候需要把traditional设置为true$('.but_delet_choice').click(function(){ var $check_boxes = $('input[type=... 阅读全文
posted @ 2015-10-26 00:46 Genji_ 阅读(1225) 评论(0) 推荐(0)