Java Script menu is hidden by Select HTML form

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
sauravg
Beginner
Beginner
Posts: 1
Joined: Mon Jan 16, 2006 10:10 am

Java Script menu is hidden by Select HTML form

Post by sauravg »

Hi

I am sorry if my question does not belong to this forum.
Actually I have a java Script menu on top of the form of my application.
On hovering mouse over a item it drops down a menu.
Now my problem is that under this menu there are other HTML fields.
Now if a field is SELECT class
e.g.

Code: Select all

<select name="Country" style="width: 110" id="Country" class="select">
than it hides the dropped down js menu.
tell me a way that i can increase the priority of js menu over html select field.
Also this problem is only with SELECT class field normal entry fields get over lapped by the js menu

Thanks
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Is this a Milonic menu? We have no idea how to do that in some other menu. This forum is specific to the Milonic menu system and the Milonic menu will drop over and not hide behind form select boxes.

If this is Milonic, please post a url so we can see what's happening.

Ruth
Post Reply