ProgressBar

Last Revision:
Version 1.0, 2008-02-06
Demonstrates use of the HTML canvas to build and update a progress bar.
Build Requirements:
None
Runtime Requirements:
Safari 3 or iPhone or iPod touch

"ProgressBar" demonstrates how to build and update a progress bar using the HTML canvas. It displays a progress bar and percentage number while some images are loading. The progress bar and percentage number indicate how many images were successfully loaded.