<t:tree2> <f:facet name="node"> <div onmousedown="...." />
Then using javascript that is friendly for the browsers you support trap the right-mouse button and prevent the event from bubbling out to the browser (where the browser's right-click menu is shown) On 3/6/07, Geetha Rodricks <[EMAIL PROTECTED]> wrote:
Hi We are using tree2 and have it working with dynamic data. Now Iam interested in adding a menu when the user right clicks on a node in the trees. Based on the node the menu options would be different. Has anyone implemented a right click menu on a tree2 Node - Any help would be appreciated. Thanks Regards Geetha

