What's the reason/primary benefit of jQuery 1.5's jqXHR? -


i'm curious, intentions of jqxhr wrapper? there improves development?

it implements xhr-like functionality non-xhr transports (think jsonp, etc.) also, allows promises. best place read on right in docs: http://api.jquery.com/jquery.ajax/#jqxhr


Comments

Popular posts from this blog

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

web applications - Making Python scripts work on MAMP -

cocoa - Converting NSString to keyCode+modifiers for AXUIElementPostKeyboardEvent -