Anne van Kesteren wrote:
On Thu, 06 Apr 2006 11:20:53 +0200, Christophe Jolif <[EMAIL PROTECTED]>
wrote:
As far as I can see, dispatching another event will not permit to
distinguished between readyState = 4 that means LOADED and readyState
= 4 that means ABORTED...
Per our last resolution .abort() mean cancel all network activity and
reset the object. It will never go to 4...
Ok, I missed that one ;)
So if it does not go to 4 then yes, I think your suggestion to fire an
abort event would satisfy my needs.
--
Christophe