Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
835
Popup menu not showing on subsequent selections
posted

Using WebTree and WebMenu 8.3, I have a popup menu that appears based upon a right-click of a tree item.  The first time I right-click the item the menu appears, I can select an item and it goes off and does it's thing.  If I again right-click on the item (or other items that call the same menu), the menu does not appear.

In debugging the Javascript, I can see that the NodeClick in the Tree is captured and the igmenu_showMenu is executed, but the menu never appears.  I have this same code elsewhere and it functions, so something odd is going on here!

I seem to recall the ability to refresh or reset the menu in some way, but I'm at a loss and can't see any method to do so.

Suggestions???

Thanks is advance!