:visible Selector - jQuery API Documentation 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 visible, since they still consume space in the layout