jQuery Ajax issue loading XML locally - Safari Version 11.0 - Error: XMLHttpRequest cannot load .xml. Preflight response is not successful

jQuery Ajax issue loading XML locally - Safari Version 11.0 - Error: XMLHttpRequest cannot load .xml. Preflight response is not successful

今天我安装了 'Safari Version 11.0' - 安装后我在本地 XML 文件中加载 jQuery Ajax.

时遇到问题
"XMLHttpRequest cannot load .xml. Preflight response is not successful"

解决此问题的最简单方法是启用开发者菜单,然后从开发菜单中 select "Disable local file restrictions"。

希望这对其他人有帮助..