Is there a code to prevent other people from copying your material from your site?
You need to be a member of Ning Creators Social Network to add comments!
Current status of the Ning Platform is always available on the Ning Status Blog.
Some interesting articles related to community management, digital marketing etc. could be found in our digest. Don't hesitate to leave a feedback so we would know that we should continue :-)
Replies
Thank you so much!
You're welcome Shelly. :-) I wasn't wearing my glasses yesterday. I missed a semicolon. Use this code instead :-)
this code will disable right clicking on your entire network.
The code goes in your custom code head code box.
<script type="text/javascript">
var message="Sorry, right-click has been disabled";
function clickIE() {if (document.all) {(message);return false;}}
function clickNS(e) {if
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {(message);return false;}}}
if (document.layers)
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
document.oncontextmenu=new Function("return false");
</script>
Thank you so much George. This is much appreciated. May your Christmas be a special one.
You're welcome Joshua you have a Merry Christmas as well. :-)
I know JFarrow and TJ worked on this back in 2011. Maybe try it on your 3.0 and if it doesn't fail, message and ask if it can be modified. https://creators.ning.com/forum/topics/disable-right-click-using-jqu...
oops George is on it. LOL Way to go George!
Thank you Kos :D
Thanks you so much Kos for your assistance. As I said to George may your Christmas be special also.
There's no such thing. If you mean pure HTML,CSS, or even JS. Then you're out of luck on here.
The script that George posted does stop right clicks, but can be disabled. Also there's multiple ways of getting this info via Ctr+U for Page source, or maybe use F12 for firebug or what ever you have on your computer.
The best thing to do is build a good community and ignore them. Or is it that someone copied content in which then you can actually do something.
To protect personal writings and images created by members