Skip to content

Running Ace from a file:

gjtorikian edited this page Sep 11, 2012 · 1 revision

to run ace from from file:/// url, you need to enable local XMLHttpRequests

firefox: from about:config set security.fileuri.strict_origin_policy=false

opera: opera:config#UserPrefs|AllowFileXMLHttpRequest

chrome: start it with --allow-file-access --allow-file-access-from-files --always-enable-dev-tools flags

ie: ?