During the development of a Silverlight web part for SharePoint 2010, I found that the drop down navigation menus were hidden behind the web part.
To fix the issue, set the z-index to 0 and add a parameter for windowless and set the value to true.
During the development of a Silverlight web part for SharePoint 2010, I found that the drop down navigation menus were hidden behind the web part.
To fix the issue, set the z-index to 0 and add a parameter for windowless and set the value to true.