RubyMuse
Member since Dec 11, 2008
- Profile: /members/276-rubymuse.htm
- Comments: 1
Recent Blog Comments By RubyMuse
-
XMLHttpRequest Object Has An Abort() Method
Posted on Jul 6, 2008 at 4:34 PM
I've been using the jQuery higher level .load(url) method rather than .get. I'm wondering if there's still a way to get access to the XMLHttpRequest object in order to abort the request, or whether I have to abandon the load method to do that. Thanks!... read more »