Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Learn More

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

How do I close a popup opened window.open() from within a frame

  • 1 risposta
  • 0 hanno questo problema
  • 1 visualizzazione
  • Ultima risposta di cor-el

more options

I open a popup window with javascript:window.open(). That action loads a frames page in the popup. From within that frame I want to close the popup with window.close(). All the 'hacks' I found such as: window.opener = self;window.close() do not work. How do I accomplish this ? Grrr!

I open a popup window with javascript:window.open(). That action loads a frames page in the popup. From within that frame I want to close the popup with window.close(). All the 'hacks' I found such as: window.opener = self;window.close() do not work. How do I accomplish this ? Grrr!

Tutte le risposte (1)

more options

A good place to ask questions and advice about web development is at the MozillaZine Web Development/Standards Evangelism forum. The helpers at that forum are more knowledgeable about web development issues. You need to register at the MozillaZine forum site in order to post at that forum.

See http://forums.mozillazine.org/viewforum.php?f=25