HJi all,
I'm doing a little learning on ASP.NET and I have a master Page with a drop down menu (DHTML and javascript). In the Index page that uses the master page as its layout, I have some SWF files as objects inserted into the content area.
The problem I'm having that the menu from the master page does not show above the SWF file. With HTML or ASP, the wmode set to transparent resolved this, but it does not seem to work in ASP.net.
So how do I get the wmode, or something similar to work with ASP.net?
-------------------------------------------------------------
"The most overlooked advantage of owning a computer is that if they foul up there's no law against whacking them around a bit."
I'm doing a little learning on ASP.NET and I have a master Page with a drop down menu (DHTML and javascript). In the Index page that uses the master page as its layout, I have some SWF files as objects inserted into the content area.
The problem I'm having that the menu from the master page does not show above the SWF file. With HTML or ASP, the wmode set to transparent resolved this, but it does not seem to work in ASP.net.
So how do I get the wmode, or something similar to work with ASP.net?
-------------------------------------------------------------
"The most overlooked advantage of owning a computer is that if they foul up there's no law against whacking them around a bit."