jQuery Reference

jQuery – :odd Selector

The :odd selector selects every element with an odd index number (1, 3, 5, etc.). This is often used to create a striped row look in HTML tables.

jQuery Reference

jQuery – :only-child Selector

The :only-child selector selects every element that is the only child of its parent. If the parent has multiple child elements, it will NOT be selected.

jQuery Reference

jQuery – :visible Selector

The :visible selector selects elements NOT set to: display: none, form elements with type=hidden, elements with zero width/height, child with a hidden parent.

jQuery Reference

jQuery – add() Method

The add() method adds elements to an existing group of elements in the whole document, or just inside context elements if specified.

jQuery Reference

jQuery – $.ajax() Method

The .ajax() method is used to perform an AJAX (asynchronous HTTP) request, and is mostly used for requests where the other methods cannot be used.

jQuery Reference

jQuery – after() Method

The after() method inserts specified content (HTML tags, jQuery objects, DOM elements) after the selected elements.

jQuery Reference

jQuery – ajaxError() Method

The ajaxError() method specifies a function to be run when an AJAX request fails, and should only be attached to the document.

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