
<html>
<head>
<title>bloquear boton derecho del mouse</title>
<!-- Gamarod JavaScript -->
<!-- -->
<!-- Rutinas JavaScript Gratuitas -->
<!-- Visitá http://www.gamarod.com.ar -->
</head>
<body>
<script type="text/javascript">
function derecha(e) {
if (navigator.appName == 'Netscape' && (e.which == 3 || e.which == 2)){
alert('¿Qué querías Hacer?')
return false;
}
else if (navigator.appName == 'Microsoft Internet Explorer' && (event.button == 2)){
alert('¿Qué querías Hacer?')
}
}
document.onmousedown=derecha
</script>
<p align='center'>Bloqueo del Botón derecho del mouse</p>
<br><br>
</body>
</html>
Privacidad ּ Publicidad ּ Prensa ּ Premios ּ Colaborar ּ Enlazarnos ּ Mapa del Sitio ּ Aviso legal ּ Boletín ּ Contacto
2001 - 2010 - Sitio creado y mantenido por Gabriel Marcelo Rodriguez
Hosting de alta calidad a bajo costo | WAVENET.com