|
|
1.
|
| Dropdown menus allow for directed input into your applications. Many times the first choice in the option list may be a title or define the options after it, so you really would not want that as input, nor would you want to correct for that on the server if you could help it. When the first option is selected an alert box will appear directing the user to select another option. |
|
|
2.
|
| Silent No-Right-Click Script |
|
|
3.
|
| Causes an alert box to be triggered when the visitor right-clicks on the page with the mouse. |
|
|
4.
|
| Disabling Both Left & Right Mouse Buttons |
|
|
5.
|
| This is a simple script that lets you disable text selection (the ability to drag and select text) within any element on your page, such as a certain paragraph. |
|
|
6.
|
| A "silent" no right click script that disables right clicking on the page while NOT alerting any message. |
|
|
7.
|
| This alternate version of the no right click script targets only images, so right clicking is diabled only when attempting to save an image on the page. |
|