Home  >  Article  >  Web Front-end  >  How to use iframe's onreadystatechange event under firefox_javascript skills

How to use iframe's onreadystatechange event under firefox_javascript skills

WBOY
WBOYOriginal
2016-05-16 16:52:051418browse

Firefox does not support the onreadystatechange event of iframe. Let me debug this in the afternoon. . .

Post the code directly
How to use iframe's onreadystatechange event under firefox_javascript skills
What I want to do here is to generate an iframe first, and trigger this event when I want to load content in it. The code can be clearly seen. The onload method is used instead.

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn