Reputation: 256
I have a menu bar on my ASP.NET page and some of the content in the Menu bar has drop downs with more results. When I hover over some of the content in the menu bar which shows a drop down, the drop down is ordered to be behind everything on the page, meaning I cannot see what content is being shown.
Here is an example:
Is there a way I can get the menu bar to appear above the other information?
Upvotes: 0
Views: 164