Hi
Is it possible to implement a hoverintent behavior to mega menu? (Like superfish menu).
Would be nice all drop down menus to have a subtle time delay when hovering in and out of them.
Now they drop down instantly.
Regards
These are the words of usability guru Jakob Nielsen and I totally agree with him.A mega drop-down menu should only appear after the user has been hovering for 0.5 seconds. If the menus are set to appear instantly, and a user is casually rolling their mouse over the menu, they’ll see a bunch of menus flickering about — and that’s a nuisance.
transition: Fx.Transitions.Sine.easeOut,
transition: Fx.Transitions.linear,