Register on our website to be able to download files . This action is necessary because we have some VIP modes set for you for FREE and in this way we can fight their deletion.

By registering you will be able to download files, you will be able to participate in discussions and of course you can talk with your friends and much more.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Disable right click on your website
#1
As you can see, on our website if you are pressing right click it's gonna say "ha ha ha!!" Smile 

This one you can do it like this:

1. Copy following code:
Code:
<script type="text/javascript">
<!--
function no_right_click()
{
if (event.button==2)
   window.alert('Ha, ha, ha!!!!');
}
document.onmousedown=no_right_click;
//-->
</script>

Put it between <head> and </head> 

Have fun
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)

About DeepHub

DeepHub is a vibrant community of tech enthusiasts dedicated to sharing tutorials and resources on Hackintosh setups, Linux, Windows, open-source software, and much more.

Join us to enhance your technical skills and enjoy a seamless and enriched computing experience.

              Quick Links

              User Links