Dolphintabs 菜单在 joomla 1.6 上不起作用

发布于 2024-11-18 03:43:33 字数 263 浏览 2 评论 0原文

我尝试在 joomla 1.6 模板中使用 dolphin.js,但我遇到问题,海豚菜单无法正常工作,并且我收到一条错误消息:

document.getElementById(this.subcontainers[i]) 为 null [中断此错误] document.getElementById(this.subcontainers[i]).style.display="none"

请帮助我.. 谢谢和问候!

i trying to use dolphin.js in joomla 1.6 template, buut i have a problem, the dolphin menu is not working, and i got an error message :

document.getElementById(this.subcontainers[i])
is null [Break On This Error]
document.getElementById(this.subcontainers[i]).style.display="none"

Please help me out..
Thanks and regards!

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

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

发布评论

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

评论(1

×眷恋的温暖 2024-11-25 03:43:33

这很像你与 Mootools 发生了 JS 冲突。尝试使用类似的方法禁用库

It is very like you have a JS conflict with Mootools. Try disabling the library with something like this.

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