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!

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

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

  • 1 답장
  • 0 이 문제를 만남
  • 1 보기
  • 최종 답변자: 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!

모든 댓글 (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