Hello S.P. -- If you would like to load a feed on your own, please take a look at this sample: http://code.google.com/apis/ajax/playground/#load_feed
It shows how to load a feed and output the feed entry titles. Here is a list of the properties available for feed load responses: http://code.google.com/apis/ajaxfeeds/documentation/reference.html#JSON -Ben On Apr 18, 8:40 am, "S.P." <[email protected]> wrote: > I utilized the Google Feed APIs in the S60 widget to display multi > feeds. > It displayed two feeds at the same time already. > However, problem happened while opening a item URL link. > I can not access the URL link to open it in S60 widget way. And I can > not BACK to the feeds page as long as i opened an item URL link in > default way. > Additionally, > feedControl.setLinkTarget(google.feeds.LINK_TARGET_BLANK); > is not support in S60 WRT. GFdynamicFeedControl doesn't work either. > > So, my question is how to access the feed item and operate the URL by > myself if i use Control Feed API to fetch multi feeds. > > Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
