Codice di blocco
var BM = 2; // button middle
var BR = 3; // button right
var msg ="Al fine di tutelare i contenuti del sito da illecite condotte predatorie abbiamo disattivato il copia ed incolla.";
function mouseDown(e)
{
try { if (event.button==BM||event.button==BR) {return false;} }
catch (e) { if (e.which == BR) {return false;} }
}
document.oncontextmenu = function() { alert(msg); return false; }
document.onmousedown = mouseDown;
Pizzette Sarde Tonde Da Passeggio
Passa ai contenuti principali
Commenti
Posta un commento