Article ID: 320731 - Last Review: May 21, 2007 - Revision: 5.1 The Internet Explorer progress bar continues to increase when an attached behavior is dynamically inserted in a pageThis article was previously published under Q320731 On This PageSYMPTOMSWhen you dynamically add an object that contains an attached behavior to a Web page, and the behavior must be downloaded, the progress bar in Microsoft Internet Explorer continues to increase. The progress bar continues to show progress even after the behavior is downloaded, and the page is rendered. However, the attached behavior works correctly without any unexpected problems. CAUSEThis issue may occur when Every visit to the page is selected for the Check for newer versions of stored pages option in Internet Explorer. To view the Check for newer versions of stored pages option, follow these steps:
WORKAROUNDTo work around this issue, take the following actions:
MORE INFORMATIONThis issue occurs if you dynamically add an attached behavior by replacing the inner HTML of an element, such as the DIV element, by using the createElement method or the insertAdjacentHTML method, or by dynamically changing the className property of an element. Steps to reproduce the behavior
REFERENCESFor additional information about developing Web-based solutions for Internet Explorer, visit the following Microsoft Developer Network (MSDN) Web sites: Internet Explorer updates http://msdn.microsoft.com/ie/
(http://msdn.microsoft.com/ie/)
Using DHTML behaviorhttp://msdn.microsoft.com/library/default.asp?url=/workshop/author/behaviors/howto/using.asp
(http://msdn.microsoft.com/library/default.asp?url=/workshop/author/behaviors/howto/using.asp)
Using HTML components to implement DHTML behaviors in scripthttp://msdn.microsoft.com/library/default.asp?url=/workshop/author/behaviors/howto/creating.asp
(http://msdn.microsoft.com/library/default.asp?url=/workshop/author/behaviors/howto/creating.asp)
| Article Translations
|


Back to the top
