I get a null object back from jquery

this is only for hijaxed content, nothing to do with SEO

basically i'm substituting page content and i want to grab the title
from
the document i pull in via ajax and update the page

at the moment i'm falling back on good old html parsing for IE

z

On Apr 8, 11:31 pm, Michael Lawson <mjlaw...@us.ibm.com> wrote:
> What does your response look like?
>
> cheers
>
> Michael Lawson
> Content Tools Developer, Global Solutions, ibm.com
> Phone:  1-828-355-5544
> E-mail:  mjlaw...@us.ibm.com
>
> 'Examine my teachings critically, as 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 <zac.spit...@gmail.com>                             
>                                                      
>
>   To:         "jQuery (English)" <jquery-en@googlegroups.com>                 
>                                                      
>
>   Date:       04/08/2009 08:36 AM                                             
>                                                      
>
>   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
>
>  graycol.gif
> < 1KViewDownload
>
>  ecblank.gif
> < 1KViewDownload

Reply via email to