> I think calling error: with a statusText of "abort" would be the more > intuitive way of handling this.
Sorry, why should you want to handle abort the same way you handle an error? If you intentional abort a request, it stops/completes, but i don“t see an error in this. Why not simply use the complete event/ callback with status "abort".
-- You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to jquery-...@googlegroups.com. To unsubscribe from this group, send email to jquery-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en.