Working on a jsonp plugin (that will supercede my getJSON mess of a replacement). I'd like it to be as similar to $.ajax behavior as possible and I'm wondering what happens exactly when the abort method of the xhr object is called while the request is still active. More precisely, are the success/error and complete callbacks called or not?
That's really the only little thing I have left before I make some documentation and release it. Thanks in advance, -- Julian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en -~----------~----~----~----~------~----~------~--~---
