Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:17
Relative Positioning Bug
Poster: monk275
Dated: Friday August 15 2008 - 14:56:25 BST
These are the buttons that I want to buy but I can't get them to work. I have worked with many buttons and never had this problem. http://www.milonic.com/menusample54.php
If you go to "View Source" you will see that I just have a div called wrapper which is 1000px x 800px. The problem is that when I make the wrapper div "relative" it makes the submenues appear in the middle of the screen ONLY in Mozilla and Firefox. IE7 works fine. Here is the link. http://www.caravanlogistics.ca/new_index.html
I need the div with the ID of wrapper to be Relatively positioned so that I can absolutely position other divs inside it. The relative position is turned on.
Can anyone help. I sent this to Milonic and they fixed another bug but they have not fixed this one???
Bryan
Re: Relative Positioning Bug
Poster: Ruth
Dated: Friday August 15 2008 - 17:49:56 BST
Hi,
Try putting buildAfterLoad=true; up along with the subOffsets and fixMozillaZIndex stuff then in the main menu put position='relative'; in the area where the style, alwaysvisible etc. is.
With that I tested in FF3, 2.0.0.16, 1.5, Opera 9.5, NN 7.2, 9.0.05, Safari for PC 3.1.2, IE6 and it seems to be OK in all those.
Ruth
Re: Relative Positioning Bug
Poster: John
Dated: Monday August 18 2008 - 15:47:41 BST
If I may, with v5.797 and above the fixMozillaZIndex item is now obsolete, and therefore no longer required in the code.