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

solotandem’s picture

Status: Active » Fixed

The 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.