Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

Caută ajutor

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.

Află mai multe

Acest fir de discuție a fost arhivat. Adresează o întrebare nouă dacă ai nevoie de ajutor.

About use mouse middle key to call JavaScript function question

  • 2 răspunsuri
  • 7 au această problemă
  • 4 vizualizări
  • Ultimul răspuns de 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.

Soluție aleasă

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

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

Citește acest răspuns în context 👍 1

Toate răspunsurile (2)

more options

Soluție aleasă

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

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