Info How To Disable Right Click On Your Website Or Blog ? - this blog we have built from a few years ago and already very much information about gadgets that we convey and a lot of blog visitors
New Blog Techno News who are satisfied with the information, we will always try to update the latest information for you, first about Info How To Disable Right Click On Your Website Or Blog ? many already we collect data to make this article so you do not miss the news, please see:
Articles :
Info How To Disable Right Click On Your Website Or Blog ?
full Link :
Info How To Disable Right Click On Your Website Or Blog ?
Article Blogging,
Article INTERESTING TRICKS,
Article JAVASCRIPT TRICKS,
You can also see our article on:
Info How To Disable Right Click On Your Website Or Blog ?
If you own a blog or a website then you always want to prevent other malicious bloggers from copying the content from your blog. You might have written an article with great efforts and lots of research and other just copy/paste it on their blog. To prevent such users from copying content from your blog i will show you Javascript Trick to disable right click on your blog. So lets get started.
How To Disable Right Click On Your Blog ?
1. Got to your blogger Dashboard and then Click on Layout.
2. Now Click on Add Gadget and select Html/Javascript.
3. Now paste code given below in the pop up window.
<!--MBW Code-->
<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://mybloggersworld.blogspot.in>
4.
Save it and done. Now users will not be able to right click on your website. 5. If you like to disable mouse on your computer then check out tutorial given below.
Some Other Cool Trick For You
articles Info How To Disable Right Click On Your Website Or Blog ? finished in discussion
hopefully the information we convey about Info How To Disable Right Click On Your Website Or Blog ? can benefit you in getting new knowledge about technology,
you just finished reading the information Info How To Disable Right Click On Your Website Or Blog ? we hope this informmation can answer the question you submit to googlle, if you want to bookmark or share please use link https://moymoycikukecik.blogspot.com/2013/04/info-how-to-disable-right-click-on-your.html and do not forget to always visit this blog to get the latest information every day.
Tag :
Blogging,
INTERESTING TRICKS,
JAVASCRIPT TRICKS,
0 komentar:
Posting Komentar