The actual recordset is usually generated by your code. You can structure and style it to look however you want. I don't know off hand how to do it, but I would probably do something like put each item in a fixed-width (say 100px) div, and float those to the left.
Blair On Fri, Aug 28, 2009 at 10:57 AM, Marco van den Oever < [email protected]> wrote: > > WOW that's cool stuff :) No it's easier then that, i just not want the > pagination go up to bottom in a list but from left to right, up to > bottom, so a horizontal recordset. > > Should i create a own skin for it or are there some tricks. > > On Aug 27, 10:59 pm, Tomek Kott <[email protected]> wrote: > > my first question is: what do you mean "horizantal"? Do you mean like a > > sideways accordion in JavaScript type pages (such ashttp:// > www.panic.com/coda/)?Either <http://www.panic.com/coda/%29?Either> way, I > guess I would look at > > automatically creating the JavaScript using the displayLinks in > > farPagination and using the normal <skin:pagination> tags. That, combined > > with say a displayTypeBody that might filter on a category and which > > arranges the html properly would do the trick. > > > > That's just my thought on how I would attempt it. > > > > Tomek > > > > On Wed, Aug 26, 2009 at 4:36 PM, Marco van den Oever < > > > > [email protected]> wrote: > > > > > I need to paginate stuff horizontal, is there any way of doing this > > > with pagination, where to start, tips idea's? > > > > > Thanks! > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry -~----------~----~----~----~------~----~------~--~---
