Javascript drop down menu problem.

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
leroy
Beginner
Beginner
Posts: 2
Joined: Wed Feb 18, 2004 3:15 pm

Javascript drop down menu problem.

Post by leroy »

I have an IE 6.0 windows browser problem I was wondering if someone would help me out.
I am running on Windows NT and I can't view javascript drop down menu items on my website that is designed using HTML. The place where this drop down item should be just comes up as a blank white box. The rest of the page is fine. I have run all available updates but not successful. I have tried to change seetings in Tools > Internet Options but that didn't solve it. However when I enabled debugging of scripts, there were several errors.
Strange thing about this is that the machine is part of a LAN. Other machines running the same intranet website don't have a similar problem. I am supporting the NT machines, of which this is the only machine experiencing the problem.
Any suggestions on how this can be resolved is appreciated.
Leroy
ITTS PC Support
User avatar
kevin3442
Milonic God
Milonic God
Posts: 2460
Joined: Sat Sep 07, 2002 12:09 am
Location: Lincoln, NE
Contact:

Post by kevin3442 »

A basic question... Is the "javascript drop down menu" script you're running the Milonic Menu?

With something like this, particularly if it's related to one machine, it will difficult at best to solve. But it will be virtually impossible to solve without being able to see the problem first hand. Can you put a test page using your code at a public URL? If not, can you post your menu_data.js code, and list the error messages you're getting?

Kevin
User avatar
Maz
Milonic God
Milonic God
Posts: 1717
Joined: Fri Jun 06, 2003 11:39 pm
Location: San Francisco
Contact:

Post by Maz »

If you are talking about Milonic menu, most likely 2 scenerios are you don't have the current release or the menu needs to be taken out of a div. Please post a url so we can help.

Regards,
maz
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Re: Javascript drop down menu problem.

Post by John »

leroy wrote:Any suggestions on how this can be resolved is appreciated.
Yep. Ya gotta help us if we are to help you... As requested on the posting screen, and by my firends, a URL would really help.
John
leroy
Beginner
Beginner
Posts: 2
Joined: Wed Feb 18, 2004 3:15 pm

Post by leroy »

I am glad for your willingness to help. However, I don't know how to post one. This website has been created by someone else in our company. I will talk to them about the possibility of posting. However it is running on Milonic ver 5.0.
Here is an exerpt of the code I assume to be where the problem is eminating from (on running the script debugger):
Error: A Runtime Error has occured. Do you wish to debug? Line 16; Error Unspecified error. (this comes up when switching between websites).
Microsoft Visual Studio Debugger: htmlfile: Unspecified error.
The debugger's permissions are set to read only.
</HEAD>
<BODY bgColor="#ffffff" leftMargin="0" topMargin="0" MARGINHEIGHT="0" MARGINWIDTH="0">
<form name="Form1" method="post" action="Default.aspx" id="Form1">

Thanks you all.
Leroy
ITTS PC Support
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

I really think it would be best if you 1) showed the problem to the person who created the site, and 2) if it can't be fixed, have that person get on this Forum to answer our questions.
John
Post Reply