Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

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.

詳しく学ぶ

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

Using javascript or HTML, When I click a link to a named page that already loaded in a tabbed page the tabbed page does not show, but you can see that the page relaoded. Using HTML or javascript what script will make this happen? The javascript focus() fu

  • 1 件の返信
  • 0 人がこの問題に困っています
  • 3 回表示
  • 最後の返信者: AnonymousUser

more options

If a page is already loaded into a tab then using any of the following scripts will not cause the tabbed page to show when the link to it is clicked (created via PHP):

                "".
                "Continue Shopping".

OR

                "".
                "Continue Shopping".

OR

                "".
                "Continue Shopping".

The first HTML works perfectly in the Safari browser.

This happened

Every time Firefox opened

== Always

If a page is already loaded into a tab then using any of the following scripts will not cause the tabbed page to show when the link to it is clicked (created via PHP): "". "Continue Shopping". OR "". "Continue Shopping". OR "". "Continue Shopping". The first HTML works perfectly in the Safari browser. == This happened == Every time Firefox opened == Always

すべての返信 (1)

more options

The scripts for this should have shown as: