Easy Tutorial
❮ Eff Animate Html Replaceall ❯

jQuery element Selector

jQuery Selectors

Example

Select all <p> elements:


Definition and Usage

The element selector selects all elements with the specified element name.


Syntax

Parameter Description
element Required. Specifies the element to select.

Try it - Example

Select all <p> elements with class "intro"


jQuery Selectors

❮ Eff Animate Html Replaceall ❯