jQuery Singleton Contextmenu Plugin Demo

Features:

Right click on any of the green box to show custom context menu. Right clicking on other element will show their default context menu. Click anwyhere on the white area (either left or right) to make the menu disappear. Left click on the boxes will make the menu disappear. A second right click on the same box will popup the context menu at the clicking position. A second right click on a different box will pop up the context menu for that box.

Simple context menu with no callback on clicking

1

Simple context menu with callback

2

Simple context menu with custom data for callback

3

Context menu at right side of page

4

Detaching

Attaching