[thelist] (no subject)

kevin d. white nonzero at well.com
Wed Jul 18 18:02:02 CDT 2001


>Is there any other way of forcing the popup to wait until the
page is 
>complete loaded before opening?  Or is there a way of opening
the popup 
>without affecting (effecting?) the loading and display of the
page in the 
>main browser?

You could just put a JavaScript block at the bottom of the page.
 Since the browser renders and reads from top to bottom, this
would ensure that it runs last.  What's weird is the onLoad shouldn't
fire until everything is loaded.  So the only thing that should
be happening after the event fires is rendering in the main window.

{
 kevin d. white
 nonzero at well.com
 801.943.0931
 salt lake city, ut
}
 









More information about the thelist mailing list