|
|
Q436 How do I amend the title of the current document?
irt.org | Knowledge Base | JavaScript | Document | Q436 [ previous next ] Q436 How do I amend the title of the current document?You can try amending the title property - in older browsers this property is read only. You can do is something like:
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 'Q436 How do I amend the title of the current document?' |
-- div -->
|