x32x01
  • by x32x01 ||
How to close right click
Put the code in the desired section:
JavaScript:
<script>
$(document).bind('copy', function(e){
      return false;
    });
</script>
<script>
$(document).bind('copy', function(e){
      alert('Warning! Copying the contents of the TabCode.Net forum is prohibited.');
      return false;
    });
</script>
 

Similar Threads

x32x01
Replies
0
Views
170
x32x01
x32x01
x32x01
Replies
0
Views
594
x32x01
x32x01
x32x01
  • x32x01
Replies
0
Views
236
x32x01
x32x01
x32x01
Replies
0
Views
194
x32x01
x32x01
x32x01
Replies
0
Views
565
x32x01
x32x01
TAGs: Tags
script

Register & Login Faster

Forgot your password?

Latest Resources

Forum Statistics

Threads
517
Messages
518
Members
45
Latest Member
Tacola
Back
Top