Module: jQueryContextMenu

jQuery Context Menu Plugin Cory S.N. LaViska A Beautiful Site (https://abeautifulsite.net/) Modified by Alexis Deveria

More info: https://abeautifulsite.net/2008/09/jquery-context-menu-plugin/

Version:
  • 1.0.1
License:
  • (GPL-2.0-or-later OR MIT) This plugin is dual-licensed under the GNU General Public License and the MIT License and is copyright A Beautiful Site, LLC.
Source:
To Do:

Methods

(static) jQueryContextMenu($) → {external:jQuery}

Parameters:
Name Type Description
$ external:jQuery

The jQuery object to wrap (with contextMenu, disableContextMenuItems, enableContextMenuItems, disableContextMenu, enableContextMenu, destroyContextMenu)

Source:
Returns:
Type
external:jQuery

Type Definitions

jQueryContextMenuConfig

Type:
Properties:
Name Type Description
menu string
inSpeed Float
outSpeed Float
allowLeft boolean
Source:

jQueryContextMenuListener(href, srcElement, coords)

Parameters:
Name Type Description
href string

The href value after the first character (for bypassing an initial #)

srcElement external:jQuery

The wrapped jQuery srcElement

coords Object
Source: