Wrap an HTML structure around the content of each element in the set of matched elements. The
Retrieve one of the elements matched by the jQuery object. The .get() method grants
Determine if the callbacks have already been called at least once.
Selects elements that have the specified attribute with a value beginning exactly with a given string. This
Get the computed style properties for the first element in the set of matched elements. The
Selects even elements, zero-indexed. See also odd. In particular, note that the 0-based indexing
The last value returned by an event handler that was triggered by this event, unless the value was undefined.
An object containing all CSS properties that may be used without a unit. The .css()
Pass each element in the current matched set through a function, producing a new jQuery object containing the return values.
Selects elements that have the specified attribute with a value either equal to a given string or starting with that string followed by a hyphen (-).
Page 1 of 32