Rails pagination like twitter more button

hi all:

in rails , have a plugin or a tutorial for pagination like twitter more
button ?

any suggestion? thanks

xianfeng Wang wrote:

hi all:

in rails , have a plugin or a tutorial for pagination like twitter more
button ?

any suggestion? thanks

hth

ilan

There is a Railscast from last year that covers this topic:

You could modify the example to use a “More” button instead of the
scrollbar location as a trigger to add more records.

On Aug 7, 8:53 am, Ilan B. [email protected]

thanks everyone,

i have a solution pagination like twitter more button , not scrolling
pagination

write in my blog:

http://www.blogjava.net/fl1429/archive/2009/08/10/290573.html

Helo,

will_paginate plugin with twitter like more link is under
construction will be out soon :wink:

Regards,
Saideep Annadatha