Closed (fixed)
Project:
Accordion Menu
Version:
6.x-1.0
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Apr 2012 at 01:39 UTC
Updated:
31 Dec 2012 at 23:30 UTC
Hi,
I was wondering if there is a way to slow down how quickly the menu opens when hovering over a trigger link.
Does this feature exist in more recent versions of the module or is there some guidance you could give as to where in the code I could define this.
Thanks
Gregg
Comments
Comment #1
solotandem commentedThe animation speed is not an exposed setting of the jQuery accordion widget in the 1.6 versions typically used with Drupal 6. It is an option in the current 1.9 version of this widget.
In 1.6, the animation speed varies by animation effect, or easing. The easing choices are: slide, bounceslide, and easeslide with speeds of 300, 1000, and 700, respectively.