Mozilla サポートの検索

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

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

How to I enable/disable the middle mouse button auto-scroll behaviour over an element or in a whole page programmatically?

  • 返信なし
  • 106 人がこの問題に困っています
  • 11 回表示
more options

I need to programmatically disable the middle mouse button auto-scroll behaviour in an application, so that the middle button click behaviour is customized. I can catch the middle mouse down event in javascript, but I can't prevent the browser it from entering the auto-scroll mode. Thank you!

I need to programmatically disable the middle mouse button auto-scroll behaviour in an application, so that the middle button click behaviour is customized. I can catch the middle mouse down event in javascript, but I can't prevent the browser it from entering the auto-scroll mode. Thank you!