Search found 5 matches

by Doc
Thu Oct 02, 2003 1:51 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Milonic Menu appears behind dropdown menus in IE 6.x
Replies: 9
Views: 6850

Well as far as I can tell there was no way to include dividers between menu items, so I entered them in the titles. I still have the dropdown problem with or without the IMG tags however...
by Doc
Thu Oct 02, 2003 1:41 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Milonic Menu appears behind dropdown menus in IE 6.x
Replies: 9
Views: 6850

Milonic Menu appears behind dropdown menus in IE 6.x

I've got a problem where my milonic menus appear behind dropdown menus rather than in front of them.

This problem is occuring for me in IE 6.0SP1. It isn't happening in Netscape 7.0.

I've placed a sample of the code that has my problem online at: http://hillcrest.sim-racing.net/prc.html

If ...
by Doc
Mon Sep 29, 2003 11:51 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Menu Displays Behind Select Objects
Replies: 10
Views: 9209

My guess is that you have embedded to menu inside a DIV.

This will lower the menus Z-Index and will begin to appear under anything not related to the container DIV.

No, I have all of the menu code immediately after the BODY tag, and before any DIV statements.

I've been able to put up a cutdown ...
by Doc
Fri Sep 26, 2003 2:41 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Menu Displays Behind Select Objects
Replies: 10
Views: 9209

I've just managed to realise what the problem is, although I don't know how to fix it.

The problem is my site is setup with a number of absolutely positioning areas. One at the top contains the menu and one below contains each pages data as such.

If I disable the absolute positioning the dropdowns ...
by Doc
Fri Sep 26, 2003 2:25 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Menu Displays Behind Select Objects
Replies: 10
Views: 9209

Hi,

I have purchased the latest copy of the Milonic menu (my scripts are dated 26th of September) and I still have a problem with Select form fields appearing on top of the dropdown menus.

This is happening for me on my own site (an intranet) in IE 6.0SP1 but not in Netscape 7.0 or Mozilla 1.4 ...