Home
about
privacy policy
disclaimer
submit a post
contact me
JAVA
HTML
Gadgets
Blogging
Tips 'n Tricks
Computer
Internet
Facebook
Dynamics AX
Hackzone
Funside
prevent your content from copying
let's put this code into your website and prevent your content to be copied....
CODE
<script type="text/javascript"> //Prevent Copying Content From Blogger/Blogspot //For more, visit http://futurextech.blogspot.in 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>
enjoy......
blogging
programming
0 comments:
Newer Post
Older Post
Home
Popular this week
Pulmon 2.0 ::Windows 8 Start Screen for Windows
Best practices in Microsoft Dynamics AX
Copyright © 2013
futureX
| Blogger Template by
Clairvo
0 comments: