.prevAll()

.prevAll()

.prevAll( [selector ] )Returns: jQuery

Description: Get all preceding siblings of each element in the set of matched elements, optionally filtered by a selector.

登录查看完整内容