The TreeView on the right has an EasyMenu attached to each of its nodes.
The children of "Dynamic Load" are loaded from another file.
In order to attach an EasyMenu to the dynamically loaded nodes,
the ob_OnNodeExpand function from the ob_events_xxxx.js file
(located in the tree2/script folder) needs to be modified.
|
Download the modified ob_OnNodeExpand function
|
and replace the existing one.
|
|