JavaScript Right Click Resources

Below you will find 0 categories and 7 links related to JavaScript Right Click Resources.

Links:

JavaScript : Scripts and Programs : Alerts and Prompts

No Right Click Script

Visit No Right Click Script

Causes an alert box to be triggered when the visitor right clicks on the web page with the mouse. In other words it disables the standard menu that appears when someone right clicks on your web site and instead shows an alert box. Provides simple, though limited, protection of images, source code, text, and data.

  • Cost: Free

Disabling Both Mouse Buttons

Visit Disabling Both Mouse Buttons

A useful technique for display only pages, as well as protecting your underlying source code. You want to use this technique with caution and forethought, of course, since it effectively disables any mouse action on the page. The technique is most useful in display-only pop ups, as shown in this demo. Note that this technique only works in Microsoft Internet Explorer, Netscape completely ignores it.

  • Cost: Free

Right Click Opens Popup Window

Visit Right Click Opens Popup Window

Use this script to launch a popup window whenever the right mouse button is clicked. Useful for limited protection of page code and images; and the popup window can contain whatever fulmination on human morals you wish to deliver. The script allows you to also set the address, width, height, top, and left dimensions for the popup window.

  • Cost: Free
JavaScript : Scripts and Programs : Forms

FlipFlop Control

Visit FlipFlop Control

In a select form field that has the multiple attribute, the user may select more than one option. The problem is that most normal users don't know that this can be done using by holding shift or ctrl while clicking. With this script transform any existing select field into a FlipFlop field on the fly. Use left-right or top-bottom buttons for moving options. Move elements using the buttons, and if you wish, by clicking or doubleclicking. Limit the number of max selected options. Customize the look using css classes. Includes many API functions.

  • Cost: Free/$20.00 - $460.00
  • Version: 4.4
  • Platforms: All

Slider Control

Visit Slider Control

Bs_Slider Widget allows you to do what is often used in software on your webpage. Much nicer than an input field where a user can type in a number from 0 to 10, to 100 or whatever. Use your own images/colors, specify size; Set min-value, max-value, default-value, step-value (if you go 1-2-3 or 1-1.5-2, etc) User can change the value in 5 ways: slide click arrow; left/right click somewhere into the slider; enter a value into the field; Use an api function to set a value; Attach onChanges event. Can be directly used as form field.

  • Cost: Free/$20.00 - $460.00
  • Version: 4.4
  • Platforms: All
JavaScript : Scripts and Programs : Security

Screaming No-Right-Click Script

Visit Screaming No-Right-Click Script

A memorable experience for Internet Explorer users who right-click on your page. This script opens a popup window that flies around the screen, loudly screaming. Worse, you cannot shut the screamer up without following a specific instruction to do so. (Default behaviors for non-IE browsers also included within the script.) This script is very easy to install, even for newcomers to JavaScript. The script is provided as a downloadable kit in a zip file, with simple instructions, sample code, and the required sound file included in the download.

  • Cost: Free
  • Platforms: All
JavaScript : Scripts and Programs : Site Navigation

Context Menu Script

Visit Context Menu Script

This is a DHTML menu that's activated when the user right clicks the mouse. The menu can be used by the visitor to quickly jump to various links, whether within your site or externally. Window targeting is possible with each link, so the links can be specified to open either in current window, or another. The menu intelligently detects if it's too close to the browser edge when activated, and will reposition itself so it's always fully in view. Works in IE and NS6 and above, degrading well with browsers that don't support it.

  • Cost: Free