gpt4 book ai didi

javascript - Uncaught ReferenceError : stLight is not defined (in Chrome only)

转载 作者:可可西里 更新时间:2023-11-01 02:49:36 25 4
gpt4 key购买 nike

我的网页是这样结束的:

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" type="text/javascript"></script>
<script type="text/javascript">var switchTo5x=false;</script>
<script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
<script type="text/javascript">
stLight.options({publisher: "ur-24e62f76-1f66-e3aa-1190-c533b729ca11", doNotHash: true, doNotCopy: true, hashAddressBar: false});
</script>
<script type="text/javascript" src="/static/bootstrap/js/bootstrap.js"></script>
</body>
</html>

在 FireFox 和 Safari 中,它的行为。在 Chrome 中:

Uncaught ReferenceError: stLight is not defined nectar-tugg-art:229
(anonymous function)

换句话说,w.sharethis.com/button/buttons.js 中的代码无法执行,因此无法定义 stLight 变量。

该页面是在远程服务器上运行的 Django 网络应用程序的一部分。将生成的 HTML 页面保存在本地,然后在 Chrome 中查看,工作正常。

此时我被卡住了。与跨域安全模型有关吗?没有任何安全异常(exception)。

与其他 javascript 文件有一些奇怪的交互?

静态(生成的)代码是here .但它不会从 Dropbox 运行。

最佳答案

好吧,我想我可能已经找到了:该网站在 Chrome 的 incognito(色情)模式下运行良好。所以我强烈怀疑我有某种干扰它的扩展(比如 Do Not Track 之类的)。

编辑这是 Collusion 的“阻止已知跟踪站点”功能。

关于javascript - Uncaught ReferenceError : stLight is not defined (in Chrome only),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16139354/

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