The title refers to the scroll inertia found in most browsers when you scroll out of the document bounds.
I would like to calculate span of the inertia, as in the max distance? More specifically, when the user scrolls to the top of page.
If this is not possible, is it possible to just register a count of when this event happens? Any help would be greatly appreciated.