Whoops, misread your question. I had thought you meant that select boxes were rendering underneath other form elements.
Anyhow, you can use Flash as other people suggested. Java applets also render above everything else. I know that in IE5.5 and above, there's a way to create special menus that also override everything. Too bad MS's site is such a bear to find information in, or else I'd send you a link. ----- Original Message ----- From: Rick Walters <[EMAIL PROTECTED]> Date: Friday, March 29, 2002 9:12 am Subject: RE: DHTML Layers > The layering problem is happening in IE. > > Thanks for the suggestions guys. > > Good Fortune, > Richard Walters, > Webmaster, Davita Laboratory Services > [EMAIL PROTECTED] > (800) 604-5227 x 3525 > > >>> [EMAIL PROTECTED] 03/29/02 10:58AM >>> > You need to set the z-index property on your layers. > > Sounds like you're using Netscape for this, as in IE the select boxes > are > system object and thus override everything else on the screen. > > -----Original Message----- > From: Rick Walters [mailto:[EMAIL PROTECTED]] > Sent: Friday, March 29, 2002 8:45 AM > To: CF-Talk > Subject: DHTML Layers > > > Hi Everyone, > > While this is not a Cold Fusion question, someone out there might have > run into this problem before. > > I am creating dynamic javascript to control a set of drop down menus. > My problem arises when I have a page with form input fields. Whenever > there are form input fields on the page the layers containing the > menuitems display behind the form input elements. Naturally I want > the > drop down layers to appear above the form elements but I don't really > know how. Any ideas? > > > > Good Fortune, > Richard Walters, > Webmaster, Davita Laboratory Services > [EMAIL PROTECTED] > (800) 604-5227 x 3525 > > DaVita Inc. > > > ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

