Currently, only the gecko rendering engine works around this. The problem arises from the fact that most browsers use their parent operating system to draw form elements. These in essence are drawn on top of the web page and aren't considered to be part of the web page. Gecko creates the form elements itself, so it does have control over the placement. Unfortunately, Gecko isn't quite as popular as IE......yet.
Sorry to rain on your parade. Marlon ----- Original Message ----- From: "Christian Abad" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, March 29, 2002 10:02 AM Subject: RE: DHTML Layers > Rick: > > Unfortunately, this is a known issue with DHTML. If I remember correctly, > it has something to do with browser DOM (Document Object Model). As far as > I know, there is no current work around... > > Anyone have any additional information / updates to this? > > Thanks, > Christian > > -----Original Message----- > From: Rick Walters [mailto:[EMAIL PROTECTED]] > Sent: Friday, March 29, 2002 10: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. > > ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. 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

