1. <tt id="5hhch"><source id="5hhch"></source></tt>
    1. <xmp id="5hhch"></xmp>

  2. <xmp id="5hhch"><rt id="5hhch"></rt></xmp>

    <rp id="5hhch"></rp>
        <dfn id="5hhch"></dfn>

      1. Jquery一個(gè)遍歷Table表頭的舉例

        時(shí)間:2020-11-11 14:09:24 jQuery Mobile 我要投稿

        Jquery一個(gè)遍歷Table表頭的舉例

          復(fù)制代碼 代碼如下:

          function checkwo(){

          var vales = "";

          $("#vales").val(vales);

          var flag = false;

          var bo = true;

          $("#data_table").find("tr").each(function(){

          $(this).find("td input").each(function(){

          if($(this).attr("name")=="rid")

          {

          vales+=$(this).val()+"&";

          }

          if($(this).attr("name")=="qty")

          {

          var qty = $(this).val();

          if(qty<0)

          {

          alert("實(shí)盤(pán)數(shù)量不能為負(fù)數(shù)");

          bo = false;

          return;

          }

          if(qty>0)

          {

          flag = true;

          }

          vales+=qty+",";

          }

          });

          });

          if(bo==false)

          {

          return;

          }

          $("#vales").val(vales);

          if(flag==false)

          {

          alert("請(qǐng)輸入實(shí)盤(pán)數(shù)量");

          return;

          }

          document.all.sys_submit.click();

          }

        【Jquery一個(gè)遍歷Table表頭的舉例】相關(guān)文章:

        1.淺析jQuery 遍歷函數(shù)javascript

        2.jQuery遍歷Form示例代碼

        3.jQuery中常用的遍歷函數(shù)用法實(shí)例

        4.關(guān)于jQuery學(xué)習(xí)筆記之jQuery的分析

        5.關(guān)于jQuery學(xué)習(xí)筆記之jQuery的動(dòng)畫(huà)

        6.Excel怎么繪制斜線表頭

        7.Jquery實(shí)戰(zhàn)

        8.選擇jQuery的好處

        国产高潮无套免费视频_久久九九兔免费精品6_99精品热6080YY久久_国产91久久久久久无码

        1. <tt id="5hhch"><source id="5hhch"></source></tt>
          1. <xmp id="5hhch"></xmp>

        2. <xmp id="5hhch"><rt id="5hhch"></rt></xmp>

          <rp id="5hhch"></rp>
              <dfn id="5hhch"></dfn>