Disabling the Right Mouse (Right-Click) ButtonThis script allows you to effectively protect your code from prying eyes by disabling the availability of the right-click context menu's View Source option. This script only work with MSIE.
HTML protection scriptThis is a simple JavaScript that allows you to protect your HTML source code by preventing users from right-clicking on their mouse. It disables right-clicking and instead will display a message you specify.