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.
Javascript drop down menu problem.
Javascript drop down menu problem.
Leroy
ITTS PC Support
ITTS PC Support
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
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
Re: Javascript drop down menu problem.
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.leroy wrote:Any suggestions on how this can be resolved is appreciated.
John
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.
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
ITTS PC Support