Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Learn More

How do I make a tabbed page show via Javascript or HTML when link clicked?

  • 1 odpowiedź
  • 0 osób ma ten problem
  • 1 wyświetlenie
  • Ostatnia odpowiedź od the-edmeister

more options

I have a page with dynamically created links via PHP. One of these links loads a named page (if not already loaded, via HTML or Javascript). If the page is already in a tab then clicking the link causes the page to reload but the page does not show unless I click on the tab. How can I force the tabbed page to show (already loaded) when the link is clicked? I've tried using the Javascript window.focus() method but it does not solve the problem. This issue does not happen with the Safari browser.

This happened

Every time Firefox opened

== always

I have a page with dynamically created links via PHP. One of these links loads a named page (if not already loaded, via HTML or Javascript). If the page is already in a tab then clicking the link causes the page to reload but the page does not show unless I click on the tab. How can I force the tabbed page to show (already loaded) when the link is clicked? I've tried using the Javascript window.focus() method but it does not solve the problem. This issue does not happen with the Safari browser. == This happened == Every time Firefox opened == always

Wszystkie odpowiedzi (1)

more options

Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox. http://forums.mozillazine.org/viewforum.php?f=25 You'll need to register and login to be able to post in that forum.