Joomla, jQuery modules conflicting

前端 未结 5 2009
一个人的身影
一个人的身影 2020-12-11 10:41

I have a custom jQuery accordion menu on my site in a module, when the mod is enabled it breaks my RokSlideshow module.

I can\'t get them both to work at the same t

5条回答
  •  天涯浪人
    2020-12-11 11:37

    You've got moo-tools and jquery conflicting. I'd suggest using a jquery slideshow module - that would be the easiest way.

    edit: the conflict looks like they're using the same namespace, but I don't have much time to go in deeper details

提交回复
热议问题