[Seaside] Infinite Scrolling

J.F. Rick self at je77.com
Fri Apr 24 15:49:34 UTC 2015


I'm implementing a blog with many posts. I'd like to implement infinite
scrolling <http://www.sitepoint.com/jquery-infinite-scrolling-demos/> so
that only a few posts get loaded initially and then subsequent posts get
loaded once the person scrolls to the bottom of the page. I'd like to use
AJAX prepend to make this happen.

Has anyone implemented something similar? Is there a good way to trigger a
seaside ajax call based on an element appearing on screen or a scroll event
reaching near the bottom?

Cheers,

Jeff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20150424/b7f823b1/attachment.htm


More information about the seaside mailing list