[jQuery] Re: problem with IE extracting the document title from an ajax request response

2009-04-08 Thread Zac Spitzer
a gold assayer would test gold. If you > find they make sense, conform to your experience, and don't harm yourself > or others, only then should you accept them.' > >   From:       Zac Spitzer                             >                  

[jQuery] problem with IE extracting the document title from an ajax request response

2009-04-08 Thread Zac Spitzer
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