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

problem div and dropdowlist

0 views
Skip to first unread message

Alexander Popov433455274

unread,
Oct 3, 2002, 10:01:08 AM10/3/02
to
my div have CSS class:
.visibleMenu

{

border:solid 2px #004992;

VISIBILITY: visible;

text-align:left;

CURSOR: default;

POSITION: absolute;

z-index:50;

BACKGROUND-COLOR: #cccccc;

filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=90, FinishOpacity=0,
Style=0, StartX=0, FinishX=100, StartY=0, FinishY=100);

}

dropdownlist dont have any style. why My Div displayed _under_
dropdownlist. but other elements such as TextBox displayed Right.


Vidar Petursson

unread,
Oct 3, 2002, 10:57:55 AM10/3/02
to
Hi

Its because its a windowed control and it does not support z-index
You could toggle its visibility / display

--
Best Regards
Vidar Petursson
==============================
Microsoft Internet Client & Controls MVP
==============================
"Alexander Popov433455274" <alex...@quantum.ru> wrote in message
news:anhik0$3l9$1...@news.sovam.com...

0 new messages