|
|
Q262 How can I set the document title?
irt.org | Knowledge Base | JavaScript | Document | Q262 [ previous next ] Q262 How can I set the document title?The documents title property is read only. You can only set it once. However you can use JavaScript to set its initial value:
Paul Fazio writes: In Internet Explorer 5.x (I haven't tried it in Internet Explorer 4.x yet) you can use:
to place the date and time in the title bar, and even to create a real time clock in the title bar by updating the title every second. Feedback on 'Q262 How can I set the document title?' |
-- div -->
|