How to create a blog article can not copy and paste



there may be an interest to protect its articles of people who like tocopy paste? ok follow the way below:

First, of course, log into your blogger.

In the Dashboard, select Design> Edit HTML> do not forget, check "Expand Widget Templates".

Then to prevent it - things outside of your wishes, first download the template by clicking "Download Full Template". Well if so, can we start now.

Press Ctrl + F or F3, then look for the code: </ head>

After the meet and copy the code below, then paste the code right above </ head>


<script type="text/javascript">
if (typeof document.onselectstart!="undefined") {
document.onselectstart=new Function ("return false");
}
else{
document.onmousedown=new Function ("return false");
document.onmouseup=new Function ("return true");
}
</script>

Please click "Save Template" now and see the changes on yourblog.

0 komentar:

Posting Komentar

OTHER POST