jQuey Accordion UI conflict with Joomla jQuery Loading

Joomla 3.4.x

Scenario:
I’m using jQuery Accordion to create an accordion inside an admin module. I’ve been successful with the exception that when I hover over links/elements, code appears. You can see in my screenshot:

The accordion works great, but the odd anomaly is not normal. So I tried loading a different version of jQuery and that fixes the issue, except I lose the capability to see any of my Admin’s submenus when the parent menus are clicked.

Joomla loads it’s own jQuery, which makes the admin functional: /media/jui/js/jquery.min.js, jQuery version 1.11.3. I’ve tried unsetting (disabling) Joomla’s version and loading one independently (1.11.3 and 1.11.4).

1.11.3 which removes the popping up of code and makes the submenus work, but no accordion.

1.11.4: accordion works, no submenus, and there is the appearance of the popping up of code.

Not sure how to resolve this conflict or if there other accordion plugins out there that will work well with what I have.

Suggestions?

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.