In that case you can change the security policy in your Google Chrome browser to allow Access-Control-Allow-Origin. This is very simple:
- Create a Chrome browser shortcut
- Right click short cut icon -> Properties -> Shortcut -> Target
Simple paste in
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --allow-file-access-from-files --disable-web-security
.