Click
Click Examples

Source Viewer : /ajax/scroller/ajax-live-scroller.htm

Demonstrates using <a target="_blank" class="external" href="http://en.wikipedia.org/wiki/AJAX">AJAX</a>
to dynamically load more customers while scrolling down the page. The window 'scroll'
event is monitored and detects when the scrollbar is near the bottom of the page. This example uses the
<a target="_blank" class="external" href="http://jquery.com/">jQuery</a> JavaScript library.

<h3>Top Customers</h3>

<!-- Load initial list of customers in case JavaScript is disabled -->
#parse("/ajax/scroller/customers.htm")