parents()和parent()

$("").parent().parent()  //父元素的父元素

$("").parents("tr")  // 祖先元素 找到tr 

posted @ 2018-04-01 16:55  小泉哥  阅读(195)  评论(0编辑  收藏  举报