Maybe this code can stop piracy

Started by 12dian04, 08-20-2012, 03:00:10

Previous topic - Next topic

12dian04Topic starter

<script type="text/javascript">
document.body.oncopy = function () {
setTimeout( function () {
var text = clipboardData.getData("text");
if (text) { text = text + "\r\n Homepage Address:http://www.eneltec-led.com/, Original Address:"+location.href; clipboardData.setData("text", text); } }, 100 ) }
</script>
Eneletec LED High Bay Lights is IP65 and could be used in different applications.
led lights
  •  


adelinebosanquet

Thanks for share this useful script. This code is very useful and helpful for the developers. Thanks a lot again.
newbielink:http://www.mobileiphonedevelopmentindia.com/iphone-application-development/iphone-application-development.html [nonactive]
  •