当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

<base target='_top'> not working iframe head

  • 1 件の返信
  • 14 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: cor-el

more options

i have dynamic loaded iframe in my application . when i click on the link inside the iframe i want to load the new page in parent window.i have manually added <base target='_top'> in the iframe head section . but link is displaying inside the iframe not in parent window. it is working all browsers excpet firefox.

i have dynamic loaded iframe in my application . when i click on the link inside the iframe i want to load the new page in parent window.i have manually added <base target='_top'> in the iframe head section . but link is displaying inside the iframe not in parent window. it is working all browsers excpet firefox.

この投稿は jeealchemist により に変更されました

すべての返信 (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

You need to post a link to the website or post relevant parts of the code.