Attach an event handler for all elements which match the current selector, now and in the future. As
Insert content, specified by the parameter, to the beginning of each element in the set of matched elements. The
Selects elements that have the specified attribute with a value ending exactly with a given string. The comparison is case sensitive.
A selector representing selector passed to jQuery(), if any, when creating the original set. The
Get all preceding siblings of each element in the set of matched elements, optionally filtered by a selector.
Adjust the opacity of the matched elements. The .fadeTo() method animates the opacity
Get the current computed height for the first element in the set of matched elements, including padding but not border.
Insert every element in the set of matched elements before the target. The
Selects all elements of type radio. $( ":radio" ) is equivalent to $( "[type=radio]"
Add handlers to be called when the Deferred object is either resolved or rejected. The argument
Page 31 of 32