BUG: onbeforeunload May Not Fire When You Move from an XML Page (328807)
The information in this article applies to:
- Microsoft Internet Explorer (Programming) 5.5 SP2
- Microsoft Internet Explorer (Programming) version 6.0
- Microsoft Internet Explorer (Programming) 6 (SP1)
This article was previously published under Q328807 SYMPTOMSWhen you move from an XML page in a frameset, the onbeforeunload event does not fire.RESOLUTIONThere are several ways to work around this behavior: - Put the XML data in an iframe object, and then move the onbeforeunload event handler to the parent frame.
- Display the XML data in a new window.
- Perform the XML/XSL transform on the server-side, and then
stream back the HTML frameset that results.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft
products that are listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 5/12/2003 |
---|
Keywords: | kbDHTML kbbug KB328807 |
---|
|