Selects odd elements, zero-indexed. See also even.
Bind an event handler to the "resize" JavaScript event, or trigger that event on an element. This
Check to see if an object is empty (contains no enumerable properties). As of jQuery 1.4 this method
Get the ancestors of each element in the current set of matched elements, optionally filtered by a selector. Given
Get the descendants of each element in the current set of matched elements, filtered by a selector, jQuery object, or element.
Merge the contents of two or more objects together into the first object. When two or more object
Selects all button elements and elements of type button. An equivalent selector to $( ":button"
Ajax Events Ajax requests produce a number of different events that you can subscribe to. Here's a full list of the events and in what order they are triggered. There
Relinquish jQuery's control of the $ variable. Many JavaScript libraries use $
Parses a string into an array of DOM nodes. jQuery.parseHTML uses native methods to
Page 25 of 32