Description: Get the ancestors of each element in the current set of matched elements, up to but not including the element matched by the selector, DOM node, or jQuery object. 获得当前匹配元素集合中每个元素的祖先元素,直到(但不包括)被选择器.DOM 节点或 jQuery 对象匹配的元素. .parentsUntil( […