Hello
I have a context menu with an element on the first level, and this element has child items.
Sample:
Categories
When the mouse is over "Categories", the child items are shown.
But when the user clicks on "Categories" the menu gets closed. In my opinion, the menu should stay open and nothing should happen. I tried with a function that returns false, but no success.
Thanks
Christian