Hi,
I have this Owc11 ActiveX object on an .aspx page. Problem is, in IE8 (and IE7), the object will not display correctly in the z-order. It floats above everything, and messes up a dropdown menu and some popup controls that displays under the excel object. In IE6 it works just fine.

I have tried to set the z-index in css, and added the
<param name="wmode" value="Opaque">

but it doesn't do the job. With other object tags, flash objects for example, the solution should be to set the wmode on the embed tag to opaque as well, but in Activex there is no embed tag...

Any clue on a solution would be most interesting... thanks.

Please Login or Register  to view this content.
/L