![]() |
|
where do i put code to disable right click?? - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: where do i put code to disable right click?? (/thread-5098.html) |
where do i put code to disable right click?? - gfavchi - 2009-04-25 Where do I put code to disable right-click? I just put some javascript code on my site to disable the right-click, and it works great. anyway it works great on my site code, but not when I link to my gallery in Zenphoto. Does anyone know what module(s) or where I insert the code. (it needs to be between and Thanks, George where do i put code to disable right click?? - jsumners - 2009-05-03
where do i put code to disable right click?? - gfavchi - 2009-05-04 Sorry I woke you up!! I will never do that again... Locking your doors does not keep thieves from breaking in your house... and thanks for the information. where do i put code to disable right click?? - jsumners - 2009-05-04 There is no correlation between locking doors and breaking a user's software. HTML is not a protected document format. In other words, you should never expect to be able to keep someone from seeing your HTML or Javascript. In the case of Javascript, you can obscure the code so that it is extremely annoying to read (just look at any of Google's scripts). But you can't keep it hidden. Additionally, it is very simple to copy an image from the web browser; even if you can't "right click" the image. Simply take a screenshot of your browser and crop out the desired image. On a Mac it is even easier, you can select the region you want to copy. Would you like to know how easy it is to pull down all resources necessary to have a local copy of a website? Using wget, I understand that copyright on the web is difficult to keep track of. It is a valid concern. But breaking my software because you think I am a thief, well, that does not endear me to you or the information you want me to have. I use the context menu (right click menu) to navigate backward in my browsing history. It is much quicker than mousing to the top left corner of my web browser. where do i put code to disable right click?? - acrylian - 2009-05-04 Although I don't use the context menu but the keyboard sometimes I absolutly second that. And just to add, a user has actually already downloaded the image to his browser's cache if he views it... It's kind of titling against windmills. where do i put code to disable right click?? - fsoly - 2009-07-06 it is not work with me till me please where can i but it ?? thank you... |