Easy Tutorial
❮ Eff Clearqueue Traversing Nextall ❯

jQuery :visible Selector

jQuery Selectors

Example

Select all visible <p> elements:


Definition and Usage

The :visible selector selects every element that is currently visible.

Elements are considered visible if they consume space in the document. Elements with the following properties are not considered visible:


Syntax


jQuery Selectors

❮ Eff Clearqueue Traversing Nextall ❯