Hi, everyone! What I'm trying to do is to get Joomla! to desplay the menu items in a nested ul menu, like this:
- Item
- Subitem
- Item2
- Subitem2
- Sub Subitem
- Subitem2
currently I'm using a custom HTML for this, I've written a custom jquery script for this accordion and I'd like to use it with the Joomla's menu system. I've also downloaded Extended Menu module. Please let me know of any ideas. P.S forgot to say that I don't want to create a dropdown menu that works on hover. My menu should slide down on .click()