<!DOCTYPE html>
<html >
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>获取多选框的值</title>
    <script src="https://code.jquery.com/jquery-3.1.1.min.js"></script>
  </head>
  <body>苹果:
    <input type="checkbox" name="id" value="aa">香蕉:
    <input type="checkbox" name="id" value="bb">橘子:
    <input type="checkbox" name="id" value="cc">
    <button id="btn">批量删除</button>
  </body>
  <script>
  $('#btn').click(function () {
    var id=[];
    $("input[name='id']:checked").each(function(){
      id.push($(this).val());
    });
    console.log(id);
  });
  </script>
</html>

标签: jquery

已有 2787 条评论

  1. free slots games online http://playcasinovivo.com/# 100 no deposit bonus codes play slots for real money united states bovada casino

  2. free slots 777 http://onlinecasinos911.com/# wizard of oz slots play free lucky 777 slots free games for casino slots hollywood

  3. http://freecreditreporthh.com/# karma credit report my free annual credit report free annual credit report complaints

  4. http://1creditscoreresults.com/# check free credit score how to unfreeze credit report credit

  5. play lady luck online new online casinos accepting usa vegas world free games online slots

  6. http://1creditscoreresults.com/# my free credit report annual get a credit report whats my credit score canadian credit check

  7. http://onlinecasinogsw.com/# casino games slots free http://onlinecasinos911.com/# - play casino games for cash pechanga casino

  8. dakota sioux casino free 777 slots no download free casino slots with bonus

  9. play free casino games online http://freeonlinecasinoslotsww.com/# - free casino slots for real money free no deposit vegas casino games

  10. 100 most popular free slots http://freeonlinecasinoslotsww.com/# - free online casino games vegas online casinos zone online casino slots hollywood casino

添加新评论