Thanks so much Jeremy! Do you happen to know of a sample I could look at to see it, so I know how to code it? Most examples/discussions I have looked at involve using NumEntries to limit the amount of feed story lines, where as I want to expand the actual article preview (the snippet) at the top of the feed lines (like in this example, http://www.google.com/uds/solutions/dynamicfeed/styled.html only with as many lines as I chose at the top).
I apologize in advanced if I missed something or if you already answered this, as I am a newbie to this. Thanks for your help, Ben On Oct 20, 6:37 am, Jeremy Geerdes <[EMAIL PROTECTED]> wrote: > Sure. Check out the FeedControl documentation, linked below, for > the .setNumEntries() method. Essentially, all you have to do is call > this just before you call .draw() and you should be good to go. > > Jeremy R. Geerdes > Effective website design & development > Des Moines, IA > > For more information or a project quote:http://jgeerdes.home.mchsi.com > [EMAIL PROTECTED] > > Unless otherwise noted, any price quotes contained within this > communication are given in US dollars. > > If you're in the Des Moines, IA, area, check out Debra Heights > Wesleyan Church! > > On Oct 19, 2008, at 11:46 PM,Ben2churchwrote: > > > > > > > Has anyone tried to modify the Google AJAX Feed API stacked vertical > > layout example so that the feed results go beyond the two or three > > lines that are shown at the top of the API? I would like to use that > > layout and the API to display feeds on my web, but want to be able to > > read more than just a couple lines at a time. I can figured out all > > the CSS, but not sure if this control rests in the JS file. Other > > than this, it works great. Anyone know how to do this? > > > Thanks!- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
