Now Disable Right Click in Your Blogger / Blogspot Using JQuery . 0

| | , , , , ,

Hello friends now disable Right click in your blog so that anybody can not copy your valuable content.










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 .

StumpleUpon DiggIt! Del.icio.us Blinklist Yahoo Furl Technorati Simpy Spurl Reddit Google I'm reading: Now Disable Right Click in Your Blogger / Blogspot Using JQuery . ~ Twitter FaceBook

0 Responses So Far:

Categories

Select Your Categories