As far as I know most drop down menu will not show up if over a select
box.  Select boxes are essentially created by the OS rather than the
browser, and therefore do not respond well to layering... they always
want to be on top. The only solution is to put the select element
inside of a div then hide the div when an overlapping menu opens. Here
is an example for some other menu system

http://www.milonic.com/menusample.php?sampleid=14

----- Original Message -----
From: Claremont, Timothy <[EMAIL PROTECTED]>
Date: Tue, 24 Aug 2004 09:28:51 -0400
Subject: Transmenus and form elements
To: CF-Talk <[EMAIL PROTECTED]>

I am using a transmenus _javascript_ menu in my application. Everything
works fine except when I have a cfselect box in my page, near the top.
The transmenus drop down and go BEHIND the select boxes, so you can't
see the menu items. Is there a change I can make that will allow the
menus to always be on top of the other items on the page? Is this a
_javascript_ dilemma or a CF dilemma?________________________________
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to