PRB: document.readyState Not in Sync with Download in IFrame (188763)
The information in this article applies to:
- Microsoft Internet Explorer (Programming) 4.0
- Microsoft Internet Explorer (Programming) 4.01
- Microsoft Internet Explorer (Programming) 4.01 SP1
- Microsoft Internet Explorer (Programming) 5
This article was previously published under Q188763 SYMPTOMS
When you insert an IFrame using insertAdjacentHTML, the readyState is not
in sync with the download of the document in the new IFrame. If you check
the value of document.readyState immediately after the insertAdjacentHTML,
the readyState is set to complete, even though the document in the IFrame
has not finished loading.
STATUS
The behavior is by design. Once a document goes readystate complete, Internet Explorer does not fire onreadystatechange again.
REFERENCESFor more information about developing Web-based solutions for Microsoft Internet Explorer, visit the following Microsoft Web sites:
Modification Type: | Major | Last Reviewed: | 5/11/2006 |
---|
Keywords: | kbpending kbprb KB188763 |
---|
|