Easy Tutorial
❮ Eff Fadein Event Keypress ❯

jQuery [attribute] Selector

jQuery Selectors

Example

Selects every element with an id attribute:


Definition and Usage

The [attribute] selector selects every element with the specified attribute.


Syntax

Parameter Description
attribute Required. Specifies the attribute to look for.

jQuery Selectors

❮ Eff Fadein Event Keypress ❯