horselander
03-04-2003, 07:11 PM
Hi
Does anyone know how the code to stop people right clicking on my page and have a message come up that says you can't RC??
Thanks
Horselander
MaGiCSuN
03-04-2003, 07:14 PM
see this:
http://www.lissaexplains.com/forum/showthread.php?threadid=16979&highlight=no+right+click+alert
or search the forum
Love,
Mirna
horselander
03-06-2003, 09:10 AM
Hi thanks for your coments I followed the link and put the code in.
My page is on Horseland. Unfortunately they don't allow script because people are using it to cheat!
Is there a way without using javascript that anyone knows of?
Thanks again
Spirit892
03-06-2003, 06:57 PM
I would just switch your provider.... Try one like geocities or angelfire... They are probably better.
SSPrincess
03-08-2003, 02:18 AM
~I had the same problem.
I use 50megs, which won't let me use scrips like that to protect the information and pictures on my site. However, I knew it would take way too long to move my whole site to Angelfire.
So instead of moving my site, I put the stuff that I didn't want people to take on anglefire, where I could put a site protector, and left the small stuff on the site, stuff that I didn't really care if people took or not.
This is just a suggestion. I hope that you find something that works for you!~
:lilangel:
Add oncontextmenu="return false" to your body tag....
<body oncontextmenu="return false">
This won't work in every browser. It works in IE, but not in NS.
Edit: and a message won't come up :stickout:
horselander
03-11-2003, 08:14 PM
Hi folks
Thanks for all the suggestions. Horseland is a web based game and it has little kids playing so has loads of safety features in it.
So far I've not found the answer, but will keep trying.