View Single Post
Old Jul 16th, 2006, 11:31 AM   #1
Sane
Programming Guru
 
Sane's Avatar
 
Join Date: Apr 2005
Location: Waterloo, Ontario
Posts: 1,835
Rep Power: 5 Sane will become famous soon enough
Send a message via MSN to Sane
Changing The <title> Tags

Is there a way to dynamically change the <title> tags in javascript?

I've tried looking on google, and one mailing list said it wasn't possible. I couldn't find anything else helpful either. Am I able to grab it with getelementbyID and change the attribute innerHTML or something?

It's also a necessity, since the title will need to be changing without the page reloading. It sounds like the only way.

Thanks for any help. :o
Sane is offline   Reply With Quote