Aspects of the API that were changed in the corresponding version of jQuery. API changes in jQuery 1.5.1 dealt primarily with jQuery.ajax settings and jQuery.support properties.
jQuery source files version 1.5.1:
Returns:jqXHR
Perform an asynchronous HTTP (Ajax) request.
Returns:Object
A collection of properties that represent the presence of different browser features or bugs.
Was this information helpful?

