日韩久久久精品,亚洲精品久久久久久久久久久,亚洲欧美一区二区三区国产精品 ,一区二区福利

jquery實現(xiàn)表格的上移、下移、增加、刪除

系統(tǒng) 2609 0
Js代碼 ? ? 收藏代碼
  1. $( function ($){??
  2. ???? //元素交換 ??
  3. ????$( ".up" ).live( 'click' , function (){??
  4. ????????$( this ).parent().parent().prev( "tr" ).before($( this ).parent().parent());??
  5. ????});??
  6. ????$( ".down" ).live( 'click' , function (){??
  7. ????????$( this ).parent().parent().next( "tr" ).after($( this ).parent().parent());??
  8. ????});??
  9. ??????
  10. ????$( ".delete" ).live( 'click' , function (){??
  11. ????????$( this ).parent().parent().remove();??
  12. ????});??
  13. ??????
  14. ????$( ".add" ).live( 'click' , function (){??
  15. ????????$( '<tr?id="' +(i++)+ '"><td>' +(i)+ '</td><td><input?type?="button"?value="上"?class="up"/><input?type?="button"?value="下"?class="down"/><input?type?="button"?value="刪"?class="delete"/><input?type?="button"?value="加"?class="add"/></td></tr>' )??
  16. ????????.insertAfter($( this ).parent().parent());??
  17. ????});??
  18. });??

?

Html代碼 ? ? 收藏代碼
  1. < table ? width = "100" ? height = "100" ? id = "table" ? border = "1" > ??
  2. ???? < tr ? id = "1" > ??
  3. ???????? < td > 1 </ td > < td > ??
  4. ???????? < input ? class = "up" ? type = "button" ? value = "上" > ??
  5. ???????? < input ? class = "down" ? type = "button" ? value = "下" > ??
  6. ???????? < input ? class = "delete" ? type = "button" ? value = "刪" > ??
  7. ???????? < input ? class = "add" ? type = "button" ? value = "加" > ??
  8. ???????? </ td > ??
  9. ???? </ tr > ??
  10. </ table > ??

jquery實現(xiàn)表格的上移、下移、增加、刪除


更多文章、技術交流、商務合作、聯(lián)系博主

微信掃碼或搜索:z360901061

微信掃一掃加我為好友

QQ號聯(lián)系: 360901061

您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描下面二維碼支持博主2元、5元、10元、20元等您想捐的金額吧,狠狠點擊下面給點支持吧,站長非常感激您!手機微信長按不能支付解決辦法:請將微信支付二維碼保存到相冊,切換到微信,然后點擊微信右上角掃一掃功能,選擇支付二維碼完成支付。

【本文對您有幫助就好】

您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描上面二維碼支持博主2元、5元、10元、自定義金額等您想捐的金額吧,站長會非常 感謝您的哦!!!

發(fā)表我的評論
最新評論 總共0條評論
主站蜘蛛池模板: 五常市| 襄樊市| 苍梧县| 崇明县| 精河县| 辽阳县| 定陶县| 大邑县| 西乌珠穆沁旗| 日喀则市| 同心县| 滨海县| 株洲县| 寿阳县| 江北区| 马龙县| 临潭县| 肇州县| 曲麻莱县| 丽水市| 钟山县| 天镇县| 兴安盟| 阜城县| 五峰| 咸丰县| 祁门县| 潜山县| 西贡区| 修水县| 扶余县| 封丘县| 邵阳县| 五大连池市| 尼勒克县| 汉寿县| 东兴市| 华宁县| 东莞市| 蒙阴县| 达州市|