Hello citos,
maybe its the problem that chrome and ie don't allow load local json files with ajax.
Do you load your files from a local file system or via web server?
You can start chrome with a special parameter to allow loading local json files.
(--allow-file-access-from-files or --disable-web-security)
http://stackoverflow.com/questions/19902538/loading-local-files-with-javascript-without-a-web-server