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: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:33

IE 7, submenu rendering in middle of page


Poster: ccater
Dated: Monday June 11 2007 - 14:57:11 BST

I saw a post written a while ago about this, but the other user put the javascript in their html code, and i have the code in a seperate .js file

this is my problem, my site isnt live yet so i have no example.

BUT

Right menu however goes all to heck when you rollover the menu and subs pop-out. this only happens in IE 6 and IE7 it appears to work correctly in Firefox. but instead they are popping WAY out to the right and at 200px offset vertically from where it should be

as of right now I have this code:
<SCRIPT language=JavaScript src="inc/milonic_src.js" type=text/javascript></SCRIPT>
<script language=JavaScript>
if(ns4)_d.write("<scr"+"ipt language=JavaScript src=inc/mmenuns4.js><\/scr"+"ipt>");
else _d.write("<scr"+"ipt language=JavaScript src=inc/mmenudom.js><\/scr"+"ipt>");
</script>
<SCRIPT language=JavaScript src="inc/menu_data_sub.js" type=text/javascript></SCRIPT>

in a css div layer. I have tried it outside of any div layer and it works perfectly, but that isnt what I want.

Plz help


Poster: ccater
Dated: Monday June 11 2007 - 18:11:06 BST

i know have the site loaded so that u can see the problem in IE

http://proof.beavercreekguitars.com


Poster: Ruth
Dated: Tuesday June 12 2007 - 10:34:18 BST

Hi,

You are going to have to update your menu to the newest version, especially since you'll need to set up the flash based on the new requirements for the newer IE browsers. You'll need to check this information http://www.milonic.com/activateflash.php

This will not work with the old menu version, I don't believe, but I'm not sure.

Also, you need to place the menu in a table/div in this manner explained here:

http://www.milonic.com/tablemenu.php

It is this that's causing the submenu problem. After upgrading there is a much easier way to do it shown here, method 1 is the new way to do it with the new menu versions.

http://support.milonic.com/beginners/ta ... /index.htm

Ruth