[Javascript] Closing Popup from new page

Cutter (JavaScript) javascript at theblades-family.com
Tue Jan 21 11:33:37 CST 2003


window.opener.close();

Cutter

David Hannum wrote:

>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
>
>_______________________________________________
>Javascript mailing list
>Javascript at LaTech.edu
>https://lists.LaTech.edu/mailman/listinfo/javascript
>  
>






More information about the Javascript mailing list