[jQuery] populating table on scroll

[jQuery] populating table on scroll


there are plugins that show a table of results and if you scroll to
the enf it fetches more results.
I was wondering if someone knows which part is responsible for
triggering the load?
Is there some jquery ifScrollEndReached() event? I doub t it ;P