Check that child window is done loading external http url

N

ng

i want to open 10 external urls one after the other(preferably in same
window) only after the previous one gets loaded successfully
 
L

lallous

Hello

First, in your main window, you set the onload handler as:

maindoc's onload="open_window1();"

Then in window1's onload handler: "window.opener.window.open_window2();"

etc...
the main doc contain all the window creation code.

HTH,
Elias
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,681
Members
48,796
Latest member
Greg L.

Latest Threads

Top