changing z-index. help!!

B

billd

Hi. I have written a control that mimics a drop-down list box. It makes a DIV
visibile when the dropdown image button is pressed. The DIV is set to
absolute positioning.

Everything works great unless there is a WebControls.DropDownList in the
area where the DIV will appear. If there is a DropDownList control, the
DropDownList always appears over the DIV. Not a problem with TextBoxes,
CheckBoxes or any other control - just with the DropDownList.

I have tried every possible combination of style.zIndex I can think of, but
seems to have no effect.

Any suggestions would be greatly appreciated.
 
M

Marcel

The problem is with Internet Explorer.
The combobox is a window control.
You can only overlap it with an <object> or an <iframe>
So in your case just put the iframe in a dif or search google for
iframe select overlap etc.

Marcel van Eijkel
(www.vaneijkel.com)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,800
Messages
2,569,657
Members
45,417
Latest member
BonitaNile
Top