This question is locked. New answers and comments are not allowed.
I'm using the menu as a sort of toolbar in conjunction with the MVC Splitter. Mostly the toolbar/menu is a one-level series of images and text, but I do use a hierarchical menu in a couple of cases, as shown in the attached screen shot. However, when I click a hierarchical menu item to see the available children, the splitter blocks off the display of the child menu since the splitter pane is set to not resize.
What I'd like to see happen is for the menu drop down to appear over the MVC splitter bar, sort of like if it had a higher z-index. I'm guessing that this could be done through tweaking the css, but I've not yet been successful in making this happen.
Could you make any suggestions in how to change the CSS to enable this?
What I'd like to see happen is for the menu drop down to appear over the MVC splitter bar, sort of like if it had a higher z-index. I'm guessing that this could be done through tweaking the css, but I've not yet been successful in making this happen.
Could you make any suggestions in how to change the CSS to enable this?