> Jason, I like what you're getting at.. a lot.
I agree, I like it as well.
A completely different technique:
jQuery(jQuery.get("url")).bind("success", fn);
Then the jQuery.ajax method could call jQuery(xhr).trigger("success");
Hmm. It'd be neat if we could somehow return just jQuery(xhr) but
that's not really possible, not without breaking code, at least.
--John
--
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.