仅在 IE8 兼容模式和 IE7 下出现 JavaScript 错误

发布于 2024-10-20 04:04:46 字数 686 浏览 1 评论 0原文

我仅在 IE7 和 IE8 的兼容模式下遇到恼人的错误。 FireFox 和其他浏览器工作正常。

该网站在这里:

http://174.136.92.214/test/test.html 错误,代码似乎表明 SuperFish/jQuery 代码内部有问题,这似乎令人惊讶。

任何帮助将不胜感激。

网页错误详细信息

用户代理:Mozilla/4.0(兼容; 微星8.0; Windows NT 6.1;哇64; 三叉戟/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729;媒体中心电脑6.0; .NET4.0C; InfoPath.3; .NET4.0E) 时间戳:2011 年 3 月 2 日星期三 21:13:57 世界标准时间

消息:期望的标识符,字符串 或数字 行:23 字符:13 代码:0 网址: http://174.136.92.214/test/test.html

I am getting an annoying error only in IE7 and IE8's compatibility mode. FireFox and other browsers work fine.

The site is here:

http://174.136.92.214/test/test.html

Looking at the error and the code seems to show that something is wrong inside the SuperFish/jQuery code which seems surprising.

Any help would be appreciated.

Webpage error details

User Agent: Mozilla/4.0 (compatible;
MSIE 8.0; Windows NT 6.1; WOW64;
Trident/4.0; SLCC2; .NET CLR
2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0;
.NET4.0C; InfoPath.3; .NET4.0E)
Timestamp: Wed, 2 Mar 2011 21:13:57
UTC

Message: Expected identifier, string
or number Line: 23 Char: 13 Code: 0
URI:
http://174.136.92.214/test/test.html

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

梦冥 2024-10-27 04:04:46

删除后面多余的逗号:

 speed:         'fast',  

Remove extra comma after:

 speed:         'fast',  
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文