I'm fairly new to JQuery, having taken over this product, and I'm not sure the best questions to ask in troubleshooting this, so any help would be appreciated.
The situation: We have web pages that use JQuery, which run on correctly in our environment on IE6, IE7, and Firefox. They silently die as well, so any tips on how to gather useful troubleshooting info/logs would help too.
However, on a client's site, when using IE 6 none of the AJAX/JQuery calls seem to work, but they do in Firefox.
I'd appreciate help in where to look and what questions to ask in narrowing down the problem. For example, what setting in the browser might be most important? Does the version of the Java JRE matter for Javascript? Are their any domain settings which might affect this?
Thanks.