Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Q1532 How can I change the text in the title bar of the browser?

irt.org | Knowledge Base | JavaScript | Window | Q1532 [ previous next ]

Q1532 How can I change the text in the title bar of the browser?

Internet Explorer only:

document.title = 'new title';

And indirectly in Netscape Navigator by reloading the page and using:

document.write('<ti'+'le>New title</ti'+'tle>');

Feedback on 'Q1532 How can I change the text in the title bar of the browser?'


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 6th July 2009. Maintained by: Martin Webb and Michel Plungjan
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2009 irt.org, All Rights Reserved.