Share with your friends

Share

Blogs that can not be Copied

Very pissed off and not the spirit to create new posts. Who would not be upset if your blog posts, in the copy / paste by others, eg, such as your post is a personal experience or posting about regarding the procedure for the manufacture of ceramics and how to create a sculpture, in two different ways you explain this in detail and complete, then your blog cpoy / paste. To protect your blog posts, it helps to be a protective order can not copy someone else.
 If you want to apply the code HTML/ JavaScript for your blog, please copy and paste the code below.

1. Go first to the blogger you design select Templates (see Figure 1.) And click Edit HTML (image, 2.) 


2. Then look for the code </body>, do not forget to press Ctrl + F to easily find the code </body>, see the picture after click as below, copy the code </body> and paste it in the box Fine, </body> is underlined in red, click Next and see the results.


 Find the code </body> Blocked green color in the Edit HTML box, paste the HTML / JavaScript code above the </body>

 <script language='JavaScript1.2'>

//Disable select-text script (IE4+, NS6+)- By Andy Scott
//Exclusive permission granted to Dynamic Drive to feature script
//Visit http://www.dynamicdrive.com for this script

function disableselect(e){
return false
}

function reEnable(){
return true
}

//if IE4+
document.onselectstart=new Function (&quot;return false&quot;)

//if NS6
if (window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}
</script>
<script language='JavaScript'>curPage=1;
document.oncontextmenu = function(){return false}
if(document.layers) {
window.captureEvents(Event.MOUSEDOWN);
window.onmousedown = function(e){
if(e.target==document)return false;
}
}
else {
document.onmousedown = function(){return false}
}</script>


Please remember do not click Save/ Publish Page to ascertain if there is an error click Preview.
good luck, hopefully the code HTML/ JavaScript can be active.
 

1 comment: