Article ID: 263033 - Last Review: May 11, 2006 - Revision: 3.0 BUG: DHTML Dialog Box Does Not Show String Assigned to Document.Title
This article was previously published under Q263033 On This PageSYMPTOMS
When you run script inside of a DHTML dialog box that was opened with the Document Object Model (DOM) methods window.showModalDialog() or window.showModelessDialog(), you can alter the value of the document.title property successfully. However, the new title never appears in the title bar of the dialog box. This problem also occurs if you try to use the document.all collection to set the value of "TITLE". RESOLUTION
To work around this problem, you can use Active Server Pages (ASP) script or another application server framework to set the title from the server side. There is no known alternative way to change the title from client-side script.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. MORE INFORMATIONSteps to Reproduce Behavior
REFERENCESFor more information about developing Web-based solutions for Microsoft Internet Explorer, visit the following Microsoft Web sites: http://msdn.microsoft.com/ie/
(http://msdn.microsoft.com/ie/)
http://support.microsoft.com/iep (http://support.microsoft.com/iep) APPLIES TO
| Other Resources Other Support Sites
CommunityGet Help NowArticle Translations
|






Windows Live
Facebook
Twitter
Linkedin
Digg it
Yahoo
Delicious
StumbleUpon
Yammer
Reddit
Technorati
FriendFeed
Email

Back to the top
