為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

How to open New Links in Same Window

  • 4 回覆
  • 20 有這個問題
  • 2 次檢視
  • 最近回覆由 cor-el

more options

I use Thunderbird and like to click on links from there, would like to have them open in the same window instead of a new window all the time.

Operating system

Window 7 Premium Home Edition (64-Bit)

I use Thunderbird and like to click on links from there, would like to have them open in the same window instead of a new window all the time. == Operating system == Window 7 Premium Home Edition (64-Bit)

所有回覆 (4)

more options

To open a link in a new window Right click the link and select Open link in new tab

Hope it helps

more options

You got it backwards - we DO NOT want to open a new window - we want the new link to open in the same window so that when you want to GO BACK you don't have to leave and go back to a window already open and then you'd have to close the one you just left, I hope this isn't TOO confusing

more options

enter "about:config" into the adressbar of the browser, confirm the ifo message & serach for a preference called "browser.link.open_newwindow"; double-click on it and set it to "1" if you want links to open in the current tab. the default setting is "3" , which opens them in a new tab but in the same window as the current page.

see http://kb.mozillazine.org/Browser.link.open_newwindow

more options

You can override that behavior only for external links via the browser.link.open_newwindow.override.external pref by changing the default value from -1 to 1.
The meanings of the values are the same as for browser.link.open_newwindow and are only used if the override.external pref doesn't have the default value.