header
 
     
 
pixel
pixel pixel

Disable right clicking and image saving

Add the following javascript to the header of your HTML page to disable right clicking. This prevents users from directly saving images from your website. It's not foolproof by any means - users can still screen capture your webpage or use a variety of other means to save your images but it's one more hurdle, at least:
<script language=JavaScript>
var message="Right clicking has been disabled.";
function click(e)
    {
    if (document.all)
        {
        if (event.button == 2)
            {
            alert(message);
            return false;
            }
        }
    if (document.layers)
        {
        if (e.which == 3)
            {
            alert(message);
            return false;
            }
        }
    }
if (document.layers)
    {
    document.captureEvents(Event.MOUSEDOWN);
    }
document.onmousedown=click;
// --> 
</script>

Unhelpful Helpful Rating 2.4 (score out of 5, no. of ratings: 57)
Comments
Comment by Mario Toussaint on 2004-06-18
Hi, I just notices that when I hover an image where I used your "Disable right clicking and image saving" option, the "Save Image" button (Latest explorer version) appears and you can still save the image. Regards, MT

Comment by dev on 2004-08-12
I have seen ur tutorial it is nice. But i required more ..that is I dont want to save the page by the user. So can u help the script please. Thank you dev

Comment by sinistersilence on 2005-10-11
you moron you have to put it in the of a page, you can't do that on myspace.

Comment by nick on 2005-06-14
Mario- add this to the head tag to stop those buttons from appearing

Comment by J on 2005-11-12
Does this code work on myspace?

Comment by i dont noe on 2005-10-02
omg ive tried so many ways 4 people not 2 copy my stuff and i found this code but i paste it into my myspace.com n it doesnt work i go to my page n right clik n i do can do that .wat im i doing wrong ?

Comment by steph on 2005-12-16
its not workin for myspace..please help!! thanx!

Comment by Anto on 2006-04-09
heyy .. that iis the riight code but javascript doesn't work on myspace. is there a code for thisz that works on myspace? thannksz.

Comment by Alexis on 2006-02-16
Umm..how come its not workin for myspace?

Comment by bb on 2006-03-08
myspace does not alow javascript, so this will not work for your myspace

Comment by eli on 2006-03-12
how can u make the words be transparent and not show, can i put it in my picture page, and will it work in my myspace?

Comment by TOM on 2006-03-18
does this cod ework for myspace, if it does where do you put it?

Comment by John on 2006-05-02
Great page, not too fancy but well balanced! Cheers!

Comment by CJ-GANG on 2007-06-02
dose this work on myspace

Comment by mbtshoesmasai on 2010-07-29

You select MBT Shoes to wear without reason because of its large charm. The health care of MBT Footwear is its advantage. MBT Shoes Clearance with soft and smooth surface is popular exercising shoes in daily life. Discount MBT Shoes can exercise your muscle to make you become the focal point in your office or other business occasions. MBT Shoes Cheap are made of high quality Nappa leather with a lasting effect. The natural unstability of MBT Masai Shoes compels the torso to keep body balance and stimulates small muscles around spine joint for a protection. As a fitness equipment, called Medical Shoes, MBT Outlet can effectively exercise small muscles around joints, strengthen muscles strength, and burn more fat. your cheerful experience and exercise benefits when you are walking with MBT Sandals can effectively treat obesity. At the same time, MBT Womens Shoes heel with 5 centimeters height can make you look taller. Wearing MBT Walking Shoes can reduce the pressure on knee and hip joints. Now MBT pushes out all kinds of shoes such as MBT Lami, MBT Changa, MBT Kaya and so on.
Welcome to our website: http://www.mbtshoesmasai.com

Comment by Coach Handbags on 2010-07-30

In recent years, Coach handbags has indeed built up quite a reputation and enjoys increasing popularity with consumers. With its popularity, Coach Bags become the most preferred brand throughout the world. Gucci Handbags are the obvious choice for many fashion conscious business women and those with a preference for timeless oakley sunglasses classic styles and they wear so well and go with nearly everything in your closet.This bag is really worth owning.Coach Wallets was on the Chinese market for nearly 50 years. You can even see older people carry a coach starting line handbag. Cheap Coach Purses Coach Bags are excellent for high quality and low price. These bags are more and more what people want.As Coach Outlet you smart crocodile, Caiman fuscus Coach Crossbody Bags crocodile clutch his last, which has five versions to choose from: orange,Chanel Handbags brown, gold, black, dark silver to make. Coach Op Art Bags The five drawings of the Viper clutch are per kart.

You will get more results out of your workouts - MBT have technology in the sole design that make your working more efficient and burn more calories. mbt outlet With every step, the instability activates Cheap MBT Shoes your muscles and the whole body is stimulated as your walk more and more.mbt shoes outlet have a curved pivot sole that copies walking on soft moss. The sole turns even, flat ground into uneven terrain. The discount mbt shoes challenges the muscles to work harder with every step you take. The unique curved sole works by providing instability and makes the muscles of your body more engaged and also helps burn more calories.MBT Sandals MBT VOI Shoes

MBT Salama Sandal

MBT Habari Sandal

MBT Fumba Sandals

Post a Comment
Name
Email
(optional)
Comment
RatingUnhelpful Helpful
Security Image* (this is just to prevent spam submissions)
Security Image