[Javascript] Closing Popup from new page

David Hannum hannum at ohio.edu
Tue Jan 21 08:45:28 CST 2003


Hello,

I have a popup that is spawned from a "submit" button on a page.  When the
new page loads, I want the popup to close.  I tried naming the popup and
then using onLoad="windowname.close()" in the body tag of the new page, but
it does not work.  Anybody know what I should do?

Kind Regards,
Dave




More information about the Javascript mailing list