Next-in-Thread Next-in-Thread
 Next Message Next Message

None i sort of know how 

Forum: Guides to HTML
Re: None I want to learn how to get people to stop stealing my stuff. What is the html code?
Date: 2002, May 02
From: Luke

i have a code that will not allow your viewers to right-click (so the dont right-clikc and copy stuff) this is only one way of stopping people but there are some other not so common ways to copy stuff. <br> the code is:

<script> function right( e ) { if (navigator.appName == 'Netscape' && ( e.which == 3 || e.which == 2)) return false; else if (navigator.appName == 'Microsoft Internet Explorer' && (event.button == 2 || event.button == 3)) { alert("TEXT THAT PEOPLE TRYING TO RIGH-CLICK SEE GOES HERE"); return false; } return true; }

document.onmousedown=right; if (document.layers) window.captureEvents(Event.MOUSEDOWN); window.onmousedown=right; </script>

Thats it, it should work, e-mail me if it does not work

Go to http://www.geocities.com/mimic_band/index.html

to see what i does.

 Next-in-Thread Next-in-Thread
 Next Message Next Message
Inline:
 1 1
 All All
Outline:
 1 1
 2 2
 All All

1 None: Re: i sort of know how by Heather Stern, 2002, May 04

 Add Add
to: "i sort of know how"

 Members Members
 Subscribe Subscribe
 Admin Mode Admin Mode
 Show Frames Show Frames
 Help Help


Earn money with Scour!
Google
 
Web www.HyperNews.org
Earn money with Scour!