Thursday, January 26, 2012

COPYRIGHT Respect Rights


© Kucoba.com Webmaster Tools | Blogger Tool

COPYRIGHT Respect Rights




  
Use of anti Copas script, so that your articles are not in the copy and paste. So indirectly you will participate in the respecting and maintaining COPYRIGHT. For that I share these tips, and free for those of you who appreciate and will uphold COPYRIGHT work yourself.

Here's how to use anti Copas script in your blog, among others:
1. Login to ID old buddy Blogger at www.blogger.com
2. After that please go to the Design
3. Go to Edit HTML
4. Do not forget to check the Expand Widgets Template
5. Then find the CSS code like this: </ body>
6. Copy Paste the following code ABOVE the code </ body> last
-------------------------------------------------- ------------------
<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>
-------------------------------------------------- ------------------

7. Once completed, please Save Template.

DOWNLOAD THIS ARTICLE HERE
DOWNLOAD THIS ARTICLE IN INDONESIAN HERE