Link to home
Start Free TrialLog in
Avatar of AndrewShanklin
AndrewShanklin

asked on

Javascript: Page Status?

Hi,

I am after 2 pieces of code:

1) I need a complete code snippet that indicates the current status of a window.

e.g. Window.ready / window.loading etc...

and it must display the message Window is ready or window is loading.

2) Is it possible to read from the status progress bar the exact percentage left / remaining of the progress of a loading page / window.

ie. Window 5% Loaded etc... and get this figure to update as the progress continues 5/10/15/20% Complete etc....

I could do with a complete code snippet for this two - Just makes it simpler :-)

Thanks in advance.

Andy.
ASKER CERTIFIED SOLUTION
Avatar of a1programmer
a1programmer
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial