Example: Context Menu

Implementation of a context menu. Right-click a node and see what happens.
Also [space] key is supported to open the menu.

This example also demonstrates, how to copy or move branches and how to implement clipboard functionality.
A keyboard handler implements Cut, Copy, and Paste with Ctrl-X, Ctrl-C, Ctrl-V.

NOTE:
This sample uses the jquery-contextmenu plugin (which in turn depends on jQuery UI 1.9+). Visit the project page at github for usage and more information.
Please understand, that this separate plugin is not part of dynatree. Questions and bug reports should be directed there.

Selected node: -