How To Disable Right Click On Your Website Or Blog ? - In the past, when I started to start blogging, many thoughts disturbed me. I want to have a blog with a nice and interesting look. I am constantly looking for basic tutorials from some web and blogs on the internet. And thankfully, one by one I started to do it, and of course have to go through some confusion process first, but the most important of a blog that is content, yes on the blog
Innaz Review we will discuss a lot of information about gadgets that are very in need by you, now we will discuss first about How To Disable Right Click On Your Website Or Blog ? please refer to the information we will convey until completion:
Articles :
How To Disable Right Click On Your Website Or Blog ?
full Link :
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:
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
so much information How To Disable Right Click On Your Website Or Blog ?
hopefully How To Disable Right Click On Your Website Or Blog ? information can provide benefits for you in determining the gadgets that fit your needs in daily life.
you just read How To Disable Right Click On Your Website Or Blog ? if you feel this information is useful and want to bookmark or share it please use link https://innaz2.blogspot.com/2013/04/how-to-disable-right-click-on-your.html if you want more information please search on other pages this blog.
Tag :
Blogging,
INTERESTING TRICKS,
JAVASCRIPT TRICKS,
0 komentar:
Posting Komentar