Recommend this page to a friend! |
Download .zip |
Info | Example | Demos | View files (6) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2014-11-18 (1 year ago) | Not yet rated by the users | Total: 247 | All time: 174 This week: 32 |
Version | License | JavaScript version | Categories | |||
contextual-menu 1.2 | MIT/X Consortium ... | 1.0 | HTML, jQuery |
Description | Author | |||
This is a jQuery plugin to show a context sensitive menu under the mouse pointer. Innovation Award
|
jquery-contextual-menu = A configurable context menu. It act on right click, hover (with time lag), hold (with lag) text.html show hold with 1sec of lag. The project home is in http://www.smartango.com/articles/jquery-context-menu USE: --- func1= function(event, element) { }; func2= function(event, element) { }; jQuery(".linkimg").contextmenu({'option 1':func1, 'option 2':func2}, 'hold',1000); Second option is 'hold','right' or 'hover' Parameters are passed to callback function = Callback function has event and element as input. The ratio is to have, say, the exact position where pointer was when right clicked (i.e. use it in canvas too) |
Files |
File | Role | Description |
---|---|---|
bower.json | Data | bower definition |
contextmenu.css | Data | Auxiliary data |
contextmenu.jquery.json | Data | jQuery manifest |
jquery.contextmenu.js | Class | Class source |
README.md | Data | Documentation |
test.html | Example | Documentation |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.