System.Web.UI.WebControls.DropDownList

L

lukejohn

Help......I have added several System.Web.UI.WebControls.DropDownList and they are always on top of the drop menu options of the 3rd party menu system I am using.


Thanks
 
G

Gerald Klein

This is not a .net problem, this is something you will need to resolve with
Javascript using layers or something similar to control the z-order of the
objects


lukejohn said:
Help......I have added several System.Web.UI.WebControls.DropDownList and
they are always on top of the drop menu options of the 3rd party menu system
I am using.
 
D

Damien Foggon

From what I can gather this is a bug in IE - SELECT boxes are placed at
the front of the dispaly above any DHTML that may be on the page.

Mozilla does it the correct way though!

Damien
 
A

Alvin Bruney [MVP]

I'm not sure this is a bug. Windowed elements (dropdowns and listboxes for
example) and activeX controls do not respond to layering or Z-ordering. I
believe it is IE specific behavior as well. The issue is complex enough to
warrant its own section in the book store.

--
Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl.com/3he3b
Damien Foggon said:
From what I can gather this is a bug in IE - SELECT boxes are placed at
the front of the dispaly above any DHTML that may be on the page.

Mozilla does it the correct way though!

Damien
and they are always on top of the drop menu options of the 3rd party menu
system I am using.
 

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

Forum statistics

Threads
474,093
Messages
2,570,607
Members
47,226
Latest member
uatas12

Latest Threads

Top