On Oct 3, 8:17 am, Mike Alsup <[EMAIL PROTECTED]> wrote:
> > Don't you think we can have this feature built-in ?
> > Something like $('form').ajaxForm('cancel')
> > I don't know exactly where I can post this request
>
> Hi Andre,
>
> This is the right place to post your request.  I've added it to my
> list of items to evaluate for future releases.

Hi Andre,

Just added this capability.  You can now use beforeSend / ajaxSend
semantics to capture and use the xhr object to abort the request.
Demo here:

http://malsup.com/jquery/form/file-upload-cancel.html

Cheers.

Mike

Reply via email to