javascript: cancel all kinds of requests javascript: cancel all kinds of requests ajax ajax

javascript: cancel all kinds of requests


window.stop() should cancel any pending image or script requests.


I think document.close() stops all requests, but I'm not so sure about it.