Hi, I keep getting this error when I run my web app (asp.net mvc) in the mobile safari (ITouch)
JavaScript Error line 1 SyntaxError: Parse error
JavaScript Error line 1 SyntaxError: Parse error
I have no problem running this in any other browser (including safari). I suspect this is something to do with mobile safari handling javascript files. I am using MicrosoftMvcAjax.js and Jquery.
The above error is totally useless to me and I couldn't figure out where to debug or start. Any help would be appreciated.
Thanks