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

jquery實現表格的上移、下移、增加、刪除

系統 2434 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實現表格的上移、下移、增加、刪除


更多文章、技術交流、商務合作、聯系博主

微信掃碼或搜索:z360901061

微信掃一掃加我為好友

QQ號聯系: 360901061

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

【本文對您有幫助就好】

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

發表我的評論
最新評論 總共0條評論
主站蜘蛛池模板: 青岛市| 屯留县| 孝感市| 清徐县| 铁力市| 大关县| 巴彦县| 桐乡市| 城固县| 军事| 英吉沙县| 南乐县| 富锦市| 秭归县| 锡林浩特市| 平潭县| 田东县| 遂溪县| 克拉玛依市| 八宿县| 凤翔县| 清新县| 同德县| 稷山县| 湄潭县| 涪陵区| 天祝| 远安县| 息烽县| 花莲市| 象州县| 彭州市| 潜山县| 沿河| 汶川县| 镶黄旗| 桑日县| 游戏| 西藏| 尼玛县| 南部县|