NO RIGHT CLICK

 

Questo codice è molto utile: permette di "bloccare" il menù del tasto destro, quindi anche evitare che qualcuno copi la vostra pagina web.

Se volete che non solo il menù del tasto destro si blocchi, ma che compaia una finestra con un messaggio, basta inserire questo codice tra <head></head> della pagina web:

 

-ENG- This code is very useful if you want to stop the reight click on your site. If you want a pop up window that appear with a message with the right click put this code between <head> and </head> in the page:

Potrete sostituire "MESSAGGIO" con la frase che vorrete che compaia nella finestra..

Se invece volete che non compaia il messaggio inserite quest'altro codice, sempre tra <head></head>:

 

-ENG- You can change the word MESSAGGIO with the message of the Pop up Window.

If you don't want a pop up window put this other code:

 

 

 

by Shiva