G
Guest
How to write a program that can check the web page loading time?
Before I have written a browser that use IE as the core, but it does not
support frame. Since the documentcomplete event will trigger if the frame is
completed. So i don't know how to get the time for the whole document
complete.
Or beside the browser, any other method to do this.
Thank you.
Before I have written a browser that use IE as the core, but it does not
support frame. Since the documentcomplete event will trigger if the frame is
completed. So i don't know how to get the time for the whole document
complete.
Or beside the browser, any other method to do this.
Thank you.