Closed (fixed)
Project:
Accordion Menu
Version:
6.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Issue tags:
Reporter:
Created:
3 Oct 2009 at 18:58 UTC
Updated:
13 Feb 2020 at 12:32 UTC
Jump to comment: Most recent
Comments
Comment #1
robobeau commentedHey bryanrobo. Fellow robos should help each other out, I always say. :)
On line 168, change
event: 'mouseover'toevent: 'click'BE WARNED: Doing this will make it so the link that activates the accordion menu is USELESS. Won't go anywhere. To make it activate the accordion menu AND have the link go somewhere, use
event: 'mousedown'.Having 'mousedown' in this case is rather useless, if you ask me, though.
Comment #2
matteoraggi commentedThis could be a nice option into UI of this module?
Comment #3
solotandem commentedVersion 6.x-1.1 includes settings for scope and all jQuery accordion options.
Comment #6
avpaderno