Hi,
i was searching for a way to abort an existing ajax request, not on 
timeout but explicitly and i did not find anyone.

I propose to let the ajax function return the XMLHttpRequest object.
This light change would allow to abort the request.

To have this feature working for all ajax request, for the load, the get 
the post function etc.., additional changes will be needed, but maybe 
just changing the ajax function is sufficient.

Renato

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to