D
Dessip
Hey, im sorry but i dont know if this is the correct group,
I have got some Dynamic Controls on a page. and some static controls
on there as well, but the problem im having, which i think might be a
bug is this. I have 6 list box Web Controls, all showing different
information. (as well as numerous labels (HTML p) and buttons (Web
Controls) but these are hidden)
Then i have a Div, with a Button (Web Control) and a Label (Web
Control) which its initial state is hidden from the page, (CSS
Display: None) but when it gets displayed (Either Automatic at the
start by checking some params, or when a user requests) it is placed
behind the 6 List boxes, but on top of everything else, its using
position: absolute, and i have tried loads of different z-index
(10,3,999,9999) but not matter what i do it wont display it above the
list box. This only happens in IE, and not in any other Browsers. Is
this a common error or bug, and if so is there a way of fixing it.
Thank you for any help
Chris.
I have got some Dynamic Controls on a page. and some static controls
on there as well, but the problem im having, which i think might be a
bug is this. I have 6 list box Web Controls, all showing different
information. (as well as numerous labels (HTML p) and buttons (Web
Controls) but these are hidden)
Then i have a Div, with a Button (Web Control) and a Label (Web
Control) which its initial state is hidden from the page, (CSS
Display: None) but when it gets displayed (Either Automatic at the
start by checking some params, or when a user requests) it is placed
behind the 6 List boxes, but on top of everything else, its using
position: absolute, and i have tried loads of different z-index
(10,3,999,9999) but not matter what i do it wont display it above the
list box. This only happens in IE, and not in any other Browsers. Is
this a common error or bug, and if so is there a way of fixing it.
Thank you for any help
Chris.