摘要: div=$(this).parent(); //先获取父级元素div.remove(); //再删除$(".delStu").click(function () { td = $(this).parent().parent(... 阅读全文
posted @ 2017-04-19 09:57 Martin_lee 阅读(712) 评论(0) 推荐(0)
摘要: div=$(this).parent(); //先获取父级元素div.remove(); //再删除$(".delStu").click(function () { td = $(this).parent().parent(... 阅读全文
posted @ 2017-04-19 09:57 Martin_lee 阅读(983) 评论(0) 推荐(0)