close parent window

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
gecko
Forum Commoner
Posts: 34
Joined: Thu Oct 24, 2002 3:45 am

close parent window

Post by gecko »

in my html page i am using a javascript to open a popup window onload.

at the same time I would like to close the window from which the pop up is opened (the parent window) so all that is left on the screen is the pop-up.

any ideas on how to do this?

thanks
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Post by Weirdan »

Post Reply