This example shows you the basic behavior of Audero Context Menu.
This example shows you how, with few changes, you can display the menu in a fixed position. All you have to do
is to place the menu (the <ul>) inside the element you want to attach the plugin and set the CSS
position
attribute of the latter to relative
.
This example shows how you can have the custom context menu also for the mouse left button click event.
Plugin created by Aurelio De Rosa (@AurelioDeRosa).