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”.

Więcej informacji

New tab instead of a new page

  • 2 odpowiedzi
  • 3 osoby mają ten problem
  • 1 wyświetlenie
  • Ostatnia odpowiedź od leiaj64

more options

Hello, next code in Internet explorer, Google Chrome and old Firefox open new window, but in new Firefox open new tab, how I can resolve that issue? Thank you.

<a onclick="o=window.open;o('test.html', 'popup', 'width=800,height=600,top=30,left=30,resizable=yes,scrollbars=yes'); return false;" href="test.html" target="popup" title="Test">Test</a>

Hello, next code in Internet explorer, Google Chrome and old Firefox open new window, but in new Firefox open new tab, how I can resolve that issue? Thank you. <a onclick="o=window.open;o('test.html', 'popup', 'width=800,height=600,top=30,left=30,resizable=yes,scrollbars=yes'); return false;" href="test.html" target="popup" title="Test">Test</a>

Wybrane rozwiązanie

In Options > Tabs - do you have Open new windows in a new Tab instead selected?

Przeczytaj tę odpowiedź w całym kontekście 👍 0

Wszystkie odpowiedzi (2)

more options

Wybrane rozwiązanie

In Options > Tabs - do you have Open new windows in a new Tab instead selected?

more options

I have the new tabs selected under the options and it has worked until today!. I am getting new windows opening and I rechecked to make sure this option was check (new tabs) and it is still checked. Any other ideas please?