U cannot stop dropdowns from overlaying layers. The only thing you can do, it HIDE the offending form field when you display the layer. Do this by applying the HIDDEN attribute or by putting it inside a layer and hiding that layer.
Russ > -----Original Message----- > From: Stephen Moretti [mailto:[EMAIL PROTECTED] > Sent: 02 March 2004 17:43 > To: [EMAIL PROTECTED] > Subject: [ cf-dev ] OT: DHTML menus and z-index > > > Chaps.... (and chappesses) > > Got a spot of bother, that I'm sure there is a solution for, > but can't find > > DTML menus disappearing under form objects and flash, how do > you stop it > doing it? > > > Sorry for the rushed email... train to catch! > > Stephen > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] For human help, e-mail: > [EMAIL PROTECTED] > -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
