hi, im wondering if theres anyway I can get a view to auto load more items when the last item is viewable.
So, ive got a view, ive set the limit to display the last 8 nodes, when a user scrolls down to the bottom of the page, another 8 nodes are added, so the view now has 16 items in it. and so on, so the user scrolls down again another 8 items are added, so the view now holds 24 items, until theres no items left?

I dont know what this is even called so I dont know how to search for it :[. I hope ive been clear enough

and any suggestions is appreciated.

Comments

deanloh’s picture

I was looking for the same as yours, then I found this: http://drupal.org/node/716202

Thought you might find the information helpful.

afeijo’s picture