Hello friends now disable Right click in your blog so that anybody can not copy your valuable content.
* Now click in design tab and edit HTML.
* Click in small box to expand your blogger template.
* Find this code </head> By CTRL+F key easily.
* Copy below code and paste before </head>
Follow simple and easy step to adding this trick in your blog easily now ---->>> * First go to your blogger Dashboard.
* Now click in design tab and edit HTML.
* Click in small box to expand your blogger template.
* Find this code </head> By CTRL+F key easily.
* Copy below code and paste before </head>
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js' type='text/javascript'/>
<script type='text/javascript'>
//<![CDATA[
$(document).ready(function(){
$(document).bind("contextmenu",function(e){
return false;
});
});
//]]>
</script>
* Now click to save your blogger template and now you are done enjoy this .
No comments:
Post a Comment