https://api.jquery.com/visible-selector/ :visible Selector | jQuery API DocumentationDescription: Selects all elements that are visible. Elements are considered visible if they consume space in the document. Visible elements have a width or height that is greater than zero. Elements with visibility: hidden or opacity: 0 are considered visiapi.jquery.com 보이는 모든 요소를 선택합니다.