[Bug 9205] I'm missing a specification on the relation between onreadystatechange and onload. Will they be used interchangeably? When will they fire? Will onreadystatechange fire multiple times during downloading an external resource (readystate="loading")?

http://www.w3.org/Bugs/Public/show_bug.cgi?id=9205


Axel Dahmen <brille1@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WORKSFORME                  |




--- Comment #2 from Axel Dahmen <brille1@hotmail.com>  2010-04-01 09:18:34 ---
Thanks for enlightening me.

Is this sequence also true then for external resources? As far as I can see,
the description seems to only describe the process of loading HTML documents.
It doesn't seem to decribe the sequence of events happening when external
resouces are interactively loaded (e.g. images, scripts, style sheets) by means
of DOM manipulation.


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 1 April 2010 09:18:36 UTC