BounceFish 

Website Solutions
Search
      home solutions clients resources faqs contact us  
  See our portfolio under the solutions section.

Resources - For Developers

Back to Resources For Developers Homepage

================COPY CODE BELOW===========================
<script language=JavaScript>
<!--
var message="Copyrighted material. All rights reserved.";
///////////////////////////////////
function clickIE() {if (document.all) {alert(message);return false;}}
function clickNS(e) {if
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {alert(message);return false;}}}
if (document.layers)
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
document.oncontextmenu=new Function("return false")
// -->
</script>

================COPY CODE ABOVE===========================

    INSTRUCTIONS
  • Paste code inside body <BODY></BODY> of HTML page

    DESCRIPTION
  • This will prevent users from right-clicking to download images, and other copyrighted material.

 

Copyright © 2003-2012. BounceFish Web Design. All rights reserved.