Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

anti- right-click scripts?

Name: Anonymous 2006-10-09 1:36

suggestions?

Name: Anonymous 2006-10-09 2:50

>>2
Not how to overcome them.  Looking for examples.  like:

<script language=javascript>
function rcDisabled() {
if (event.button==2) {
alert('Sorry, no right-clicking allowed.');
return false;
}
}
document.onmousedown=rcDisabled;
document.oncontextmenu=rcDisabled;
</script>

eh?

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List