Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:10

Menu Displays Behind Select Objects


Poster: wwilliam
Dated: Tuesday September 23 2003 - 15:01:27 BST

We have downloaded and are using topmenu4 and it works great.

The only problem we are experiencing is the sub menu display in the background underneath select objects. It doesn't do that with any other object.

Is there a workaround or fix for this ??

Thanks For Your Help !!


Poster: Hergio
Dated: Tuesday September 23 2003 - 21:27:34 BST

Not sure what brower you are using. But take a look at http://www.milonic.com/search.php and in IE6 at least the menu covers over all the drop downs with ease. Make sure you are using the LATEST version 5.0 RC 11 (at the time of this post). Go to http://www.milonic.com/download.php to get the latest.


Poster: Andy
Dated: Tuesday September 23 2003 - 21:58:47 BST

topmenu4 ?

I take it you got that from dynamicdrive.com - If so, it's version 3.3.19, we are currently at version 5.0 RC11 so it's a bit behind.

The version from our site should sit in front of select boxes just fine on the newer browsers.

Cheers
Andy


Poster: John
Dated: Wednesday September 24 2003 - 2:29:14 BST

What you have is actually 20+ levels down from what is current. In addition, the v3 series is no longer officially supported.


Poster: Doc
Dated: Friday September 26 2003 - 2:25:15 BST

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.

However when I view the menu on Milonic's own site the menus do appear in front of dropdowns in IE6.0SP1!

Does anyone have an idea as to what I could be doing wrong in my creation of Select fields? Or am I missing something?

Thanks in advance!


Poster: Hergio
Dated: Friday September 26 2003 - 2:35:38 BST

You've made sure your milonic_src, mmenudom, and mmenuns4 are all RC11, most current? Those are the main things I can see as different between your menu and andy's. If you need to, look at the file Andy uses to generate his menus and see what, if anything, he may be doing differently.
If you can, posting a URL would be the most beneficial...even if you leave your computer on for a day and give us your ip address, that would maybe help. Or post your menu_data code. Anything more would help.


Poster: Doc
Dated: Friday September 26 2003 - 2:41:16 BST

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 go behind the menu, but with absolute positioning on they appear in front. I can only guess the menu doesn't really know where the dropdowns are?

So is there any workaround for this? As it's a rather large site I'm developing, and changing the base structure of the site would be something I'd rather not do 8O


Poster: Andy
Dated: Friday September 26 2003 - 9:44:39 BST

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.

If you can make sure the menu is completely separate from all other HTML objects, the problem will go away.

However, I am only guessing though so could do with a URL to confirm this.

Cheers
Andy

Thanks !!


Poster: wwilliam
Dated: Friday September 26 2003 - 12:50:34 BST

Thanks for everyones help on this. I went and upgraded to version 5 of your menu and got a professional license for it and it took care of my problem.


Poster: Hergio
Dated: Friday September 26 2003 - 18:43:26 BST

Simply put, awesome. Glad to hear it! Thank you!


Poster: Doc
Dated: Monday September 29 2003 - 23:51:49 BST

Andy wrote:
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 version online which shows the problem: http://hillcrest.sim-racing.net/prc.html

Any help solving this would be really appreciated! :)