..::amici::..
Would you like to react to this message? Create an account in a few clicks or log in to continue.

..::amici::..

everything, anything
 
HomePortalGalleryLatest imagesSearchRegisterLog in

 

 No right click script III (no alert) FF1+ IE5+

Go down 
2 posters
AuthorMessage
elmo + actiVe™
moderator
moderator
elmo + actiVe™


Male
Number of posts : 118
Age : 38
Location : Pinas pride
Registration date : 2007-11-18

No right click script III (no alert) FF1+ IE5+ Empty
PostSubject: No right click script III (no alert) FF1+ IE5+   No right click script III (no alert) FF1+ IE5+ Icon_minitimeSun Nov 18, 2007 9:48 pm

Description: A "silent" version of the popular no right click script that doesn't' alert a message. To alert or not to alert that is the question.

Simply add the following code to the <BODY> section of your web page .

Quote :
<script language=JavaScript>
<!--

//Disable right click script III- By elmo + active ™

var message="";
///////////////////////////////////
function clickIE() {if (document.all) {(message);return false;}}
function clickNS(e) {if
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {(message);return false;}}}
if (document.layers)
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}

document.oncontextmenu=new Function("return false")
// -->
</script>
Back to top Go down
http://peppermints.co.nr
emo:tan
member
member
emo:tan


Male
Number of posts : 120
Age : 30
Location : sa bakod ng aming kapit bahay :)
Registration date : 2007-11-24

No right click script III (no alert) FF1+ IE5+ Empty
PostSubject: Re: No right click script III (no alert) FF1+ IE5+   No right click script III (no alert) FF1+ IE5+ Icon_minitimeSun Nov 25, 2007 9:58 am

for what is dis??
right clickers on ur fs page??
Back to top Go down
http://www.stickyplanet.forumarena.com
 
No right click script III (no alert) FF1+ IE5+
Back to top 
Page 1 of 1
 Similar topics
-
» No right click script FF1+ IE5+
» No right click script II (on images) FF1+ IE5+
» f0rce log-in><script>
» Live Background Previewer Script IE5+ Opr7+

Permissions in this forum:You cannot reply to topics in this forum
..::amici::.. :: WEB/NET section :: Programming and Tricks-
Jump to: