Simply put, is there a way to detect extra mouse clicks in JavaScript? It is not documented with the rest of the mouse input, so I assume this is not a standard implementation.
Is there a way, for example, a library that can include additional mouse buttons?
source
share