IE8: Line: 54 Error: '_11.left' is null or not an object jQuery?
I'm using the min jQuery loaded dynamically from Google
In IE8 I keep getting this error:
Line: 54
Error: '_11.left' is null or not an object
It says that it's in the "eval" code but doesn't give a filename!
Anybody seen this or know what it's about?
I am using 4 other scripts. One is packed, one minified, and the other two uncompressed. Could it be these other files too?
Again, it's just IE8. Firefox, Chrome work great.