jQuery Reference

jQuery – :even Selector

The :even selector selects every element with an even index number (0, 2, 4, etc.). This is often used to create a striped row look in HTML tables.

jQuery Reference

jQuery – :first-child Selector

The :first-child selector selects all HTML elements of a specified type that are also the first child of their parent element.

jQuery Reference

jQuery – :has() Selector

The :has() selector selects all elements that have one or more elements inside of them that matches the specified selector.

jQuery Reference

jQuery – :hidden Selector

The :hidden selector selects hidden elements (display: none, form elements with type=hidden, elements with zero width/height, child with a hidden parent).

jQuery Reference

jQuery – #id Selector

The #id selector selects an HTML element with a specific id. HTML only allows for one unique #id per document.

jQuery Reference

jQuery – :lang() Selector

The :lang() selector selects all elements with the language attribute starting with a specified value (e.g., lang=”en” or lang=”en-us”).

jQuery Reference

jQuery – :last-child Selector

The :last-child selector selects all HTML elements of a specified type that are also the last child of their parent element.

jQuery Reference

jQuery – :nth-child() Selector

The :nth-child() selector selects all specified elements that are the nth child of their parent, regardless of all the children’s types.

jQuery Reference

jQuery – :nth-last-child() Selector

The :nth-last-child() selector selects all elements that are the nth child of their parent, regardless of all the children’s types, counting from the end.

HTML
CSS
JavaScript
jQuery
PHP
SQL
WordPress
HTML
CSS
JavaScript
jQuery
PHP
SQL
WordPress

Why 1SMARTchicken?

This site was built and is maintained to benefit my autistic son.
See More →

My Son's Name is Johnny

He was diagnosed as autistic quite late, at age four...
His story

Buy Me a Coffee

Thanks for your support!

1SMARTchicken Icon