![]() |
|
| |||||||
| Notices |
| General Support Issues Answers to general questions and help with common problems. For help with a specific issue, post to one of the forums below. |
![]() |
| | Thread Tools |
|
#1
| ||||
| ||||
|
im sorry i know its been posted before by some one but i cant find it so can any 1 tell me how to disable right click so my pics arnt stolen thanks http://www.allstarfaces.com |
|
#2
| ||||
| ||||
|
Disabling right click does nothing, I can copy every picture on your page in .10 of a second...A good rule of thumb is....If you do not want it copied, stolen or downloaded DO NOT put it on the internet. Disabling right click is also very rude..Click the below to learn more.... http://www.vodahost.com/vodatalk/pre...o-gallery.html
__________________ VodaHost Your Website People! 1-302-283-3777 North America / International 07092887580 / United Kingdom Military Ranking System Explained Click Here to take the royal VodaHost Tour Click Here for the VodaHost Help Centre & Tutorials Got a question? - Try a forum search! Available at the top of every page! |
|
#4
| ||||
| ||||
| Please Note: the above is just my personal opinion, You should do what your instinct tells you.
__________________ VodaHost Your Website People! 1-302-283-3777 North America / International 07092887580 / United Kingdom Military Ranking System Explained Click Here to take the royal VodaHost Tour Click Here for the VodaHost Help Centre & Tutorials Got a question? - Try a forum search! Available at the top of every page! Last edited by VodaHost; 04-19-2006 at 06:32 PM. |
|
#5
| ||||
| ||||
|
Heres the javscript to disable it, but going along with what Vodahost said... You need to decide whether it is worth annoying all of your users in order to just make it so people who are trying to steal your content spend an extra minute doing it <script language=JavaScript> var message="Right Click Is Disabled!"; function anti_theft_IE(){ if (event.button==2){ alert(message); return false; } } function anti_theft_NS(e){ if (document.layers||document.getElementById&&!docume nt.all){ if (e.which==2||e.which==3){ alert(message); return false; } } } if (document.layers){ document.captureEvents(Event.MOUSEDOWN); document.onmousedown=anti_theft_NS; } else if (document.all&&!document.getElementById){ document.onmousedown=anti_theft_IE; } document.oncontextmenu=new Function("alert(message);return false") </script> |
|
#6
| ||||
| ||||
|
Another point to consider is that Opera users need the right click to go forward or backwards using the mouse gestures.....
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |