blogகரில் copy past செய்வதை block செய்ய

disable right clickஇதில் காட்டியபடி செய்வதன் மூலம் blog postஐ copy past செய்வதை தடுக்கலாம்.

  1. Go to your blogger Dashboard and click on Layout.
  2. Then click on Add Gadget.
  3. Choose Html/Javascript From Popup Window
  4. Now Copy and Paste below code into it.



<!--MBW Code -->
<!--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>


                        click here to get code
SHARE

joshua

  • Image
  • Image
  • Image
  • Image
  • Image
    Blogger Comment
    Facebook Comment

0 comments:

Post a Comment

blogகரில் copy past செய்வதை block செய்ய - Smart planet