Hi Imran, It should be possible to adjust the layout. It looks like the code you've linked to is creating the HTML, so you could either change some of these divs to spans, use a table for your layout, or use CSS style rules like float:left to put several results on a row.
Happy coding, Jeff On Sat, Aug 8, 2009 at 10:52 AM, imran mughal <[email protected]> wrote: > in the example below records are shown virtically > > > > http://savedbythegoog.appspot.com/?id=ag5zYXZlZGJ5dGhlZ29vZ3ISCxIJU2F2ZWRDb2RlGIzyvgEM > > i want to show records horizently as 4 or 5 records pr row Can i do.or can > anyone help me in this regards.. > > -- > Regards.... > Imran > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
