We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Search Support

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

New tab instead of a new page

  • 2 பதிலளிப்புகள்
  • 3 இந்த பிரச்னைகள் உள்ளது
  • 1 view
  • Last reply by leiaj64

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>

தீர்வு தேர்ந்தெடுக்கப்பட்டது

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

Read this answer in context 👍 0

All Replies (2)

தீர்வு தேர்ந்தெடுக்கப்பட்டது

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

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?