搜尋 Mozilla 技術支援網站

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

了解更多

About use mouse middle key to call JavaScript function question

  • 2 回覆
  • 7 有這個問題
  • 4 次檢視
  • 最近回覆由 kahn30120

more options

I want use mouse middle key to call JavaScript function (<a href="javascript:help()">) help() will open a new Window and direct to my GUI Help Page but when I click it with middle key ,it will open new Tab blank Page that url="javascript:help()"; can not Executive help function... Is this a Firefox Bug or correct behavior in Firefox? thank.

I want use mouse middle key to call JavaScript function (<a href="javascript:help()">) help() will open a new Window and direct to my GUI Help Page but when I click it with middle key ,it will open new Tab blank Page that url="javascript:help()"; can not Executive help function... Is this a Firefox Bug or correct behavior in Firefox? thank.

被選擇的解決方法

You need to use a left click to handle JavaScript links.

See also http://kb.mozillazine.org/browser.link.open_newwindow.restriction

從原來的回覆中察看解決方案 👍 1

所有回覆 (2)

more options

選擇的解決方法

You need to use a left click to handle JavaScript links.

See also http://kb.mozillazine.org/browser.link.open_newwindow.restriction