Ads

Disable Right click on your Blog


Bloggers always want to prevent there readers to copy paste their content beacuse they have generated it with very hard work.I will teach you how to disable it.












  •  Go to your blogger Dashboard and click on Layout.
  •  Then click on Add Gadget.
  •  Choose Html/Javascript From Popup Window
  •  Now Copy and Paste below code into it.
<!--mybloggersworld.com-->
<script language='JavaScript1.2'>
function disableselect(e){
return false
}
function reEnable(){
return true
}
document.onselectstart=new Function ("return false")
if (window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}
</script>

5.Done
SHARE

Shaheer Khan

Hi. I’m Designer of Blog Magic. I’m CEO/Founder of ThemeXpose. I’m Creative Art Director, Web Designer, UI/UX Designer, Interaction Designer, Industrial Designer, Web Developer, Business Enthusiast, StartUp Enthusiast, Speaker, Writer and Photographer. Inspired to make things looks better.

  • Image
  • Image
  • Image
    Blogger Comment
    Facebook Comment

0 comments:

Post a Comment