|
An Encryptor
|
Other links at JavaScript > Scripts and Programs > Security |
| 1. |
NoPeek
|
|
|
NoPeek is a "no-right-click" script (without the prompt/alert) for webmasters wanting a polished, professional look.
|
| 2. |
Block the right-click
|
|
|
This short JavaScript will allow you to disable the right-clicking on the mouse, useful for preventing users from copying the content on your page, etc.
|
| 3. |
Stop the Spam-bots
|
|
|
This online tool generates some Javascript code that you can cut and paste into your HTML so that all those annoying spam-bots wont be able to harvest your e-mail address from your webpage. It writes your e-mail address to the browser but doesnt include your address in the actual HTML code. ** PHP and Python versions available. **
|
| 4. |
Anti Right, Middle, and Menu click
|
|
|
Using a mixture of DHTML, and JavaScript 1.2, this Script disables the right click, middle click, and menu key for being used on the applied page (Only works in IE 5.0 or higher and Netscape 4.0 or higher).
|
| 5. |
Basic No-Right-Click Mouse Script
|
|
|
Easy, short, cut-and-paste header script that intercepts the mouse right-click event and shows an alert box instead, thus disabling it. Intended to provide simple limited protection for page images, etc.
|
|
|