Create a serialized representation of an array, a plain object, or a jQuery object suitable for use in a URL query string or Ajax request. In case a jQuery object is
Selects the last matched element. Note that :last selects a single element by filtering
Globally disable all animations. When this property is set to true, all animation methods
Selects all elements of type file. :file is equivalent to [type="file"]
Determine whether or not the list has any callbacks attached. If a callback is provided as an argument, determine whether it is in a list.
Add handlers to be called when the Deferred object is rejected. The deferred.fail()
Execute the next function on the queue for the matched elements. When .dequeue() is
Insert every element in the set of matched elements after the target. The
Load data from the server using a HTTP GET request. This is a shorthand Ajax function, which is
Selects all elements of type password. $( ":password" ) is equivalent to $( "[type=password]"
Page 16 of 32