Easy Tutorial
❮ Html Outerheight Jq Sel Firstchild ❯

jQuery [attribute=value] Selector

jQuery Selectors

Example

Selects each element with an id attribute value of "choose":


Definition and Usage

The [attribute=value] selector selects each element with the specified attribute and value.


Syntax

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

jQuery Selectors

❮ Html Outerheight Jq Sel Firstchild ❯