<!--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>
Home » Tutorials » Disable Right Click on Blog and website
Sunday, 19 February 2017
Disable Right Click on Blog and website
Labels:
Tutorials
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment