I have a treeview and I wanted to add right click support for the different items. This is how I did it:
http://jsfiddle.net/doonot/xWjSz/
The menu is shown only for the first root module (after right click), but not for the rest of the root modules. Can you tell me what I have to change, in order to get the menu for all root modules?
Thanks a lot, I much appreciate your answer.
Hiya Please see this demo http://jsfiddle.net/hYJPv/1/ or http://jsfiddle.net/hYJPv/ (Fixed the issue) or diff approach here http://jsfiddle.net/UeqBk/for_Dooonot_from_Tats_innit/
on
rightclickyou will get an alert.code