Thursday, 20 February 2014
Labels:
Tips
Hello Friend's
If you are an owner of a BLOG/WEBSITE then you always try to prevent other leecher bloggers from copying your content from the blog,You might
have written an article with great effort and after consuming so much time and some other blogger just COPY ALL OF IT and PASTE IT IN HIS OWN BLOG
without a backlink then you should DEACTIVATE Right Click by using JAVASCRIPT ( Well it will not let the leeching stops but come in handy ).
2) Now Click on Add Gadget And Then Select Html/JavaScript from the list
3) Now just Copy the Code written below and paste it in Html/JavaScript Dialog Box And Click Save
Disabling Right Click On Blog
Posted by
Unknown
at
23:21
Hello Friend's
If you are an owner of a BLOG/WEBSITE then you always try to prevent other leecher bloggers from copying your content from the blog,You might
have written an article with great effort and after consuming so much time and some other blogger just COPY ALL OF IT and PASTE IT IN HIS OWN BLOG
without a backlink then you should DEACTIVATE Right Click by using JAVASCRIPT ( Well it will not let the leeching stops but come in handy ).
STEPS :
1) Go to your Blogger Dashboard and then click on layout2) Now Click on Add Gadget And Then Select Html/JavaScript from the list
3) Now just Copy the Code written below and paste it in Html/JavaScript Dialog Box And Click Save
<!--MBW Code-->Feel free to give us your precious feedback :)
<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>
<!--Code End http://sec4track.blogspot.com>
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment