<!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. http://casinogamesww.com/# buffalo gold slots cashman casino slots free free vegas slots 100 most popular free slots

  2. igt free slots slotomania free slots vegas world free slots games online http://onlinecasinogamesww.com/# - best casino slots online

  3. vegas world free games online slots http://onlinecasinogsw.com/# - jackpot magic slots download hollywood casino play4fun real money casinos

  4. get credit score freecreditreport free credit score online credit report online

  5. credit karma credit score http://creditreportchecknow.com/# mortgage credit report free credit report instant karma free credit score

  6. http://onlinecasinogsw.com/# absolutely free casino slots games free las vegas slot machines zone online casino slots freeslots.com slots

  7. http://onlinecasinogsw.com/# free online slots no download no registration free penny slots with bonus spins heart of vegas free slots slotomania on facebook

  8. http://playcasinovivo.com/# free casino games no download show all free slots games usa no deposit casino bonus codes casino play for free

  9. chase credit http://creditscoresws.com/# online credit score how to ck my credit score credit

  10. http://onlinecasinos911.com/# casino slot heart of vegas free slots slots free free casino

添加新评论