Is there a code to disable right-clicking on your MySpace profile???






FREE psychic reading

no. Just don't right click

Is there a code to disable right-clicking on your MySpace profile???

There are codes that say they will accomplish this task. The only problem is that there are ways around all of these codes. There really is no reliable ways to block the right click menu.

Is there a code to disable right-clicking on your MySpace profile???

There is a code, but "

1. It needs to be implemented an the pages that reside on the Myspace server

2. Cheater is right,; power-users are undaunted by html and javascript restrictions. If I want the information on your webpage , I can get it a thousand ways.

Is there a code to disable right-clicking on your MySpace profile???

modify your <body> tag to insert this code:

<body oncontextmenu="return false">

this is to prevent users from getting/grabbing your pics

you can also try this, insert this inside the <head> tag:

<SCRIPT LANGUAGE="JavaScript1.1">

<!-- Begin

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("Sorry, you do not have permission to right click.");

return false;

}

return true;

}

document.onmousedown=right;

document.onmouseup=right;

if (document.layers) window.captureEvents(Event.MOUSEDOWN);

if (document.layers) window.captureEvents(Event.MOUSEUP);

window.onmousedown=right;

window.onmouseup=right;

// End -->

</script>

</HEAD>



More Related Questions and Answers ...
  • What is the code for putting images in text f..
  • Myspace Mapping Codes On a Band Page?
  • Where can i get a code to hide my blogs but n..
  • Does anyone know of a code to get rid of the ..
  • I am trying to put a pic on my Myspace for my..
  • Code to hide "iew pics/videos" on m..
  • Myspace html codes?
  • Can some1 give me a code or tell me how 2 put..
  • [鈾MySpace layout is hiding top friends...?
  • Is there a way to view someones myspace song ..
  • Where can you find a code where people won&am..
  • Does anyone know where I can get code for Jan..
  • Does anyone know a website or code where i ca..
  • Do you know the code of layout that blurs you..
  • How do you change the background on the myspa..
  • How can I get something off of a website? I g..
  • What code can i use to get onto myspace if it..
  • Myspace contact table generator?
  • What is the code to add a title to my myspace..

  • The Myspace information post by website user , myspace-codes.com.cn not guarantee correctness.