Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Close popup window

Status
Not open for further replies.

4345487

Programmer
Dec 31, 2002
132
US

Hi,

Anybody knows if there is a way to send a message to the parent window if a popwindow is close using the X or is there anyway to disable the X in the right hand conner

Thanks
 
Anybody knows if there is a way to send a message to the parent window if a popwindow is close using the X ...
You might use the window onclose event to do this.

...is there anyway to disable the X in the right hand conner
No. There isn't.

Cheers,
Jeff

[tt]Jeff's Page @ Code Couch
[/tt]

What is Javascript? FAQ216-6094
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top