Hey all,
My extjs app shows up fine in Firefox and Chrome, but in IE7 it hangs giving a few indicipherable errors
like:
"Line: 26
Char: 2
Error: Expected identifier, string or number
Code: 0
Url: ...."
Because the page is all loaded, its hard to trace the line number or view it from IE. How are other people tackling this problem with their apps?
thanks for any tips.