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:26

Menu displays in IE but not in Firefox


Poster: gmester
Dated: Thursday November 10 2005 - 19:44:16 GMT

I am using FireFox version 1.0.4 and the menu will not display at all. No errors visible.

In IE, the menu displays like a champ.

I am using Milonic Release 5.0 downloaded on 9/23/2005.

Here is how I call the .js file includes:

<script type="text/javascript" src="tools/milonic/milonic_src.js"></script>

<script type="text/javascript">
<!--
if(ns4)_d.write("<scr"+"ipt language=javascript src=tools/milonic/mmenuns4.js><\/scr"+"ipt>");
else _d.write("<scr"+"ipt language=javascript src=tools/milonic/mmenudom.js><\/scr"+"ipt>");
-->

</script>

<script language=Javascript src="tools/milonic/menu_data.js" type=text/javascript></script>


Poster: Ruth
Dated: Thursday November 10 2005 - 21:50:53 GMT

Hi,

There's no way we can see from just the menu calls what the problem is. Do you have a link, please?

Ruth


Poster: gmester
Dated: Thursday November 10 2005 - 23:20:30 GMT

This is for a secure test site.

Can I email you login information for a test account I have set up for Milonic so you can view it?

I have purchased a copy of the Milonic software and qualify for technical support, so is this the right place for me to submit for help?


Poster: Ruth
Dated: Friday November 11 2005 - 22:52:23 GMT

Hi,

Did you get the problem fixed?

Ruth


Poster: gmester
Dated: Saturday November 12 2005 - 3:41:34 GMT

I have emailed you a login.


Poster: Ruth
Dated: Saturday November 12 2005 - 14:21:15 GMT

I have not received any email.

Ruth


Poster: Ruth
Dated: Saturday November 12 2005 - 14:29:11 GMT

:oops: Sorry, I messed up the spelling.

Ruth


Poster: gmester
Dated: Thursday November 17 2005 - 17:26:08 GMT

I sent email but it was rejected.

I will send email to the new email address posted.

-g


Poster: Ruth
Dated: Thursday November 17 2005 - 18:20:18 GMT

Hi,

I don't know if this has anything to do with it, but I'm getting an error message in FF 1.0.2 I left out the url since it's a secure site and you have the url :)

Code:
Error: per has no properties
Source File   menu_data.js
Line: 33


When I click to find out where it is, it shows the second line of the two posted

Code:
var per = MM_findObj('drawer');
var perms = per.value;


I'm working on the page to see if I find anything else, but wanted to give you that info.

Ruth


Poster: Ruth
Dated: Thursday November 17 2005 - 18:42:00 GMT

Hi again,

OK, if you move your call for the menu files to the first thing after the body tag the menu shows up.

Ruth


Poster: gmester
Dated: Friday November 18 2005 - 19:50:52 GMT

Hey that did work.

Who would think that moving the library call clsoer to the body tag would work.

I tip my hat to the experts.

Thanks.

- gabor