REWIND CLOSE WINDOW X

CONTENT >> HTML HELP >> DISABLE RIGHT CLICK

Want to make your page so no one can right click? Here are two scripts I've found useful. To install, simply copy & paste the code into the <BODY> section of your website.

DISABLE RIGHT CLICK #1

This is a cross browser DHTML script that will prevent the default right menu from popping up when the right mouse is clicked on the web page. Use it to stop surfers from easily saving your web page, viewing its source, or lifting images off your site when using either IE 4+ or NS 4+. Definitely useful for many site owners...

DISABLE RIGHT CLICK #2 (NO POP UP ALERT)

A "silent" version of the popular No Right Click script that doesn't' alert a message. To alert or not to alert that is the question.