Page-Details : Percentage Progress Bar
General
Use this script to display the percentage of page data loaded. The progress bar is displayed in the status bar at the bottom of the browser.
To see the script in action, reload the page and look at the status bar at the bottom of the browser.
Notes
- Created by: Thái Cao Phong
- Web Site: http://javascriptbank.com
- Posted: November 01, 2006
Source Code
Paste this source code into the designated areas.
External file
Paste this code into an external JavaScript file named: percentageProgressBar.js
Head
Paste this code into the HEAD section of your HTML document.


Leave a Response
(16 comments)It does work in FF. You might want to check your code. If you have further problems, you will need to submit your question to the [a href="http://www.webdeveloper.com/forum/forumdisplay.php?f=3"]JavaScript Forum[/a] for further help.
Sorry you feel that way. However, there are over 2,500 other scripts on this site, many of them written by well-known "experts" in the field. Not everyone is going to like every script. Hope you find one you can use.
This sucks.[br /]You should try to develop USEFUL scripts
can i get a code that work in firefox?
This does work in Firefox, although there is an options setting to prevent scripts from changing the status bar text. To see this work in FF (I'm using 2.0):[p]1. Click Tools[br /]2. Click Options[br /]3. Content tab[br /]4. Advanced button on the right[br /]5. Check mark the following field: "Change status bar text"