我的自定义 jQuery 手风琴脚本在 Internet Explorer 中中断

发布于 2024-12-09 11:17:52 字数 333 浏览 0 评论 0原文

请原谅我的业余编码,但我已经将一个粗糙的页面拼凑在一起,该页面使用 jQuery 手风琴并从 php 文件加载每个抽屉的内容:

http://timdenee.com/yourmaj_preview/accordion_test2.html

这在 Chrome 和 Firefox 中工作正常,但我在Internet Explorer 和整个事情都失败了。

对于我的一生,我无法弄清楚它出了什么问题......任何提示将不胜感激!

Forgive my amateur coding, but I've smashed together a crude page that uses jQuery accordion and loads the content of each drawer from a php file:

http://timdenee.com/yourmaj_preview/accordion_test2.html

This works fine in Chrome and Firefox, but I get a javascript error in Internet Explorer and the whole thing fails.

For the life of me I can't figure out what's wrong with it... Any tips would be much appreciated!

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

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

发布评论

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

评论(1

去了角落 2024-12-16 11:17:52

哈哈,我想你可以摆脱这个:

<script src="scripts/jquery-latest.js" type="text/javascript"></script>

jQuery 1.1.2 不是最新版本。

lol, I think you can get rid of this:

<script src="scripts/jquery-latest.js" type="text/javascript"></script>

jQuery 1.1.2 is not quite the latest version.

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