I download Sencha Touch 2.0, and want to learn from its example. But my chrome can not load it. Chrome do not show any thing, it's white actually. But Safari can load it well. Why chrome can not? My chrome is the lastest, and i have reinstalled it this noon.
How are you debugging it?
I might not be correct as I'm also learning.. but the below is 1 possible reasons that is causing the errors.
Are you debugging it through file:// (Running as local files)? Look at your URL bar.
If it's file://.. for safari they do not impose XSS (Cross Site Scripting) for files that run locally. But for chrome they have XSS (Cross Site Scripting) for local file.
See Disable same origin policy in Chrome on how to disable same origin policy.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With