IE4++ kennt window.closed...

Claudius

> dann musst DU aber in fensterB in einem zeitintervall 
> immerwieder pr�fen und
> das geht dann nur wenn beide  Fenster aus der selben Domain  kommen:
> 
> B:
> setIntervall(..."yourFunction()"....)
> 
> function yourFunction()
> {
>       if(typeof window.opener != "object")
>       {
>               window.close()
>       }
> }
> 
> Total ungetestet ...


~~~~~~~~~~~~~~~~~~~~~~~~~~~sponsored by United Planet~~~~~~~~~~~~~~~~~
Kaffeepause im United Planet Communityserver ...
http://www.intrexx.com/communityserver                         
_______________________________________________
Coffeehouse mailing list
[EMAIL PROTECTED]
http://www.glengamoi.com/mailman/listinfo/coffeehouse

Antwort per Email an