You are here: irt.org | FAQ | JavaScript | Window | Q1532 [ previous next ]
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?'