Hi,
I'm getting "Object Expected JS error in IE 6 and 7. I'm not able to reproduce this always. The behavior is inconsistent. I'm using Dojo Charts in my JSP page. When this error occurs none of the Charts gets loaded.
I had a similar problem with IE before. That was a JS function was called before the JS file was loaded completely. We can see the JS file in the request, but that file is empty. I wonder why IE is not taking the JS files from cache. It works perfectly in Mozilla. Can some one suggest a better way to track such inconsistent JS errors?
thanks