Hi! I'm using Accordion Menu module with Skinr module to create mega type menus.

Here's the link:

http://demo.kdwebhost.net/

But it can't retract. Any ideas?

Thanks!

Comments

kuydigital’s picture

Sorry, I turned off all Skinr settings and I might just use CSS.

How can I make the menu "un-collapsed" by default?

Thanks!

solotandem’s picture

There is not a setting for that. Do you have multiple top-level menu items? If so, the jQuery accordion documentation says you can not have multiple (including all) items opened (or un-collapsed). If you have one, then why use the accordion.

If you turn off the javascript, then the menu should behave somewhat normally and it will be un-collapsed.

kuydigital’s picture

Thanks solotandem! You're correct about top-level menu items. I changed that and it's working now.

Can you advice me about multi-column menus? Using float: left; conflicts with the accordion effect so I used display: table-cell but I can't get the child menu items to go as a vertical list.

Here's the link again: http://demo.kdwebhost.net/

solotandem’s picture

Status: Active » Closed (duplicate)