<div dir="ltr">I&#39;m implementing a blog with many posts. I&#39;d like to implement <a href="http://www.sitepoint.com/jquery-infinite-scrolling-demos/">infinite scrolling</a> 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&#39;d like to use AJAX prepend to make this happen.<div><br></div><div>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?</div><div><br></div><div>Cheers,</div><div><br></div><div>Jeff</div></div>