Hi skiflyer and others,
As you wrote in this function:
function bye() {
self.opener=this;
self.close();
}
Would self.close() work without that Confirmation
message? And if not, how to avoid it?
Thanx
Hi jms8142 ,
You wrote in your last reply that the following is working:
firstwindow = window.self;
firstwindow.opener = window.self;
firstwindow.close();
Well, It didn't work for me !
I'm using IE 5 & 6
I would realy appreciat any help.
Thanx.
Lyla.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.