Script to avoid right clicking ?
Page 1 of 1 • Share •
Script to avoid right clicking ?
Can anyone pls give a script to avoid right cliking in my forum.??
Last edited by Nessa on September 28th 2008, 12:44 pm; edited 1 time in total (Reason for editing : Edit To Mark Topic Solved)
Re: Script to avoid right clicking ?
- Code:
<script language=Javascript1.2> function ejs_nodroit() { alert('[b][b]Right[/b][/b]-[b][b]click[/b][/b] is forbidden !!!'); return(false); } document.oncontextmenu = ejs_nodroit; </script>
Here is the code I used to Disable Right Clicking on my forum before.
Re: Script to avoid right clicking ?
Nice nessa, Here is a function that stops the right click menu, It doesn't effect the cookies 
The best place to put it is in the forum description,
This way it will cover the whole forum
1. Navigate to:
Admin Panel\General\Configuration
2. Add the following code to "Site description * :" and press "Save"
This will now disable right click no matter where you go
If your just loooking to stop right click on the main forum page and just the portal
1. Navigate to:
Admin Panel\Display\Generalities
2. Add the following code to "Message content :" and press "Save"
3. Navigate to:
Admin Panel\Modules\Portal Management\Structure
4. Create a new section and add it as the header
5. Add the code into the header and press "Save"
This will only disable right click on these two sections
Regards
Craig
The best place to put it is in the forum description,
This way it will cover the whole forum
1. Navigate to:
Admin Panel\General\Configuration
2. Add the following code to "Site description * :" and press "Save"
- Code:
<body oncontextmenu='return false';>
This will now disable right click no matter where you go
If your just loooking to stop right click on the main forum page and just the portal
1. Navigate to:
Admin Panel\Display\Generalities
2. Add the following code to "Message content :" and press "Save"
- Code:
<body oncontextmenu='return false';>
3. Navigate to:
Admin Panel\Modules\Portal Management\Structure
4. Create a new section and add it as the header
5. Add the code into the header and press "Save"
This will only disable right click on these two sections
Regards
Craig
Re: Script to avoid right clicking ?
Thanks for sharing your new tutorial with us Craig.
I wasn't sure If I was allowed to use that one yet. 
Re: Script to avoid right clicking ?
Hahahahaha Actually now that i think on it, Even though they haven't yet been released,
I give my consent to use them
(or if you want to publish them
)
Feel free to digg in hahahaha
Regards
Craig
I give my consent to use them
(or if you want to publish them
Feel free to digg in hahahaha
Regards
Craig
Re: Script to avoid right clicking ?
You're Welcome Sumi_7 
Since this problem appears to be resolved, I will lock this topic now.
=> Locked
Nessa
Since this problem appears to be resolved, I will lock this topic now.
=> Locked
Nessa
Permissions of this forum:
You cannot reply to topics in this forum
Home




by sumi_7 on September 28th 2008, 9:59 am









» How to make announcement visible for guests?
» No Post Mode Specified
» How to Create Point shop ?
» Graphic Design Forum | GraphicsCode.net
» Removing a url
» how can i
» Drop down menu
» Install "Outbrain" on portal