[jQuery] How to cancel an ajax request?
Hi,
Not sure if this is possible but wanted to float this out there. Is
there a way to cancel an AJAX request once the ball is set in motion?
I'm using the "$.ajax" call, not sure if there are parameters I can
pass or things I can catch that would help me cancel the request at
some later point.
Thanks for your input, - Dave