Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Select Combo Box top of all layers

Status
Not open for further replies.

lorita2002

Programmer
Jan 30, 2002
17
IN
Select form element top of all layers. How to solve this?

If i place a select item or a combo box even with Z-index very low, it is placed top of all layers.

 
Hi BillyRayPreachersSon ,

It works very fine when i use iframe. But I dont want to use iframe.

In a table, i freeze the header row, below that next row i place a combobox. This combobox overlaps the header row even after setting the z-index of header row greater.

I just need to do without iframe.

Rgs,
 
I just need to do without iframe.

Sorry, that is pretty much the standard solution for IE until IE7 comes out. But you're welcome to try and find your own workaround, let us know how it turns out.

-kaht

[sub] <P> <B> <P> <B> <P> <B> <P> <B> <P> <B> <P> <B> <P> <B> <P> <B> <P> <B> <P> <B> <P> <B> <P> <B> <P> <B> <P> <.</B>[/sub]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top