Heisenberg submitted a new resource:
You must be registered for see links
- Disable Right ClickvB Version: 5.0.0 Beta 11
Disable Right Click
This script will act as a sort of barrier to prevent people from right clicking on your forum thus offering some sort of protection. There are ways to get round this but think of it as a hurdle which may put some people off.
Add the following code to the header template:
Code:<script type="text/javascript"> <!-- var error="Right click functionality is disabled"; function clickIE4(){ if (event.button==2){ alert(message); return...
You must be registered for see links
Last edited:
