我的自定义 jQuery 手风琴脚本在 Internet Explorer 中中断
请原谅我的业余编码,但我已经将一个粗糙的页面拼凑在一起,该页面使用 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
哈哈,我想你可以摆脱这个:
jQuery 1.1.2 不是最新版本。
lol, I think you can get rid of this:
jQuery 1.1.2 is not quite the latest version.