Get Paid To Promote, Get Paid To Popup, Get Paid Display Banner

Minggu, 25 Maret 2012

Disable the mouse right click on blogger

>> Right-click or right click sometimes often used to copy and paste. Once installed the code 'Disable Right Click on the bloggers' you any visitors or yourself will be difficult to do right click, and if so the content of your blog page, articles and images can not be copied or copied.
How do I install the code Disable Right Click on Blogger, the following steps :
-> Copy the following code is then entered into the draft blogger  

-> design 
-> page element  
-> add a gadget 
-> HTML / JavaScript 
-> save.

<SCRIPT language=JavaScript>
var message = "No Right Click";
function rtclickcheck(keyp){ if (navigator.appName == "Netscape" && keyp.which == 3){ alert(message); return false; }
if (navigator.appVersion.indexOf("MSIE") != -1 && event.button == 2) { alert(message); return false; } }
document.onmousedown = rtclickcheck;
</SCRIPT>


To change the message when you right-click visitors can change the text 'No Right Click' on your own..

0 komentar:

Posting Komentar

 
Design by Free WordPress Themes | Bloggerized by Lasantha - Premium Blogger Themes | Affiliate Network Reviews