A context menu is amenu in a graphical user interface (GUI) that appears upon user interaction, such as a right-click mouse operation.
Features
1.trigger contextMenu with right-click, left-click, hover or own custom trigger events
2..delegated event handling removing the need for re-initialization when trigger objects are added / removed
3.dynamic on-demand menu creation
4.optional icons for commands
5.input elements (text, textarea, checkbox, radio, select) within the menu
6.custom html elements (command free)
7.show/hide callbacks to update the state of commands
8.small memory footprint even with hundreds of trigger objects
9.adjust position of menu to fit in viewport
10.enable / disable commands
11.nested sub-menus
12.full keyboard interaction
13.HTML5 <menu> support
No comments:
Post a Comment