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!
HI,
Can you attach a small sample that duplicates this issue?