国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁(yè) > 語(yǔ)言 > JavaScript > 正文

django js 實(shí)現(xiàn)表格動(dòng)態(tài)標(biāo)序號(hào)的實(shí)例代碼

2024-05-06 15:37:01
字體:
來(lái)源:轉(zhuǎn)載
供稿:網(wǎng)友

django js 實(shí)現(xiàn)表格動(dòng)態(tài)標(biāo)序號(hào)

<table class="table table-striped">        <thead>        <tr class="key_words_head">          <th>序號(hào)</th>          <th>類(lèi)目</th>          <th>關(guān)鍵詞</th>          <th>操作</th>        </tr>        </thead>        <tbody id="key_words_body">        {% for keywords in classify_keywords_obj %}          <tr class="key_words_tbody">            <td id="td_num"></td>            <td id="hide_id">{{ keywords.id }}</td>            <td id="td_classify">{{ keywords.classify.classify_name }}</td>            <td id="td_keywords">{{ keywords.keywords }}</td>            <td><a href="javascript:void(0);" rel="external nofollow" rel="external nofollow" onclick="show_change_model('{{ keywords.id }}')">編輯</a>              <a href="javascript:void(0);" rel="external nofollow" rel="external nofollow" style="color: red" onclick="del_settings('{{ keywords.id }}',this)">刪除</a></td>          </tr>        {% endfor %}        </tbody>      </table>
<script>    function xu_hao() {      var oTable = $('tr.key_words_tbody').length;      for (var i = 0; i < oTable + 1; i++) {        $('tr.key_words_tbody').eq(i).children("td#td_num").empty();        $('tr.key_words_tbody').eq(i).children("td#td_num").append(i + 1);      }    }  </script>

總結(jié)

以上所述是小編給大家介紹的django js 實(shí)現(xiàn)表格動(dòng)態(tài)標(biāo)序號(hào)的實(shí)例代碼 ,希望對(duì)大家有所幫助,如果大家有任何疑問(wèn)請(qǐng)給我留言,小編會(huì)及時(shí)回復(fù)大家的。在此也非常感謝大家對(duì)錯(cuò)新站長(zhǎng)站網(wǎng)站的支持!
如果你覺(jué)得本文對(duì)你有幫助,歡迎轉(zhuǎn)載,煩請(qǐng)注明出處,謝謝!

發(fā)表評(píng)論 共有條評(píng)論
用戶(hù)名: 密碼:
驗(yàn)證碼: 匿名發(fā)表

圖片精選

主站蜘蛛池模板: 平凉市| 手机| 白沙| 太和县| 铁力市| 井研县| 郎溪县| 潮州市| 彩票| 肇东市| 孟村| 龙川县| 乐东| 阿鲁科尔沁旗| 凤冈县| 和硕县| 偃师市| 株洲县| 凤山县| 澄迈县| 若羌县| 沙洋县| 永春县| 淄博市| 安西县| 盖州市| 白玉县| 邢台市| 天津市| 宁海县| 平江县| 大足县| 梁河县| 剑河县| 巴楚县| 馆陶县| 江安县| 昔阳县| 金乡县| 阳高县| 梓潼县|