Skip to main content

How To Disable Right Click On Your Blog ?

How To Disable Right Click On Your 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 ?

Step 1: Got to your blogger Dashboard and then Click on Layout.
Step 2: Now Click on Add Gadget and select Html/Javascript.
Step 3: Now paste code given below in the pop up window.

<!--Disable Right Click 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://ankithvicky.blogspot.in>

Step 4: Save it and done. Now users will not be able to right click on your website.  



Popular posts from this blog

CONVERTING TORRENT FILE TO ZIP FILE

HOW TO CONVERT TORRENT FILE TO ZIP FILE 1>>click the link below  http://www.zbigz.com   2>>upload your .torrent file  3>>wait until conversion, after conversion your  file can be downloadable in .zip format.

Responsive PanelGrid in JSF Primeface

Here, we are going to learn about responsive PanelGrid in JSF Primeface component. As we know primefaces providing lots of good stuffs for JSF. In Primeface, there is a component name Panel Grid which we are going to use for our convenience. In most of the cases, PanelGrid used for making our content in a proper way. If users opens our website which we have made in jsf using panelGrid component that not in responsive manner, that could be really ugly as for as user concern, So here we are going to break it just by using Layout attribute in the panel Grid component. for exaple, < h3 >Responsive</ h3 > < p:panelGrid columns = "3" layout = "grid" >                 < h:outputText value = "Content" />      < h:outputText value = "Content" />      < h:outputText value = "Content" />      < h:outputText value = "C...

Single name in facebook

HOW TO SET SINGLE NAME IN FACEBOOK Step 1: Go to settings and select general tab. Step 2: change the default language to Bahasa indonesia. Step 3: Now go to options in firefox browser and select advance tab ,under network tab click settings Step 4: Go to  http://www.proxynova.com/proxy-server-list/country-id/ and select country as “ Indonesia ”, choose port= “ 8080 ”. Step 5: Copy any one of the proxy with port 8080 and paste that in firefox manual proxy configuration .  Step 6: Now go back to facebook tab and click change name and leave the last name tab as blank and click save , i will ask your facebook password provide it and click confirm. Step 7: Now shift to your default language.