Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在使用 AJAX 脚本时遇到问题,当我尝试从 Internet 解析 XML 文件时,没有响应。 http://pastebin.com/hGe7siBB 我只想解析来自互联网的 XML 文件。PD:必须为 JQuery mobile 工作。
您很可能会遇到同源策略的问题。
http://en.wikipedia.org/wiki/Same_origin_policy