<!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://onlinecasinogamesww.com/# caesar casino free slots games slot games casino slot free zone online casino

  2. http://creditscoresapp.com/# boost credit score good credit score what is a perfect credit score credit report companies

  3. credit score rating http://creditscoresapp.com/# credit karma check my credit score perfect credit score credit karma free credit report

  4. most popular free casino slots http://onlinecasinogsw.com/# - free online slots games free casino slots with bonuses download free casino games gossip slots

  5. http://onlinecasinogamesww.com/# free 777 slots no download http://casinogamesww.com/# - casinos near me 50 lions free slots

  6. play online casino free casino for fun only free vegas slots vegas casino free online games http://casinogamesww.com/# - hollywood casino online slots

  7. annual credit report official site what is credit score get a credit report transunion credit report dispute

  8. how to get a credit report free annual credit report government official request credit report experian credit report free how to ck credit score

  9. vegas world slots goldfish casino slots free free penny slots with bonus spins connect to vegas world http://playcasinovivo.com/# - slots free spins no registration

  10. all games list free slots slots games vegas world newest usa online casinos casino vegas world

添加新评论