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!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

Is window.opener still supported in FF 11 and 12?

  • 5 个回答
  • 2 人有此问题
  • 6 次查看
  • 最后回复者为 b.maes

more options

Is the javascript function window.opener still working in FF12? I get a reference to the popup window itself instead of the window that opened the popup.

Thanks a Bunch, B.

Is the javascript function window.opener still working in FF12? I get a reference to the popup window itself instead of the window that opened the popup. Thanks a Bunch, B.

所有回复 (5)

more options

hello, i think it should still be supported, since it's listed on MDN without caveats https://developer.mozilla.org/en/DOM/window.opener

for detailed questions about web developement you can also consult the mozillazine forum (probably best with a sample of your code), since the folks there will probably know more about it than we do...

more options

You need to register on the MozillaZine forum site in order to post at the MozillaZine "Web Development/Standards Evangelism" forum.

more options

Thanks for the replies. However, I think I'm experiencing this bug:

https://bugzilla.mozilla.org/show_bug.cgi?id=754876

regards

more options

ok, thank you for investigating this, just out of interest - is it also happening with the current java 7 versions?

more options

Unfortunately it is...