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!

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Learn More

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

  • 1 odpověď
  • 0 má tento problém
  • 1 zobrazení
  • Poslední odpověď od 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!

Všechny odpovědi (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