iPhone style flicking support using JavaScript

Copyright (c) 2007, Chris Pietschmann (http://pietschsoft.com)
All rights reserved

This page uses JavaScript to implement iPhone style flicking to scroll up/down the page.
This code does not work properly in Firefox. I didn't bother getting it to work in Firefox, since this is a UI feature that is really only meant to be used with Mobile devices (such as the Apple iPhone).

How to use: If you flick real quick it'll keep scrolling all the way to the top or bottom of the page.
To stop it from auto-scrolling, just click or tap the page.

Browsers Supported: Source Code Available:
(right-click the below links and select "save as")
default.htm
pietschsoft_iPhoneFlickUI.js