http://support.microsoft.com/default.aspx?scid=kb;EN-US;q177378
Since you guys obviously are not shooting for NS4.x compatibility :), all sorts of tricks can be used. IFrames menioned in the kb article are very cool. You could also create a pseudo-dropdown like this one, http://webfx.eae.net/dhtml/select/jsGenerated.html . There are other better ones out there too. I don't know if you have noticed, but the problem is only in IE, Mozilla/NS6/etc all honor the z-index, so the solution could be IE specific... jon Philip Arnold - ASP wrote: > OK, here's the sitch... And I know I should REALLY post this to Talk, > but you know me... <g> > > We have this site with drop-down menus, they have a high z-index (I've > taken them to 90 to get rid of them), and just below on one page there's > 2 SELECT boxes with submit buttons beside them > > Now, when the drop-downs come visible, they go over the top of the > submit buttons, but not the drop-downs, which is VERY annoying > > Does anyone know of any issues where z-indexes are "ignored" because of > certain things? > > Any herlp would be appreciated... > http://212.32.4.72/index.cfm/action=PageDropDowns > > I've stripped everything else off the page just to get these done... ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
