~ .Pretty Graphic.

Blocco Tasto Destro Del Mouse Con Avviso, Per Internet Explorer

« Older   Newer »
  Share  
† PrettY †
view post Posted on 4/2/2007, 10:30 by: † PrettY †




Per bloccare la funzione del tasto destro e prevenire eventuali furti, direct link o riproduzione di HTML, esiste un codice u__u

CODICE
<!-- Prelevato Sul Forum Pretty Graphic www.pgraphic.forumfree.net -->
<script language="javascript">
function noRightClick() {
if (event.button==2) {
alert('PGraphic - Messaggio')
}
}
document.onmousedown=noRightClick
</script>


Dove a PGraphic - Messaggio sostituirete il messaggio che volete appaia col pop-up :asd: ... fate attenzione a non eliminare le ' ' :ahsìsì:


Fatene buon uso!! ù_u

Edited by † PrettY † - 9/2/2007, 19:51
 
Top
11 replies since 4/2/2007, 10:30   1145 views
  Share