Copying the writing from your website and placing it elsewhere is common on the net. There are sites which often doesn’t make it possible for us to copy the content on the web pages. The content function is disabled from the site through the site admin so that you can protect the website.
STEP 1 - Log in your ''BLOGGER'' account and Go to your ''BLOGGER DASHBOARD''
STEP 2 - Go to your ''LAYOUT'' tab
STEP 3 - Click on ''ADD GADGET'' then select ''HTML/JAVASCRIPT'' widget
STEP 4 - Now ''COPY'' the below code and ''PASTE'' it in ''HTML/JAVASCRIPT'' gadget
<script src='demo-to-prevent-copy-paste-on-blogger_files/googleapis.js'></script>
<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>
STEP 5 - Now simply hit the ''SAVE'' template button
0 Comments:
Post a Comment