I am having the same issue. var feed = new google.feeds.Feed(feedUrl);
this seems to result in a null object in IE but works everywhere else. seems to work on very small test pages though. L. On Apr 14, 6:32 pm, Ben Lisbakken <[email protected]> wrote: > gengwall -- > > Can you post a link to your application, please? > > Thanks, > Ben > > On Apr 10, 8:17 pm, gengwall <[email protected]> wrote: > > > Update - It happens inIE7 too. > > > On Apr 10, 3:10 pm, gengwall <[email protected]> wrote: > > > > I'm stumped. I am using the standard AJAX API feed, set up exactly > > > like the tutorial says in the developers guide. I've got my API key > > > and everything. When I put the javascript in my test blog > > > (gengwalltester.blogspot.com), I get the feed. When I drop it in a > > > plain old html document, I get the feed. When I use it in my main blog > > > (gengwall.blogspot.com) in Firefox, I get the feed. But when I open > > > that same blog inIE6, I get a javascript error: google.feeds.Feed is > > > null or not an object. How can the feed be retrieved on this blog > > > anywhere butIE6, but also be retrieved on another blog even inIE6? > > > Or isIEnot the culprit at all? I have been beating my head against > > > the wall trying to trouble shoot and have no idea where to turn next. > > > > p.s. I use the feed to buils a list of posts under each label in my > > > labels widget. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-AJAX-Search-API?hl=en -~----------~----~----~----~------~----~------~--~---
