jquery - Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https, chrome-extension-resource. -
i downloaded jquery plugin tree view. want run index.html in chrome, blank page appears, running in web inspector, receive following error.
now, i've read why appears , how solve (using webserver) - thread here
because use locally on more computers won't have webserver, i'm asking if it's possible solve without webserver in chrome.
usage: customers click on data want display in application built in other programming language. app generate code, including json file. user (with lower knowledge) have click open. going open index.html in default browser. work in ie, firefox, opera, etc. won't work in chrome gain alot of troubles.
Comments
Post a Comment