Uhm, doesn't google disable Javascript and follow the "non-javascript" version?
-----Original Message----- From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On Behalf Of Zac Spitzer Sent: Wednesday, April 08, 2009 12:37 AM To: jQuery (English) Subject: [jQuery] problem with IE extracting the document title from an ajax request response Is there a trick with IE for extracting the title from an ajax response? This works fine in FF but fails in IE using 1.3.2 var newTitle=$(response).filter("TITLE"); it's a horrible problem to google as title is sooo common z