The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

No copying

3 posters

Go down

No copying Empty No copying

Post by Admin53 26/3/2009, 21:32

I want to add a pop-up, so if a person wants to copy your forum. Lets say I right click right now a pop up comes up saying please do not copy. I want to add that, how?!
avatar
Admin53
New Member

Posts : 14
Reputation : 0
Language : English

Back to top Go down

No copying Empty Re: No copying

Post by Dreamlimix 26/3/2009, 21:33

You put this code in Admin Panel > General > Configuration > Site description.

Code:
<script language=Javascript1.2> function ejs_nodroit() { alert('Right-click is forbidden !!!'); return(false); } document.oncontextmenu = ejs_nodroit; </script>.
Dreamlimix
Dreamlimix
Forumember

Male Posts : 761
Reputation : 23
Language : Cheese
Location : The Seventh Sky

http://www.sparkchat.net

Back to top Go down

No copying Empty Re: No copying

Post by magicm00n 26/3/2009, 22:06

XtremeX17 wrote:
Code:
<script language=Javascript1.2> function ejs_nodroit() { alert('Right-click is forbidden !!!'); return(false); } document.oncontextmenu = ejs_nodroit; </script>.

Where it says 'Right-click is forbidden !!!', You can replace it and add your own text.
magicm00n
magicm00n
Active Poster

Female Posts : 1305
Reputation : 217
Language : English
Location : The support forum of Forumotion

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum