gpt4 book ai didi

javascript - 无法使用 jQuery 按钮链接连接外部 HTML 文件

转载 作者:行者123 更新时间:2023-12-03 11:51:30 24 4
gpt4 key购买 nike

我尝试使用 href 连接到同一目录中的 HTML 文件,但加载页面时出现错误。

它给出以下错误:

XMLHttpRequest cannot load file:///C:/Users/Nadeesha/Desktop/Collect/FounderR.html. Received an invalid response. Origin 'null' is therefore not allowed access.

我可以做什么来解决这个问题?

<a data-theme="d" data-corners="false" data-role="button" href="FounderR.html">
<img src="images/icons/round/64x64/entr.gif" alt="entr" style="display: block; margin: 0 auto">
Founder
</a>

最佳答案

如果您使用的是 chrome(我假设您是),那么在本地主机上工作时您将面临 CORS 问题。

我建议您阅读以下内容:

https://developers.google.com/storage/docs/cross-origin?hl=es

关于javascript - 无法使用 jQuery 按钮链接连接外部 HTML 文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/25815398/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com