Hi Saibat, I would recommend using a javascript framework such as jquery to render the results and loop through each result set creating the div's on the fly.
There are heaps of examples out there using this framework. As for limiting the number of characters just use a javascript trim function. Regards, BjP On Jul 31, 11:29 pm, Saibat <[email protected]> wrote: > Hi guys,i a have some questions..how to draw feeds with Google Ajax > API and every feed to be in it's own DIV? cause i want to categorize > the feeds.. > Example:Sport feeds..into SPORT div..and so on. > And another question is how to i limit the amount of characters to be > displayed into feed. > Because contentSnippet is not enough and i want images too. > Thank you ,and sorry if i made english mistakes. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
