I have some JavaScript code that works in FireFox but not in Chrome or IE.
In the Chrome JS Console I get the follow error:
\"Uncaught Synta
I think it could be almost any javascript error/typing error in your application. I tried to delete one file content after another and finally found the typing error.