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:33 UTC
Updated:
1 Mar 2012 at 19:05 UTC
Hi! I was able to create a Jquery accordion mega menu type in Drupal.
I need help on:
1) Making it retracted by default
2) Displayed as Multi-column menu (see attached screenshot)
Any ideas? Thanks!
Comments
Comment #1
kuydigital commentedI tried using "float: left;" on my
li.expanded {
}
Jquery seem to conflict with the css property. :(
Comment #2
kuydigital commentedUsed
But it only works for Firefox :(
Comment #3
solotandem commentedDuplicate of #1286412: Using with Skinr module and #1284930: Using Skinr module to create mega type menu.