Mon, March 30, 2015
1 min read
[JavaScript] Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https, chrome-extension-resource.
#chrome#javascript#cors
Chrome refuses to $.getJSON from file:// — a memo on why, and how to serve JSON over http as a workaround.
read more →