|
Pop-Up Progress Bar Free Javascript
Pop-Up Progress Bar Free Javascript courtesy of http://www.ebusinesshelpcenter.com/
Credit: Todd
King w/ modifications from
JavaScript Kit
Description:
Todd's popup progress bar script is used to provide a visual update of an event
in progress. Use it, for example, to display a delay before redirecting to
another page or loading a script/application. We've modified the script so it:
-Works in NS6 as well (default is IE4+ and NS4)
-Ability to specify duration of progress bar display (ie: 5 seconds)
Definitely a script with many uses.
Example:
Directions: Simply copy the below
into the <BODY> portion of your page:
Change the first two variables as instructed by the comments.
Be sure to check-out these progress bars too!
- Preload Images w/Progress Bar - This script will preload images in the browser cache for smooth image swapping or button effects. During loading, a progress bar is shown to provide updates.
- Timer (Timed) Bar - This script shows a progress bar used as a timer. You set the total time for delay.
- Pop-up Progress Bar - Todd's popup progress bar script is used to provide a visual update of an event in progress. Use it, for example, to display a delay before redirecting to another page or loading a script/application.
|