<script>function botaodireito() {if (event.button==2) {alert(' O botão direito está desabilitado! ')}} document.onmousedown=botaodireito </script>