Closed (duplicate)
Project:
Accordion Menu
Version:
6.x-1.1
Component:
Miscellaneous
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Sep 2011 at 11:08 UTC
Updated:
1 Mar 2012 at 19:05 UTC
Hi! I'm using Accordion Menu module with Skinr module to create mega type menus.
Here's the link:
But it can't retract. Any ideas?
Thanks!
Comments
Comment #1
kuydigital commentedSorry, I turned off all Skinr settings and I might just use CSS.
How can I make the menu "un-collapsed" by default?
Thanks!
Comment #2
solotandem commentedThere 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.
Comment #3
kuydigital commentedThanks 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 useddisplay: table-cellbut I can't get the child menu items to go as a vertical list.Here's the link again: http://demo.kdwebhost.net/
Comment #4
solotandem commentedDuplicate of #1286412: Using with Skinr module and #1284948: Accordion "mega" Menu.