Use of the iframe onreadystatechange event under firefox


Firefox does not support the onreadystatechange event for iframe, so let me debug this afternoon…

Direct code   What I’m going to do here is make an iframe, and I’m going to trigger this event when I want to load something inside, and the code can clearly see that I’m going to use the onload method instead.