All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
jQuery source files version 1.1:
Set default values for future Ajax requests.
Get the value of an attribute for the first element in the set of matched elements.
Returns:
Anything
Contains the optional data passed to jQuery.fn.bind when the current executing handler was bound.
Attach a handler to an event for the elements. The handler is executed at most once.
Was this information helpful?

