roocoon
January 29th, 2005, 18:17
Hi all.
I'm posting this just in case somebody has come across this problem before.
A simple-looking case but I don't see what causes it.
I run a java-based web server that puts a database's data on a form and allows modification of the fields, some by direct entry and some by selecting from a dropdown list.
The form consists of a couple of frames and coded with Javascript (I didn't write it but I can see the code by browsing the page's source).
Problem: When I access the form from my laptop and hilight an option from a drop-down list (it gets highlighted as the mouse pointer moves over the list), I cannot select it. The clicks don't have any effect.
It should be some Javascript option in IE that causes this but which one?
Another computer on my intranet has no problem accessing that form.
Same OS (XP SP2), same security patches, same Java VM, same firewall, same security patches for IE, the exact same IE options. This computer is even more loaded and has a lot more of services running.
In the laptop, I removed all the IE plugins, disabled the firewall, made all Javascript options options enabled, low security, reregistered all the suggested DLLs as per MS instructions, and nothing. Same problem.
I thought it might even be the graphics driver (NVidia - the same version on both computers but different flavors of the chip) but Opera, on the laptop, works fine with that form so the problem should be something specific to IE.
I doubt it can be remote-fixed by anybody, unless you've come across this before, so the question is a bit more general.
How do you trace Javascript behavior on a case like this? Is there any tool that allows that? Alternatively, is there anything that can verify the correct setup of Javascript on a computer (other than reinstalling XP on top of itself)?
MS's Sfc didn't find anything and QfeCheck didn't identify any problems with the service patches.
Thanks in advance for any suggestions.
I'm posting this just in case somebody has come across this problem before.
A simple-looking case but I don't see what causes it.
I run a java-based web server that puts a database's data on a form and allows modification of the fields, some by direct entry and some by selecting from a dropdown list.
The form consists of a couple of frames and coded with Javascript (I didn't write it but I can see the code by browsing the page's source).
Problem: When I access the form from my laptop and hilight an option from a drop-down list (it gets highlighted as the mouse pointer moves over the list), I cannot select it. The clicks don't have any effect.
It should be some Javascript option in IE that causes this but which one?
Another computer on my intranet has no problem accessing that form.
Same OS (XP SP2), same security patches, same Java VM, same firewall, same security patches for IE, the exact same IE options. This computer is even more loaded and has a lot more of services running.
In the laptop, I removed all the IE plugins, disabled the firewall, made all Javascript options options enabled, low security, reregistered all the suggested DLLs as per MS instructions, and nothing. Same problem.
I thought it might even be the graphics driver (NVidia - the same version on both computers but different flavors of the chip) but Opera, on the laptop, works fine with that form so the problem should be something specific to IE.
I doubt it can be remote-fixed by anybody, unless you've come across this before, so the question is a bit more general.
How do you trace Javascript behavior on a case like this? Is there any tool that allows that? Alternatively, is there anything that can verify the correct setup of Javascript on a computer (other than reinstalling XP on top of itself)?
MS's Sfc didn't find anything and QfeCheck didn't identify any problems with the service patches.
Thanks in advance for any suggestions.