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