As documented, the title() method reflects the contents of the <TITLE></TITLE> tag in the HTML document.
The fact that IE uses that to set the title of the window does not imply that changing the window title changes the content of the HTML document.
HTH
-- Abe.