摘要: $("").parent().parent() //父元素的父元素 $("").parents("tr") // 祖先元素 找到tr 阅读全文
posted @ 2018-04-01 16:55 小泉哥 阅读(205) 评论(0) 推荐(0)