jQuery-menu-aim icon indicating copy to clipboard operation
jQuery-menu-aim copied to clipboard

Add new option "activationDelay" + new function parameters + update documentation

Open antoineguillou opened this issue 11 years ago • 4 comments

Add new option "activationDelay".

This option adds a delay (in milliseconds) before really opening submenu to prevent flickering submenus when moving cursor quickly between rows. If this option is not set, no delay is applied.

Add parameters to activate & deactivate functions

  • Activate : add previously activated row as a second parameter if any.
  • Deactivate : add next activated row as a second parameter if any.

antoineguillou avatar Apr 16 '13 16:04 antoineguillou

It's really helpful. Thanks!

andrnag avatar Jul 16 '13 09:07 andrnag

Thanks!

Matth2772 avatar Nov 11 '13 22:11 Matth2772

Thanks. Good job.

oguzhanaslan avatar Jan 23 '15 15:01 oguzhanaslan

Is this going to get merged? I also think it would be helpful to be able to add logic to this based on the element. Like, I want a delay on certain menu items that contain an animation, but not on others.

thenickcox avatar Jan 30 '16 01:01 thenickcox