Sign-up for FREE weekly Newsletter.

Sunday, 28 August 2011

How To Stop Copy Paste Function In Your Blogger Blog


Labels: , , , ,



1.Login to your blogger dashboard--> Design- -> Edit HTML

2.Scroll down to where you see </head> tag .

3.Copy below code and paste it just After </head> tag


<!--Disable Copy And Paste-->
<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>


4.Now Click on Save Template,You are done..

0 comments:

Confused? Feel free to ask

Stay Connected

 

Recent comments

Recent comments

Followers

Sponsors

Recent comments

fefew

About US | Sitemap | Privacy Policy | Contact US | Mobile Version | Dynamic Version |
Copyright © 2011. Mobile-Repair | Powered by Blogger.com.