asp.net - Silverlight control stays on top of div? Can't use Windowless mode and z-index is not working -


On the following, when I click the dropdown to login in the upper right, it is displayed behind the silver map I can not use window mode because it will disable scrolling on the map and menu. I have tried to apply Z-index everywhere, but I can not seem to do this work.

This will not be possible without using a windowless mode Silverlight plugin is at the top. To give you more space to login, you will need to reduce the map or deal with the boundaries of windowless mode.


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -