Another Internet Explorer Javascript error. I can’t debug as well since Internet Explorer’s debugging tool is even slower than Eclipse which is quite an achievement…. Can anybody see what’s causing the SCRIPT16389: Unspecified error. jquery.min.js, line 2 character 91826 error?
Another Internet Explorer Javascript error. I can’t debug as well since Internet Explorer’s debugging
Share
You say you are using this code:
remove the backslash from the URL. I’m not completely sure why this causes an error, but IE traditionally handles backslashes in URLs differently than other browsers.