/Home/ files/ jquery/ jquery.contextmenu/ Size Date
demo/ 14 April 2012, 1:46pm
jquery.contextmenu-1.0.0.zip 33.3KB 12 April 2012, 9:47pm
license 35.0KB 12 April 2012, 9:47pm
readme 884B 14 April 2012, 1:44pm
The jQuery contextMenu is a jQuery plugin written by Marius Stanciu - Sergiu, a plugin that makes it easy to add right-click context menu functionality to any web application. A context menu can help make a web application feel even more like a native application.

    Supports keyboard control
    Always stays in viewport (menus never open outside of the visible area)
    Supports infinite amount of sub-menus
    Enable disable items or entire menus
    Add and remove items and let the menu refresh
    Add separators between groups of similar items
    Show non-menu items like images or forms
    Supports right- or left-click control
    Multiple elements can share menus
    Menus automatically resize based on menu contents
    Build menus with HTML or pass in a JavaScript object
    Customizable callbacks for each menu (onLoad, onShow, onHide, and onSelect)