customize browser tab title

Hi Rob, 

I’m revisiting this issue - to recap:

 - I’m able to set the browser tab name by using the code your provided, but it messes up any page includes on the main page.  I re-read your comment about using the “Page Assignment” type of page include - I’m not using that, and am still having the issue.  I also tried just adding a title to my VF page (title=“{!Case.Subject}”), but that has no affect on the browser tab.  

Just wondering if you have any new thoughts on this.  I realize the work-around may be to reproduce the content of my page include in the main page, but it’s complex and I use it elsewhere…I’m worried about scalability when I need to edit it.

Thanks for any thoughts you have on this!