简体   繁体   English

Dolphintabs 菜单在 joomla 1.6 上不起作用

[英]Dolphintabs menu is not working on joomla 1.6

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:我试图在 joomla 1.6 模板中使用 dolphin.js,但是我遇到了问题,海豚菜单不起作用,并且我收到一条错误消息:

document.getElementById(this.subcontainers[i]) is null [Break On This Error] document.getElementById(this.subcontainers[i]).style.display="none" document.getElementById(this.subcontainers[i]) is null [打破这个错误] document.getElementById(this.subcontainers[i]).style.display="none"

Please help me out.. Thanks and regards!请帮帮我..谢谢和问候!

It is very like you have a JS conflict with Mootools.就像您与 Mootools 发生 JS 冲突一样。 Try disabling the library with something like this.尝试使用类似的方法禁用库。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM