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

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

系統(tǒng) 2433 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實(shí)現(xiàn)表格的上移、下移、增加、刪除


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

微信掃碼或搜索:z360901061

微信掃一掃加我為好友

QQ號(hào)聯(lián)系: 360901061

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

【本文對(duì)您有幫助就好】

您的支持是博主寫(xiě)作最大的動(dòng)力,如果您喜歡我的文章,感覺(jué)我的文章對(duì)您有幫助,請(qǐng)用微信掃描上面二維碼支持博主2元、5元、10元、自定義金額等您想捐的金額吧,站長(zhǎng)會(huì)非常 感謝您的哦!!!

發(fā)表我的評(píng)論
最新評(píng)論 總共0條評(píng)論
主站蜘蛛池模板: 台山市| 贵港市| 洛浦县| 玉树县| 普定县| 石棉县| 河津市| 阿拉善左旗| 鄂伦春自治旗| 洪湖市| 长武县| 乐陵市| 松溪县| 册亨县| 罗源县| 宜良县| 本溪市| 岳阳县| 宕昌县| 通辽市| 淅川县| 米泉市| 鸡东县| 扎鲁特旗| 西林县| 南漳县| 湖口县| 波密县| 曲麻莱县| 嵩明县| 昌宁县| 恩平市| 泰顺县| 同江市| 富川| 余干县| 江永县| 时尚| 贵定县| 云霄县| 张掖市|