By ckleiman on
I've been able to trouble-shoot this down to the Quicktab module, because, the message only appears on pages where I have nodes with quicktabs and when I remove the Quicktabs, the browser error message goes away. Does anyone know why? or better yet, how to fix?
Comments
.
If this behavior cannot be replicated in other browsers, then I suspect the problem is, as usual, with IE. Have you experimented with Firefox, for example?
No problems with Firefox.
No problems with Firefox. Besides, I don't think Firefox shows these kinds of messages. I think they're unique to IE and called scripting error type messages that appear in the lower left taskbar.
The site is working fine in both browsers. The error messages in IE are a bit annoying. I think I'll take a look into the module and see if anything.
Script debugger in IE shows where the problem is
Found this in IE tools and advanced. It showed where the problem was in the quicktabs.js, as I suspected. Here's a screenshot;
http://www.asianproav.com/images/Script_Debugger_IE_QuicktabsJS.jpg
So I removed this code and now everything seems to be working and no more error messages in IE.
.
You may want to report your finding to the author of the module; perhaps enter it into the Quicktabs issue queue as an FYI.