Live Chat Help
WELCOME TO MY SITE ENJOY BUT DO NOT COPY EVER ANY CONTENT THANKS
Código: Citrus Island

Welcome TO $am's World

03

JAVA SCRIPT CODES

 

Don't let the user use right click on mouse:

</style>
<SCRIPT language=JavaScript>
document.onmousedown=click
var times=0
var times2=10
function click() {
if ((event.button==2) || (event.button==3)) {
if (times>=1) { bye() }
alert("No right clicking!!!!!! don't do it again..");
times++ } }
function bye() {
alert("I said NO right clicking! click ok to exit LMAO!");
bye() }
</SCRIPT>

This website was created for free with Own-Free-Website.com. Would you also like to have your own website?
Sign up for free