- Go To Blogger
- Layout ====> Add a Gadget
- Paste This Below On You Gadget Area
var omitformtags=["input", "textarea", "select"]
omitformtags=omitformtags.join("|")
function disableselect(e){
if (omitformtags.indexOf(e.target.tagName.toLowerCase())==-1)
return false
}
function reEnable(){
return true
}
if (typeof document.onselectstart!="undefined")
document.onselectstart=new Function ("return false")
else{
document.onmousedown=disableselect
document.onmouseup=reEnable
}
</script>
Now save And You Can Check Your Blog And Website You Will Done This.Any one Don't Try Copyed Your Articales because CTRL+A and CTRL+C Don't Working
Having problem? just comment it below we will reply you as soon as possbile.
0 comments:
Post a Comment