JavaScript

It catches actions when the middle or right mouse button is pressed, so you can run your own custom behavior, not just the normal left click.

auxclick

左クリックだけじゃなくて、マウスの中ボタンや右ボタンで押された時の動きもキャッチして、好きな処理を動かせるイベント。

「auxclick」ってそもそも何?