I am working on writing JavaScript code that includes a button to open a webpage of my choice. I now want to understand how to detect when the page I called is finished loading.
Any suggestions or ideas on this topic?
I apologize if my explanation was not clear. Essentially, I am trying to call another webpage from my own and determine its loading time.
Hopefully I have explained my issue clearly. Can anyone assist me with this?