Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

On Z-Index of ActiveX Controls-Bug ?

0 views
Skip to first unread message

Jerry Qu

unread,
Sep 29, 1998, 3:00:00 AM9/29/98
to
I have problem to setup the "Z" relation between ActiveX Controls and Html
Control like "input"... It is looks like the ActiveXs is always in the front
of Html controls no matter how do I set the z-index. But, it works fine
between Html elements and between ActiveX Controls

thanks for any suggestion


<OBJECT classid=clsid:1EFB6596-857C-11D1-B16A-00C0F0283628 id=TabStrip1
style="HEIGHT: 415px; LEFT: 20px; POSITION: relative; TOP: 20px; WIDTH:
628px; Z-INDEX: 10"
width=628 VIEWASTEXT>
<PARAM NAME="_ExtentX" VALUE="16616">
<PARAM NAME="_ExtentY" VALUE="10980">
<PARAM NAME="TabWidthStyle" VALUE="0">
<PARAM NAME="MultiRow" VALUE="0">
<PARAM NAME="Style" VALUE="0">
<PARAM NAME="ShowTips" VALUE="1">
<PARAM NAME="TabFixedWidth" VALUE="0">
<PARAM NAME="TabFixedHeight" VALUE="0">
<PARAM NAME="HotTracking" VALUE="0">
<PARAM NAME="MultiSelect" VALUE="0">
<PARAM NAME="Placement" VALUE="0">
<PARAM NAME="Separators" VALUE="0">
<PARAM NAME="TabMinWidth" VALUE="1000">
<PARAM NAME="TabStyle" VALUE="0">
<PARAM NAME="ImageList" VALUE="">
<PARAM NAME="_Version" VALUE="393216">
<PARAM NAME="MousePointer" VALUE="0">
<PARAM NAME="Enabled" VALUE="1">
<PARAM NAME="OLEDropMode" VALUE="0">
</OBJECT>
<INPUT id=text1 name=text1 style="LEFT: -50px; POSITION: relative;
TOP: -151px; Z-INDEX: 602">

Ivo Brett

unread,
Sep 30, 1998, 3:00:00 AM9/30/98
to
Hi Jerry,
This is not a bug -- it is a documented fact. I am afraid changing the ZIndex
of ActiveX controls, forms, applets and plugin's just can't be done.

Check out this vey relevant url:
http://www.webreference.com/dhtml/diner/seethru/


Ivo.

0 new messages