How to disabling right click function more attractive

ErnasLie
Scroll Down and click on Go to Link for destination
Congrats! Link is Generated

It doesn't matter what we carry out, are unable to prevent users from full having access to every little data on our blog, any Javascript could be rendered by simply just turning off Javascript within the browser or we can easily using a new plugin just like noscript. Additionally, there isn't way for us to disable the ability of just about any user to view source or even view page info for our blog or website.
Disabling right click just isn't security, it really  just bothersome or annoying the users. Any browser which doesn't let you disable that's worthless, and in addition many browsers have a security substitute for disallow disabling in the right click on menu list anyway.
Yet !, if your interested throughout, you can follow this steps down below:

How to disabling right click function on our blog

1. Login to your blogger panel admin
2. Click On Template » Edit HTML
3. Find this code Ctrl+F ]]></b:skin> or </style>
4. Then add the following CSS script just above the code ]]></b:skin> or </style>

Disabling Right Click
Attractive Disabling Right Click [images;acebangsam.us]

#Dev{background:#030303;position:fixed;z-index:99999;bottom:0;top:0;height:100%;display:none;width:100%;}
a {text-decoration:none;}
.DevIce2{float:right}
#DevIce{padding: 7px;width: 90%;color: #fff;font-size: 50px;line-height: 1.3em;margin: 0 auto;}
#DevIce ul i,.DevIce2 ul i{font-size:18px}
.styles {
border-radius: 3px;
border: 1px solid #FFF;
background:#FF0000;
box-shadow: 1px 0px 1px 0px #FFF, 0px 2px 0px 2px #EEEEEE, 0px 2px 0px 3px #999;
box-sizing: border-box;
display: inline;
margin: 0px 10px;
padding: 0px 0px;
}

5. Add script HTML/Javascript below right above the code </body> 

<div id='Dev'><div id='DevIce'><div style='text-align:center;'>Oops !. <a href=''><b>Hey !!!</b></a> kami Blogger Indonesia menentang tindakan <a href='http://irvandev.blogspot.com/p/privacy-policy.html'><b>Copy Faste</b></a> artikel milik orang lain, jika anda ingin menyalin silahkan tekan &quot;<div class='styles'>ctrl</div>+<div class='styles'>C</div>&quot; dan untuk membuka Link di <a href=''>Tab Baru</a> silahkan klik Linknya sambil menekan  <div class='styles'>ctrl</div>.<br/>Terimakasih..."Lebay Mode On :)"<br/>
</div>
  <div style='text-align:right;'> <a href='http://irvandev.blogspot.com/'><b><div class='styles'>Blog Irvan Dev</div></b></a></div></div></div><script language='javascript' type='text/javascript'>
  document.oncontextmenu = RightMouseDown; 
  document.onmousedown = mouseDown; 
  function mouseDown(e) {
    if (e.which==3) {//klik kanan
    $("#Dev").toggle(600);
    } 
  }
  function RightMouseDown() { 
    return false; 
  }
</script>
<script language='javascript' type='text/javascript'>
$(document).ready(function(){
  $(".DevIce2").click(function(){
    $("#Dev").hide(600);
  });
});
</script>

6. Change this url : http://irvandev.blogspot.com/ with your own.

7. Click save and see the results, good luck.

Post a Comment

Cookie Consent
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Oops!
It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.
AdBlock Detected!
We have detected that you are using adblocking plugin in your browser.
The revenue we earn by the advertisements is used to manage this website, we request you to whitelist our website in your adblocking plugin.
Site is Blocked
Sorry! This site is not available in your country.